Back to Freecodecamp

Task 18

curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/6fd120b7602874d23b82fdd7.md

latest1.3 KB
Original Source
<!-- (Audio) Li Hong: xiǎng -->

--description--

For tone marking, the mark goes on a in iang. For example, qiáng.

--instructions--

Listen to the audio and complete the syllable with the correct tone mark.

--fillInTheBlank--

--sentence--

BLANK

--blanks--

xiǎng

--feedback--

This syllable combines the initial x with the final iang, and uses the third tone.

--explanation--

The speaker is pronouncing the syllable with the initial x, the final iang, and uses the third tone, which dips down then rises.

--scene--

json
{
  "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": 293.99,
      "finishTimestamp": 296.28
    }
  },
  "commands": [
    {
      "character": "Li Hong",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Li Hong",
      "startTime": 1,
      "finishTime": 2.79,
      "dialogue": {
        "text": "xiǎng",
        "align": "center"
      }
    },
    {
      "character": "Li Hong",
      "opacity": 0,
      "startTime": 3.29
    }
  ]
}