Back to Freecodecamp

Task 13

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

latest1.2 KB
Original Source
<!-- (Audio) Li Hong: duān -->

--instructions--

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

--fillInTheBlank--

--sentence--

BLANK

--blanks--

duān

--feedback--

This syllable combines the initial d with the final uan, and uses the first tone.

--explanation--

The speaker is pronouncing the syllable with the initial d, the final uan, and the first tone, which is high and level.

--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": 231.55,
      "finishTimestamp": 233.25
    }
  },
  "commands": [
    {
      "character": "Li Hong",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Li Hong",
      "startTime": 1,
      "finishTime": 2.2,
      "dialogue": {
        "text": "duān",
        "align": "center"
      }
    },
    {
      "character": "Li Hong",
      "opacity": 0,
      "startTime": 2.7
    }
  ]
}