Back to Freecodecamp

Task 40

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

latest1.4 KB
Original Source
<!-- (Audio) Li Hong: wēng -->

--description--

ueng is a special final. It can't be combined with any initial. Instead, it only appears as a standalone syllable, with the leading u replaced with w, forming the syllable weng.

--instructions--

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

--fillInTheBlank--

--sentence--

BLANK

--blanks--

wēng

--feedback--

This syllable uses the final ueng, written as weng, and takes the first tone.

--explanation--

The speaker pronounces wēng. It uses the final ueng, written as weng, and takes 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": 556.31,
      "finishTimestamp": 558.55
    }
  },
  "commands": [
    {
      "character": "Li Hong",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Li Hong",
      "startTime": 1,
      "finishTime": 2.74,
      "dialogue": {
        "text": "wēng",
        "align": "center"
      }
    },
    {
      "character": "Li Hong",
      "opacity": 0,
      "startTime": 3.24
    }
  ]
}