Files
freeCodeCamp/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/608a5a14fb644459b8b6e91e.md
2025-12-18 09:46:49 -08:00

3.6 KiB

id, title, challengeType, dashedName, lang
id title challengeType dashedName lang
608a5a14fb644459b8b6e91e Task 26 24 task-26 zh-CN

--description--

ang is the first back nasal final you learn.

Unlike front nasals which end in n with the tongue tip behind the upper teeth, back nasals end with ng, made by lifting the back of the tongue against the soft palate.

To pronounce ang, start with the open vowel a, then let the sound continue into the back nasal ng. Keep the mouth open and allow the sound to resonate at the back of the throat. The transition should be smooth without any break.

When ang is combined with initials, you get syllables such as bang, pang, mang, fang, dang, and chang.

Let's practice pronouncing ang and the syllables, and then use fang in different tones as an example.

Pinyin Character
fāng
fáng
fǎng 仿
fàng

--assignment--

I've listened to the audio and practiced pronouncing the nasal final and syllables.

--scene--

{
  "setup": {
    "background": "cafe.png",
    "characters": [
      {
        "character": "Li Hong",
        "position": {
          "x": 50,
          "y": 15,
          "z": 1.4
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "ZH_A1_pinyin_nasal_finals.mp3",
      "startTime": 1,
      "startTimestamp": 377.27,
      "finishTimestamp": 400.67
    }
  },
  "commands": [
    {
      "character": "Li Hong",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Li Hong",
      "startTime": 1,
      "finishTime": 1.87,
      "dialogue": {
        "text": "ang",
        "align": "center"
      }
    },
    {
      "character": "Li Hong",
      "startTime": 3.37,
      "finishTime": 4.09,
      "dialogue": {
        "text": "bang",
        "align": "center"
      }
    },
    {
      "character": "Li Hong",
      "startTime": 5.71,
      "finishTime": 6.58,
      "dialogue": {
        "text": "pang",
        "align": "center"
      }
    },
    {
      "character": "Li Hong",
      "startTime": 7.86,
      "finishTime": 8.84,
      "dialogue": {
        "text": "fang",
        "align": "center"
      }
    },
    {
      "character": "Li Hong",
      "startTime": 10.32,
      "finishTime": 11.24,
      "dialogue": {
        "text": "dang",
        "align": "center"
      }
    },
    {
      "character": "Li Hong",
      "startTime": 12.52,
      "finishTime": 13.49,
      "dialogue": {
        "text": "huang",
        "align": "center"
      }
    },
    {
      "character": "Li Hong",
      "startTime": 14.77,
      "finishTime": 15.8,
      "dialogue": {
        "text": "chuang",
        "align": "center"
      }
    },
    {
      "character": "Li Hong",
      "startTime": 17.46,
      "finishTime": 18.29,
      "dialogue": {
        "text": "fāng",
        "align": "center"
      }
    },
    {
      "character": "Li Hong",
      "startTime": 19.27,
      "finishTime": 20.31,
      "dialogue": {
        "text": "fáng",
        "align": "center"
      }
    },
    {
      "character": "Li Hong",
      "startTime": 21.22,
      "finishTime": 22.34,
      "dialogue": {
        "text": "fǎng",
        "align": "center"
      }
    },
    {
      "character": "Li Hong",
      "startTime": 23.16,
      "finishTime": 23.9,
      "dialogue": {
        "text": "fàng",
        "align": "center"
      }
    },
    {
      "character": "Li Hong",
      "opacity": 0,
      "startTime": 24.4
    }
  ]
}