Back to Freecodecamp

Task 14

curriculum/challenges/english/blocks/zh-a1-learn-special-spelling-rules/68ba5846881b8551814f2823.md

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

--instructions--

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

--fillInTheBlank--

--sentence--

BLANK

--blanks--

--feedback--

This syllable yu takes the second tone.

--explanation--

The speaker is pronouncing . It uses the second tone, which rises from mid to high. Remember to pronounce it as a whole syllable rather than separating it into parts.

--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": 150.86,
      "finishTimestamp": 152.17
    }
  },
  "commands": [
    {
      "character": "Chen Na",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Chen Na",
      "startTime": 1,
      "finishTime": 2.31,
      "dialogue": {
        "text": "yú",
        "align": "center"
      }
    },
    {
      "character": "Chen Na",
      "opacity": 0,
      "startTime": 2.81
    }
  ]
}