Back to Freecodecamp

Task 32

curriculum/challenges/english/blocks/zh-a1-learn-compound-finals/68cb3503cacae44f68ff5659.md

latest1.3 KB
Original Source
<!-- (Audio) Lin Yating: shuāi -->

--instructions--

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

--fillInTheBlank--

--sentence--

BLANK

--blanks--

shuāi

--feedback--

This syllable combines the initial sh with the final uai, and uses the first tone.

--explanation--

The speaker pronounces the syllable shuāi, which consists of the initial sh and the compound final uai. It uses the first tone, which is high and level.

--scene--

json
{
  "setup": {
    "background": "company2-center.png",
    "characters": [
      {
        "character": "Lin Yating",
        "position": {
          "x": 50,
          "y": 15,
          "z": 1.4
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "ZH_A1_pinyin_compound_finals.mp3",
      "startTime": 1,
      "startTimestamp": 447.53,
      "finishTimestamp": 449.55
    }
  },
  "commands": [
    {
      "character": "Lin Yating",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Lin Yating",
      "startTime": 1,
      "finishTime": 2.52,
      "dialogue": {
        "text": "shuāi",
        "align": "center"
      }
    },
    {
      "character": "Lin Yating",
      "opacity": 0,
      "startTime": 3.02
    }
  ]
}