Back to Freecodecamp

Task 14

curriculum/challenges/english/blocks/zh-a1-learn-compound-finals/6197879f7a4594087b71cf09.md

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

--instructions--

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

--fillInTheBlank--

--sentence--

BLANK

--blanks--

jià

--feedback--

This syllable combines the initial j with the final ia, and uses the fourth tone.

--explanation--

The audio pronounces the syllable jià, which consists of the initial j and the compound final ia. It uses the fourth tone, which is a falling tone.

--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": 208.04,
      "finishTimestamp": 209.08
    }
  },
  "commands": [
    {
      "character": "Lin Yating",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Lin Yating",
      "startTime": 1,
      "finishTime": 1.64,
      "dialogue": {
        "text": "jià",
        "align": "center"
      }
    },
    {
      "character": "Lin Yating",
      "opacity": 0,
      "startTime": 2.14
    }
  ]
}