Back to Freecodecamp

Task 22

curriculum/challenges/english/blocks/zh-a1-learn-initials/644869c6f968b491a95667c7.md

latest1.6 KB
Original Source
<!-- (Audio) Wang Hua: 独立 (dú lì) -->

--description--

Now you will do a quick practice to check whether you can recognize d, t, n, and l.

This word describes the action of doing things entirely on your own, without any help from others.

--instructions--

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

--fillInTheBlank--

--sentence--

BLANK

--blanks--

独立 (dú lì)

--feedback--

This word is made from two syllables: and .

--explanation--

The first syllable uses the initial d with the simple final u, and takes the second tone. The second syllable uses the initial l with the simple final i, and takes the fourth tone.

独立 (dú lì) means to do things by yourself, without help from others.

--scene--

json
{
  "setup": {
    "background": "company3-reception.png",
    "characters": [
      {
        "character": "Wang Hua",
        "position": {
          "x": 50,
          "y": 15,
          "z": 1.4
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "ZH_A1_pinyin_initials.mp3",
      "startTime": 1,
      "startTimestamp": 362.14,
      "finishTimestamp": 363.84
    }
  },
  "commands": [
    {
      "character": "Wang Hua",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Wang Hua",
      "startTime": 1,
      "finishTime": 2.4,
      "dialogue": {
        "text": "独立 (dú lì)",
        "align": "center"
      }
    },
    {
      "character": "Wang Hua",
      "opacity": 0,
      "startTime": 2.9
    }
  ]
}