Back to Freecodecamp

Task 19

curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/69414f36e964c3c0dafd6ea4.md

latest1.4 KB
Original Source
<!-- (audio) Li Hong: qiáng -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

Which option matches the sound you hear?

--answers--

qiáng


quán

--feedback--

The final is different from what you hear.


jiǎng

--feedback--

The initial and the tone do not match what you hear in the audio.


qiāng

--feedback--

The tone is different from the one in the audio.

--video-solution--

1

--explanation--

The speaker is pronouncing the syllable with the initial q and the final iang, 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": 285.61,
      "finishTimestamp": 287.14
    }
  },
  "commands": [
    {
      "character": "Li Hong",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Li Hong",
      "startTime": 1,
      "finishTime": 2.03,
      "dialogue": {
        "text": "qiáng",
        "align": "center"
      }
    },
    {
      "character": "Li Hong",
      "opacity": 0,
      "startTime": 2.53
    }
  ]
}