Back to Freecodecamp

Task 8

curriculum/challenges/english/blocks/zh-a1-learn-initials/6bdf5c91d562f4adf84a6a5b.md

latest1.2 KB
Original Source
<!-- (Audio) Wang Hua: mù -->

--instructions--

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

--fillInTheBlank--

--sentence--

BLANK

--blanks--

--feedback--

This combines the initial m with the final u, and uses the fourth tone.

--explanation--

The speaker is pronouncing the syllable with the initial m, the final u, and the fourth tone, which falls sharply from high to low.

--scene--

json
{
  "setup": {
    "background": "company3-reception.png",
    "characters": [
      {
        "character": "Wang Hua",
        "position": {
          "x": 50,
          "y": 15,
          "z": 1.4
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "ZH_A1_pinyin_initials.mp3",
      "startTime": 1,
      "startTimestamp": 155.14,
      "finishTimestamp": 155.94
    }
  },
  "commands": [
    {
      "character": "Wang Hua",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Wang Hua",
      "startTime": 1,
      "finishTime": 1.8,
      "dialogue": {
        "text": "mù",
        "align": "center"
      }
    },
    {
      "character": "Wang Hua",
      "opacity": 0,
      "startTime": 2.3
    }
  ]
}