Back to Freecodecamp

Task 12

curriculum/challenges/english/blocks/zh-a1-learn-simple-finals/639235665c77e4a8c9cee6b2.md

latest1.7 KB
Original Source
<!-- (Audio) Chen Na: ū, ú, ǔ, ù -->

--description--

To pronounce u, round your lips and push them slightly forward, but do not make them too tight. Your tongue should be raised high at the back of your mouth while your jaw stays relaxed. The sound should be short and focused, not overly long.

Let's practice pronouncing u 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": 124.13,
      "finishTimestamp": 131.6
    }
  },
  "commands": [
    {
      "character": "Chen Na",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Chen Na",
      "startTime": 1,
      "finishTime": 1.65,
      "dialogue": {
        "text": "ū",
        "align": "center"
      }
    },
    {
      "character": "Chen Na",
      "startTime": 3.28,
      "finishTime": 3.99,
      "dialogue": {
        "text": "ú",
        "align": "center"
      }
    },
    {
      "character": "Chen Na",
      "startTime": 5.6,
      "finishTime": 6.34,
      "dialogue": {
        "text": "ǔ",
        "align": "center"
      }
    },
    {
      "character": "Chen Na",
      "startTime": 8,
      "finishTime": 8.47,
      "dialogue": {
        "text": "ù",
        "align": "center"
      }
    },
    {
      "character": "Chen Na",
      "opacity": 0,
      "startTime": 8.97
    }
  ]
}