Back to Freecodecamp

Task 3

curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/66673c13915f7489a9692262.md

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

--instructions--

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

--fillInTheBlank--

--sentence--

BLANK

--blanks--

bàn

--feedback--

This syllable combines the initial b with the final an, and uses the fourth tone.

--explanation--

The speaker pronounces the syllable bàn, which consists of the initial b and the nasal final an. It uses 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": 81.11,
      "finishTimestamp": 81.71
    }
  },
  "commands": [
    {
      "character": "Li Hong",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Li Hong",
      "startTime": 1,
      "finishTime": 1.6,
      "dialogue": {
        "text": "bàn",
        "align": "center"
      }
    },
    {
      "character": "Li Hong",
      "opacity": 0,
      "startTime": 2.1
    }
  ]
}