Back to Freecodecamp

Task 10

curriculum/challenges/english/blocks/zh-a1-learn-simple-finals/6c55dc80cc0c649eab18ccd9.md

latest1.7 KB
Original Source
<!-- (Audio) Chen Na: ī, í, ǐ, ì -->

--description--

To pronounce i, spread your lips into a smile, keeping them relaxed. Your tongue should be positioned high in the front of your mouth, close to the roof. The sound is produced as a short, clear vowel, without making it long or tense.

Let's practice pronouncing i with different tones.

--assignment--

I've listened to the audio and practiced pronouncing this final.

--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_single_finals.mp3",
      "startTime": 1,
      "startTimestamp": 105.36,
      "finishTimestamp": 111.63
    }
  },
  "commands": [
    {
      "character": "Chen Na",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Chen Na",
      "startTime": 1,
      "finishTime": 1.71,
      "dialogue": {
        "text": "ī",
        "align": "center"
      }
    },
    {
      "character": "Chen Na",
      "startTime": 2.93,
      "finishTime": 3.63,
      "dialogue": {
        "text": "í",
        "align": "center"
      }
    },
    {
      "character": "Chen Na",
      "startTime": 4.86,
      "finishTime": 5.66,
      "dialogue": {
        "text": "ǐ",
        "align": "center"
      }
    },
    {
      "character": "Chen Na",
      "startTime": 6.79,
      "finishTime": 7.27,
      "dialogue": {
        "text": "ì",
        "align": "center"
      }
    },
    {
      "character": "Chen Na",
      "opacity": 0,
      "startTime": 7.77
    }
  ]
}