Back to Freecodecamp

Task 12

curriculum/challenges/english/blocks/zh-a1-learn-compound-finals/6ca764a717aa84bc69922867.md

latest1.7 KB
Original Source
<!-- (Audio) Lin Yating: 高手 (gāo shǒu) -->

--description--

Now you will practice identifying ao and ou in a word. Maybe this word is something you'd want to become someday.

--instructions--

Listen to the audio and complete the word below. The correct syllables will be converted to Chinese characters.

--fillInTheBlank--

--sentence--

BLANK

--blanks--

高手 (gāo shǒu)

--feedback--

This word combines the syllables gāo and shǒu.

--explanation--

The first syllable combines the initial g with the compound final ao, and uses the first tone, which is a high-level tone. The second syllable combines the initial sh with the compound final ou, and uses the third tone, which starts in the middle, falls to a low point and then rises again.

高手 (gāo shǒu) refers to an expert or a master in a particular field.

--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": 182.12,
      "finishTimestamp": 183.99
    }
  },
  "commands": [
    {
      "character": "Lin Yating",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Lin Yating",
      "startTime": 1,
      "finishTime": 2.87,
      "dialogue": {
        "text": "高手 (gāo shǒu)",
        "align": "center"
      }
    },
    {
      "character": "Lin Yating",
      "opacity": 0,
      "startTime": 3.37
    }
  ]
}