Back to Freecodecamp

Task 27

curriculum/challenges/english/blocks/zh-a1-learn-compound-finals/657db9efc496d4cf1821cf6a.md

latest1.4 KB
Original Source
<!-- (Audio) Lin Yating: jiāo -->

--description--

Because iao contains a, the tone mark goes on the a. For example, miǎo.

--instructions--

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

--fillInTheBlank--

--sentence--

BLANK

--blanks--

jiāo

--feedback--

This syllable combines the initial j with the final iao, and uses the first tone, which is high and level.

--explanation--

The speaker pronounces the syllable jiāo, which consists of the initial j and the compound final iao. 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": 381.23,
      "finishTimestamp": 383
    }
  },
  "commands": [
    {
      "character": "Lin Yating",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Lin Yating",
      "startTime": 1,
      "finishTime": 2.47,
      "dialogue": {
        "text": "jiāo",
        "align": "center"
      }
    },
    {
      "character": "Lin Yating",
      "opacity": 0,
      "startTime": 2.97
    }
  ]
}