mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2025-12-19 18:18:27 -05:00
3.0 KiB
3.0 KiB
id, title, challengeType, dashedName, lang
| id | title | challengeType | dashedName | lang |
|---|---|---|---|---|
| 68ba58e1c1509453549d77de | Task 15 | 24 | task-15 | zh-CN |
--description--
The last group of whole syllables is ye, yue, yuan, yin, yun, and ying.
Also, remember they function as single, unbreakable units.
Let's practice pronouncing the whole syllables and then use yun in different tones as an example.
| Pinyin | Character |
|---|---|
yūn |
晕 |
yún |
云 |
yǔn |
允 |
yùn |
运 |
--assignment--
I've listened to the audio and practiced pronouncing the whole syllables.
--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_special_spelling_rules.mp3",
"startTime": 1,
"startTimestamp": 157.6,
"finishTimestamp": 177.51
}
},
"commands": [
{
"character": "Chen Na",
"opacity": 1,
"startTime": 0
},
{
"character": "Chen Na",
"startTime": 1,
"finishTime": 2.16,
"dialogue": {
"text": "ye",
"align": "center"
}
},
{
"character": "Chen Na",
"startTime": 2.84,
"finishTime": 3.9,
"dialogue": {
"text": "yue",
"align": "center"
}
},
{
"character": "Chen Na",
"startTime": 4.92,
"finishTime": 5.93,
"dialogue": {
"text": "yuan",
"align": "center"
}
},
{
"character": "Chen Na",
"startTime": 7.17,
"finishTime": 8.18,
"dialogue": {
"text": "yin",
"align": "center"
}
},
{
"character": "Chen Na",
"startTime": 9.12,
"finishTime": 10.05,
"dialogue": {
"text": "yun",
"align": "center"
}
},
{
"character": "Chen Na",
"startTime": 10.95,
"finishTime": 11.88,
"dialogue": {
"text": "ying",
"align": "center"
}
},
{
"character": "Chen Na",
"startTime": 13.62,
"finishTime": 14.49,
"dialogue": {
"text": "yūn",
"align": "center"
}
},
{
"character": "Chen Na",
"startTime": 15.83,
"finishTime": 16.75,
"dialogue": {
"text": "yún",
"align": "center"
}
},
{
"character": "Chen Na",
"startTime": 17.8,
"finishTime": 18.89,
"dialogue": {
"text": "yǔn",
"align": "center"
}
},
{
"character": "Chen Na",
"startTime": 20.15,
"finishTime": 20.91,
"dialogue": {
"text": "yùn",
"align": "center"
}
},
{
"character": "Chen Na",
"opacity": 0,
"startTime": 21.41
}
]
}