Back to Freecodecamp

Task 20

curriculum/challenges/english/blocks/zh-a1-learn-compound-finals/614ef01193b1140ee8bf5a44.md

latest3.0 KB
Original Source
<!-- (Audio) Lin Yating: uo, duo, tuo, guo, zhuo, shuo, guō, guó, guǒ, guò -->

--description--

uo starts with the tongue positioned for u, with the lips rounded and protruded. Then, without breaking the sound, relax the tongue and lower the jaw slightly into the position for o.

When uo is combined with the initials, you get the syllables like duo, tuo, guo, zhuo, and shuo.

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

PinyinCharacter
guō
guó
guǒ
guò

--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": 281.37,
      "finishTimestamp": 302.27
    }
  },
  "commands": [
    {
      "character": "Lin Yating",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Lin Yating",
      "startTime": 1,
      "finishTime": 1.97,
      "dialogue": {
        "text": "uo",
        "align": "center"
      }
    },
    {
      "character": "Lin Yating",
      "startTime": 3.33,
      "finishTime": 4.24,
      "dialogue": {
        "text": "duo",
        "align": "center"
      }
    },
    {
      "character": "Lin Yating",
      "startTime": 5.94,
      "finishTime": 6.89,
      "dialogue": {
        "text": "tuo",
        "align": "center"
      }
    },
    {
      "character": "Lin Yating",
      "startTime": 8.16,
      "finishTime": 9.03,
      "dialogue": {
        "text": "guo",
        "align": "center"
      }
    },
    {
      "character": "Lin Yating",
      "startTime": 10.19,
      "finishTime": 11.12,
      "dialogue": {
        "text": "zhuo",
        "align": "center"
      }
    },
    {
      "character": "Lin Yating",
      "startTime": 11.93,
      "finishTime": 13.03,
      "dialogue": {
        "text": "shuo",
        "align": "center"
      }
    },
    {
      "character": "Lin Yating",
      "startTime": 14.62,
      "finishTime": 15.46,
      "dialogue": {
        "text": "guō",
        "align": "center"
      }
    },
    {
      "character": "Lin Yating",
      "startTime": 16.63,
      "finishTime": 17.48,
      "dialogue": {
        "text": "guó",
        "align": "center"
      }
    },
    {
      "character": "Lin Yating",
      "startTime": 18.7,
      "finishTime": 19.71,
      "dialogue": {
        "text": "guǒ",
        "align": "center"
      }
    },
    {
      "character": "Lin Yating",
      "startTime": 20.9,
      "finishTime": 21.5,
      "dialogue": {
        "text": "guò",
        "align": "center"
      }
    },
    {
      "character": "Lin Yating",
      "opacity": 0,
      "startTime": 22
    }
  ]
}