Back to Freecodecamp

Task 15

curriculum/challenges/english/blocks/zh-a1-warm-up-meeting-new-teammates/69036e3fe77299f6329f63b1.md

latest1.6 KB
Original Source
<!-- (Audio) Liu Ming: 是的 (shì de) -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

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

--answers--

shì dé

--feedback--

The tone of the second syllable doesn't match what Liu Ming says.


shì de


sì de

--feedback--

The initial of the first syllable should be pronounced with the tongue tip curled back.


shī de

--feedback--

The first syllable here has a high-level tone, but Liu Ming says it with a falling tone.

--video-solution--

2

--explanation--

Liu Ming is saying shì de. The first syllable has a fourth tone, and the second syllable is in the neutral tone, making the word sound gentle and affirmative.

--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": 38.37,
      "finishTimestamp": 39.32
    }
  },
  "commands": [
    {
      "character": "Liu Ming",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Liu Ming",
      "startTime": 1,
      "finishTime": 1.95,
      "dialogue": {
        "text": "是的 (shì de)",
        "align": "center"
      }
    },
    {
      "character": "Liu Ming",
      "opacity": 0,
      "startTime": 2.45
    }
  ]
}