Back to Freecodecamp

Task 15

curriculum/challenges/english/blocks/zh-a1-learn-compound-finals/6c5b920a78761459abac94de.md

latest3.1 KB
Original Source
<!-- (Audio) Lin Yating: ie, bie, pie, tie, nie, xie, xiē, xié, xiě, xiè -->

--description--

ie starts with the tongue high and close to the hard palate for i. Then, without breaking the sound, relax the tongue and lower the jaw slightly into the position for e.

The first part is narrow and high, while the second part opens more.

When ie is combined with the initials, you get the syllables like bie, pie, tie, nie, and xie.

Let's practice pronouncing these syllables, and then use xie in different tones as an example.

PinyinCharacter
xiē
xié
xiě
xiè

--assignment--

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

--scene--

json
{
  "setup": {
    "background": "company2-center.png",
    "characters": [
      {
        "character": "Lin Yating",
        "position": {
          "x": 50,
          "y": 15,
          "z": 1.4
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "ZH_A1_pinyin_compound_finals.mp3",
      "startTime": 1,
      "startTimestamp": 219.89,
      "finishTimestamp": 241.04
    }
  },
  "commands": [
    {
      "character": "Lin Yating",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Lin Yating",
      "startTime": 1,
      "finishTime": 1.86,
      "dialogue": {
        "text": "ie",
        "align": "center"
      }
    },
    {
      "character": "Lin Yating",
      "startTime": 3.2,
      "finishTime": 3.93,
      "dialogue": {
        "text": "bie",
        "align": "center"
      }
    },
    {
      "character": "Lin Yating",
      "startTime": 5.13,
      "finishTime": 6.02,
      "dialogue": {
        "text": "pie",
        "align": "center"
      }
    },
    {
      "character": "Lin Yating",
      "startTime": 7.25,
      "finishTime": 8.21,
      "dialogue": {
        "text": "tie",
        "align": "center"
      }
    },
    {
      "character": "Lin Yating",
      "startTime": 9.6,
      "finishTime": 10.51,
      "dialogue": {
        "text": "nie",
        "align": "center"
      }
    },
    {
      "character": "Lin Yating",
      "startTime": 11.54,
      "finishTime": 12.67,
      "dialogue": {
        "text": "xie",
        "align": "center"
      }
    },
    {
      "character": "Lin Yating",
      "startTime": 14.74,
      "finishTime": 15.77,
      "dialogue": {
        "text": "xiē",
        "align": "center"
      }
    },
    {
      "character": "Lin Yating",
      "startTime": 16.59,
      "finishTime": 17.85,
      "dialogue": {
        "text": "xié",
        "align": "center"
      }
    },
    {
      "character": "Lin Yating",
      "startTime": 18.8,
      "finishTime": 20.04,
      "dialogue": {
        "text": "xiě",
        "align": "center"
      }
    },
    {
      "character": "Lin Yating",
      "startTime": 20.88,
      "finishTime": 21.85,
      "dialogue": {
        "text": "xiè",
        "align": "center"
      }
    },
    {
      "character": "Lin Yating",
      "opacity": 0,
      "startTime": 22.35
    }
  ]
}