Back to Freecodecamp

Task 19

curriculum/challenges/english/blocks/zh-a1-warm-up-meeting-new-teammates/690482fabc9a6a4064e7feb8.md

latest1.5 KB
Original Source
<!-- (Audio) Liu Ming: 认识 (rèn shi) -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

Which option is the correct Pinyin for what Liu Ming says?

--answers--

rēn shì

--feedback--

Both tones are different from what Liu Ming says.


rèn shì

--feedback--

The second syllable's tone doesn't match the light, neutral sound you hear in the audio.


rèn shi


rěn shí

--feedback--

Both syllables' tones are different from what Liu Ming says.

--video-solution--

3

--explanation--

Liu Ming is saying rèn shi. The first syllable has a falling tone, and the second syllable is in the neutral tone, making the word sound light and gentle.

--scene--

json
{
  "setup": {
    "background": "company1-breakroom.png",
    "characters": [
      {
        "character": "Liu Ming",
        "position": {
          "x": 50,
          "y": 17,
          "z": 1.4
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "ZH_A1_greetings_and_introductions_warm_up.mp3",
      "startTime": 1,
      "startTimestamp": 43.3,
      "finishTimestamp": 44.15
    }
  },
  "commands": [
    {
      "character": "Liu Ming",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Liu Ming",
      "startTime": 1,
      "finishTime": 1.85,
      "dialogue": {
        "text": "认识 (rèn shi)",
        "align": "center"
      }
    },
    {
      "character": "Liu Ming",
      "opacity": 0,
      "startTime": 2.35
    }
  ]
}