Back to Freecodecamp

Task 30

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

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

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

Which option matches the sound you hear?

--answers--

xiàng

--feedback--

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


cháng

--feedback--

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


shàng


zāng

--feedback--

The initial and tone are different from the one in the audio.

--video-solution--

3

--explanation--

The speaker is pronouncing the syllable with the initial sh and the final ang, and the fourth tone, which falls sharply.

--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": 439.53,
      "finishTimestamp": 441.28
    }
  },
  "commands": [
    {
      "character": "Li Hong",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Li Hong",
      "startTime": 1,
      "finishTime": 2.25,
      "dialogue": {
        "text": "shàng",
        "align": "center"
      }
    },
    {
      "character": "Li Hong",
      "opacity": 0,
      "startTime": 2.75
    }
  ]
}