Back to Freecodecamp

Task 6

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

latest1.9 KB
Original Source
<!-- (Audio) Lin Yating: 黑白 (hēi bái) -->

--description--

Now you will practice identifying ai and ei sounds through a word composed of two characters that have completely opposite meanings.

When they are put together, they form a very common and interesting pair in Chinese.

Again, don't worry about what the word means. Just notice how Pinyin helps you produce the characters.

--instructions--

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

--fillInTheBlank--

--sentence--

BLANK

--blanks--

黑白 (hēi bái)

--feedback--

This word combines the syllables hēi and bái.

--explanation--

The first syllable combines the initial h with the compound final ei, and uses the first tone, which is a high-level tone. The second syllable combines the initial b with the compound final ai, and uses the second tone, which rises from mid to high.

黑白 (hēi bái) literally means "black and white". It is often used metaphorically to mean right and wrong or clear moral distinction.

--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": 106.67,
      "finishTimestamp": 108.54
    }
  },
  "commands": [
    {
      "character": "Lin Yating",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Lin Yating",
      "startTime": 1,
      "finishTime": 2.87,
      "dialogue": {
        "text": "黑白 (hēi bái)",
        "align": "center"
      }
    },
    {
      "character": "Lin Yating",
      "opacity": 0,
      "startTime": 3.37
    }
  ]
}