Back to Freecodecamp

Task 16

curriculum/challenges/english/blocks/zh-a1-learn-compound-finals/65ea544013180471cac4b114.md

latest1.3 KB
Original Source
<!-- (Audio) Lin Yating: dié -->

--instructions--

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

--fillInTheBlank--

--sentence--

BLANK

--blanks--

dié

--feedback--

This syllable combines the initial d with the final ie, and uses the second tone.

--explanation--

The audio pronounces the syllable dié, which consists of the initial d and the compound final ie. It uses the second tone, which rises from mid to high.

--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": 245.46,
      "finishTimestamp": 247.12
    }
  },
  "commands": [
    {
      "character": "Lin Yating",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Lin Yating",
      "startTime": 1,
      "finishTime": 2.36,
      "dialogue": {
        "text": "dié",
        "align": "center"
      }
    },
    {
      "character": "Lin Yating",
      "opacity": 0,
      "startTime": 2.86
    }
  ]
}