curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/607299f24a43744eca51b14a.md
In this lesson, you'll practice using uen and ün to form a word.
When you need to check something again and again at regular intervals instead of just once, this word is often used in that situation.
Listen to the audio and complete the word below. The correct syllables will be converted to Chinese characters.
BLANK
轮询 (lún xún)
This word combines the syllables lún and xún.
The first syllable combines the initial l with the final uen (written as un), and uses the second tone, which rises from mid to high. The second syllable combines the initial x with the final ün (written as xun in Pinyin), and also uses the second tone.
轮询 (lún xún) refers to a method where a system periodically checks for new data or status changes instead of relying on event-driven notifications.
{
"setup": {
"background": "cafe.png",
"characters": [
{
"character": "Li Hong",
"position": {
"x": 50,
"y": 15,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "ZH_A1_pinyin_nasal_finals.mp3",
"startTime": 1,
"startTimestamp": 370.97,
"finishTimestamp": 373.41
}
},
"commands": [
{
"character": "Li Hong",
"opacity": 1,
"startTime": 0
},
{
"character": "Li Hong",
"startTime": 1,
"finishTime": 2.94,
"dialogue": {
"text": "轮询 (lún xún)",
"align": "center"
}
},
{
"character": "Li Hong",
"opacity": 0,
"startTime": 3.44
}
]
}