mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2025-12-19 10:07:46 -05:00
1.8 KiB
1.8 KiB
id, title, challengeType, dashedName, lang
| id | title | challengeType | dashedName | lang |
|---|---|---|---|---|
| 68393aec6aaac4578874ecef | Task 13 | 24 | task-13 | zh-CN |
--description--
ü is the last simple final.
To pronounce it, round your lips tightly, as if you're about to whistle. The tongue is positioned high in the front of the mouth, similar to i, but with rounded lips. The sound is produced as a short, clear vowel, without making it long or tense.
Let's practice pronouncing ü with different tones.
--assignment--
I've listened to the audio and practiced pronouncing this final.
--scene--
{
"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": 144.04,
"finishTimestamp": 149.69
}
},
"commands": [
{
"character": "Chen Na",
"opacity": 1,
"startTime": 0
},
{
"character": "Chen Na",
"startTime": 1,
"finishTime": 1.82,
"dialogue": {
"text": "ǖ",
"align": "center"
}
},
{
"character": "Chen Na",
"startTime": 2.8,
"finishTime": 3.47,
"dialogue": {
"text": "ǘ",
"align": "center"
}
},
{
"character": "Chen Na",
"startTime": 4.47,
"finishTime": 5.24,
"dialogue": {
"text": "ǚ",
"align": "center"
}
},
{
"character": "Chen Na",
"startTime": 6.03,
"finishTime": 6.65,
"dialogue": {
"text": "ǜ",
"align": "center"
}
},
{
"character": "Chen Na",
"opacity": 0,
"startTime": 7.15
}
]
}