Files
freeCodeCamp/curriculum/challenges/english/blocks/zh-a1-learn-compound-finals/61641413ec99c49f9b67db7d.md

3.0 KiB

id, title, challengeType, dashedName, lang
id title challengeType dashedName lang
61641413ec99c49f9b67db7d Task 23 24 task-23 zh-CN

--description--

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

When üe is combined with the initials, you get the syllables like nüe, lüe, jue, que, and xue.

Note that when üe follows the initials j, q, and x, the two dots on the ü are omitted.

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

Pinyin Character
juē
jué
juè

--assignment--

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

--scene--

{
  "setup": {
    "background": "company2-lydia-cubicle.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": 315.67,
      "finishTimestamp": 334.08
    }
  },
  "commands": [
    {
      "character": "Lin Yating",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Lin Yating",
      "startTime": 1,
      "finishTime": 1.89,
      "dialogue": {
        "text": "üe",
        "align": "center"
      }
    },
    {
      "character": "Lin Yating",
      "startTime": 3.05,
      "finishTime": 3.91,
      "dialogue": {
        "text": "nüe",
        "align": "center"
      }
    },
    {
      "character": "Lin Yating",
      "startTime": 5.28,
      "finishTime": 6.14,
      "dialogue": {
        "text": "lüe",
        "align": "center"
      }
    },
    {
      "character": "Lin Yating",
      "startTime": 7.46,
      "finishTime": 8.38,
      "dialogue": {
        "text": "jue",
        "align": "center"
      }
    },
    {
      "character": "Lin Yating",
      "startTime": 9.45,
      "finishTime": 10.41,
      "dialogue": {
        "text": "que",
        "align": "center"
      }
    },
    {
      "character": "Lin Yating",
      "startTime": 11.62,
      "finishTime": 12.67,
      "dialogue": {
        "text": "xue",
        "align": "center"
      }
    },
    {
      "character": "Lin Yating",
      "startTime": 14.4,
      "finishTime": 15.28,
      "dialogue": {
        "text": "juē",
        "align": "center"
      }
    },
    {
      "character": "Lin Yating",
      "startTime": 16.4,
      "finishTime": 17.3,
      "dialogue": {
        "text": "jué",
        "align": "center"
      }
    },
    {
      "character": "Lin Yating",
      "startTime": 18.47,
      "finishTime": 19.11,
      "dialogue": {
        "text": "juè",
        "align": "center"
      }
    },
    {
      "character": "Lin Yating",
      "opacity": 0,
      "startTime": 19.61
    }
  ]
}