Back to Freecodecamp

Task 22

curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/685dcec27184d4b0daba7977.md

latest1.4 KB
Original Source
<!-- (Audio) Li Hong: lún -->

--description--

uen is often written as un in standard Pinyin spelling. For tone marking, the mark goes on u in un. For example, tún.

--instructions--

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

--fillInTheBlank--

--sentence--

BLANK

--blanks--

lún

--feedback--

This syllable combines the initial l with the final uen (written as un), and uses the second tone.

--explanation--

The speaker is pronouncing the syllable with the initial l, the final uen (written as un), and uses the second tone, which rises from mid to high.

--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": 341.87,
      "finishTimestamp": 343.69
    }
  },
  "commands": [
    {
      "character": "Li Hong",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Li Hong",
      "startTime": 1,
      "finishTime": 2.82,
      "dialogue": {
        "text": "lún",
        "align": "center"
      }
    },
    {
      "character": "Li Hong",
      "opacity": 0,
      "startTime": 3.32
    }
  ]
}