Back to Freecodecamp

Task 19

curriculum/challenges/english/blocks/zh-a1-learn-numbers-20-to-99/69885178b95af4ec796b96ea.md

latest3.5 KB
Original Source
<!-- (Audio) Chen Na: 八十 (bā shí), 八十一 (bā shí yī), 八十二 (bā shí èr), 八十三 (bā shí sān), 八十四 (bā shí sì), 八十五 (bā shí wǔ), 八十六 (bā shí liù), 八十七 (bā shí qī), 八十八 (bā shí bā), 八十九 (bā shí jiǔ) -->

--description--

In Chinese, the number 80 is called 八十 (bā shí).

Numbers from 81 to 89 are formed by adding the units digit (1–9) after 八十 (bā shí) (80).

NumberChinese
80八十 (bā shí)
81八十一 (bā shí yī)
82八十二 (bā shí èr)
83八十三 (bā shí sān)
84八十四 (bā shí sì)
85八十五 (bā shí wǔ)
86八十六 (bā shí liù)
87八十七 (bā shí qī)
88八十八 (bā shí bā)
89八十九 (bā shí jiǔ)

--instructions--

Listen to the audio and practice pronouncing these numbers.

--assignment--

I've practiced pronouncing the numbers from 80 to 89.

--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_numbers_and_personal_information_numbers_20_99.mp3",
      "startTime": 1,
      "startTimestamp": 176.47,
      "finishTimestamp": 199.62
    }
  },
  "commands": [
    {
      "character": "Chen Na",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Chen Na",
      "startTime": 1,
      "finishTime": 1.9,
      "dialogue": {
        "text": "八十 (bā shí)",
        "align": "center"
      }
    },
    {
      "character": "Chen Na",
      "startTime": 2.86,
      "finishTime": 3.88,
      "dialogue": {
        "text": "八十一 (bā shí yī)",
        "align": "center"
      }
    },
    {
      "character": "Chen Na",
      "startTime": 5.07,
      "finishTime": 6.11,
      "dialogue": {
        "text": "八十二 (bā shí èr)",
        "align": "center"
      }
    },
    {
      "character": "Chen Na",
      "startTime": 7.5,
      "finishTime": 8.6,
      "dialogue": {
        "text": "八十三 (bā shí sān)",
        "align": "center"
      }
    },
    {
      "character": "Chen Na",
      "startTime": 10.07,
      "finishTime": 11.21,
      "dialogue": {
        "text": "八十四 (bā shí sì)",
        "align": "center"
      }
    },
    {
      "character": "Chen Na",
      "startTime": 12.86,
      "finishTime": 14.08,
      "dialogue": {
        "text": "八十五 (bā shí wǔ)",
        "align": "center"
      }
    },
    {
      "character": "Chen Na",
      "startTime": 15.46,
      "finishTime": 16.5,
      "dialogue": {
        "text": "八十六 (bā shí liù)",
        "align": "center"
      }
    },
    {
      "character": "Chen Na",
      "startTime": 17.77,
      "finishTime": 18.96,
      "dialogue": {
        "text": "八十七 (bā shí qī)",
        "align": "center"
      }
    },
    {
      "character": "Chen Na",
      "startTime": 20.45,
      "finishTime": 21.55,
      "dialogue": {
        "text": "八十八 (bā shí bā)",
        "align": "center"
      }
    },
    {
      "character": "Chen Na",
      "startTime": 22.92,
      "finishTime": 24.15,
      "dialogue": {
        "text": "八十九 (bā shí jiǔ)",
        "align": "center"
      }
    },
    {
      "character": "Chen Na",
      "opacity": 0,
      "startTime": 24.65
    }
  ]
}