Back to Freecodecamp

Task 4

curriculum/challenges/english/blocks/zh-a1-learn-special-spelling-rules/6ea78a5608eaa4f72bb536e4.md

latest1.2 KB
Original Source
<!-- (Audio) Chen Na: wù -->

--instructions--

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

--fillInTheBlank--

--sentence--

BLANK

--blanks--

--feedback--

This syllable combines w with u, and takes the fourth tone.

--explanation--

The speaker is pronouncing the syllable , and uses the fourth tone, which falls sharply. It's a whole syllable, which you'll learn more about in later lessons.

--scene--

json
{
  "setup": {
    "background": "company1-breakroom.png",
    "characters": [
      {
        "character": "Chen Na",
        "position": {
          "x": 50,
          "y": 15,
          "z": 1.4
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "ZH_A1_pinyin_special_spelling_rules.mp3",
      "startTime": 1,
      "startTimestamp": 69.22,
      "finishTimestamp": 70.36
    }
  },
  "commands": [
    {
      "character": "Chen Na",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Chen Na",
      "startTime": 1,
      "finishTime": 2.14,
      "dialogue": {
        "text": "wù",
        "align": "center"
      }
    },
    {
      "character": "Chen Na",
      "opacity": 0,
      "startTime": 2.64
    }
  ]
}