Back to Freecodecamp

Task 24

curriculum/challenges/english/blocks/zh-a1-learn-compound-finals/64809712c232d44b290fe7d8.md

latest1.5 KB
Original Source
<!-- (Audio) Lin Yating: xuē -->

--instructions--

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

--fillInTheBlank--

--sentence--

BLANK

--blanks--

xuē

--feedback--

This syllable combines the initial x with the final üe, and uses the first tone. Remember to type v to represent ü.

--explanation--

The speaker pronounces the syllable xuē, which consists of the initial x and the compound final üe. It uses the first tone, which is high and level.

Note that the two dots above ü are omitted when üe follows the initial x, so you only need to write u in this case. If you're using a Chinese keyboard, you should see the dots removed automatically when typing xve.

--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": 337.87,
      "finishTimestamp": 339.5
    }
  },
  "commands": [
    {
      "character": "Lin Yating",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Lin Yating",
      "startTime": 1,
      "finishTime": 2.33,
      "dialogue": {
        "text": "xuē",
        "align": "center"
      }
    },
    {
      "character": "Lin Yating",
      "opacity": 0,
      "startTime": 2.83
    }
  ]
}