All Tracks/zh a1 learn initials/
Đang tải...
Hướng dẫn thử thách
1 / 56

Task 36

To pronounce `x`, you should bring the front of your tongue close to your hard palate without pressing firmly, leaving a narrow gap instead. Let the air flow out continuously​ to make a steady, soft hissing sound. When `x` combines with the finals `i` and `u`, you get the syllables: `xi` and `xu`. Note that `ü` is written as `u` after `x`. Let's practice pronouncing these syllables, and then use `xu` in different tones as an example. | Pinyin | Character| |--------|----------| | `xū` | `须`| | `xú` | `徐`| | `xǔ` | `许`| | `xù` | `序`|
Nhiệm vụ của bạn
I've listened to the audio and practiced pronouncing the initial and syllables. # --scene-- ```json { "setup": { "background": "company3-reception.png", "characters": [ { "character": "Wang Hua", "position": { "x": 50, "y": 15, "z": 1.4 }, "opacity": 0 } ], "audio": { "filename": "ZH_A1_pinyin_initials.mp3", "startTime": 1, "startTimestamp": 548.75, "finishTimestamp": 565.56 } }, "commands": [ { "character": "Wang Hua", "opacity": 1, "startTime": 0 }, { "character": "Wang Hua", "startTime": 1, "finishTime": 1.66, "dialogue": { "text": "x", "align": "center" } }, { "character": "Wang Hua", "startTime": 3.39, "finishTime": 4.24, "dialogue": { "text": "xi", "align": "center" } }, { "character": "Wang Hua", "startTime": 5.5, "finishTime": 6.36, "dialogue": { "text": "xu", "align": "center" } }, { "character": "Wang Hua", "startTime": 8.12, "finishTime": 9.12, "dialogue": { "text": "xū", "align": "center" } }, { "character": "Wang Hua", "startTime": 10.85, "finishTime": 11.87, "dialogue": { "text": "xú", "align": "center" } }, { "character": "Wang Hua", "startTime": 13.47, "finishTime": 14.68, "dialogue": { "text": "xǔ", "align": "center" } }, { "character": "Wang Hua", "startTime": 16.17, "finishTime": 17.01, "dialogue": { "text": "xù", "align": "center" } }, { "character": "Wang Hua", "opacity": 0, "startTime": 17.51 } ] } ```
Vượt qua bài kiểm tra hiện tại để mở khóa bài tiếp theo.
main.js
UTF-8 • Tab Size: 2Kiểm tra bài:⌘↵
Test Output
Thử thách này không có bài test tự động. Hãy quan sát kết quả trực tiếp ở khung Preview.