Back to Freecodecamp

Task 12

curriculum/challenges/english/blocks/zh-a1-learn-understanding-greetings-and-introductions/68f4a4ff93ab3b6a2b256f44.md

latest1.4 KB
Original Source
<!-- (Audio) Liu Ming: 我是新加坡人 (wǒ shì xīn jiā pō rén)。 -->

--instructions--

Listen to the audio and complete the sentence below.

--fillInTheBlank--

--sentence--

我是 (wǒ shì) BLANK 人 (rén)。

--blanks--

新加坡 (xīn jiā pō)

--feedback--

This word means "Singapore", which is a country in Southeast Asia.

--explanation--

新加坡 (xīn jiā pō) means "Singapore", and 人 (rén) means "person". Together, they form 新加坡人 (xīn jiā pō rén), which means "Singaporean".

--scene--

json
{
  "setup": {
    "background": "company2-center.png",
    "characters": [
      {
        "character": "Liu Ming",
        "position": {
          "x": 50,
          "y": 17,
          "z": 1.4
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "ZH_A1_greetings_and_introductions_liuming.mp3",
      "startTime": 1,
      "startTimestamp": 2.4,
      "finishTimestamp": 3.75
    }
  },
  "commands": [
    {
      "character": "Liu Ming",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Liu Ming",
      "startTime": 1,
      "finishTime": 2.35,
      "dialogue": {
        "text": "我是新加坡人 (wǒ shì xīn jiā pō rén)。",
        "align": "center"
      }
    },
    {
      "character": "Liu Ming",
      "opacity": 0,
      "startTime": 2.85
    }
  ]
}