Back to Freecodecamp

Task 50

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

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

--instructions--

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

--fillInTheBlank--

--sentence--

BLANK

--blanks--

chū

--feedback--

This syllable combines the initial ch with the final ū, and uses the first tone.

--explanation--

The speaker is pronouncing the syllable with the initial ch, the final ū, and uses the first tone, which is high and level.

--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": 735.76,
      "finishTimestamp": 738.23
    }
  },
  "commands": [
    {
      "character": "Wang Hua",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Wang Hua",
      "startTime": 1,
      "finishTime": 2.67,
      "dialogue": {
        "text": "chū",
        "align": "center"
      }
    },
    {
      "character": "Wang Hua",
      "opacity": 0,
      "startTime": 3.17
    }
  ]
}