From 31cf00d7513f93e50b416befaba136b79e8cf0ae Mon Sep 17 00:00:00 2001 From: Estefania Cassingena Navone <85124911+estefaniacn@users.noreply.github.com> Date: Thu, 18 Dec 2025 12:46:49 -0500 Subject: [PATCH] feat(curriculum): add A1 Chinese nasal finals task scenes (#64725) Co-authored-by: miyaliu666 --- .../603956b53a11a45f0ba647b9.md | 48 +++++ .../606f0601e35114904b8e3443.md | 183 ++++++++++++++++++ .../607299f24a43744eca51b14a.md | 48 +++++ .../608a5a14fb644459b8b6e91e.md | 138 +++++++++++++ .../61a6105a2e8924660ba2dc4d.md | 48 +++++ .../6315c1bb4f526487aaf4a91c.md | 52 +++++ .../63430c01064ad4a6e941a06b.md | 142 +++++++++++++- .../6356c4ee3fe984a3882fa360.md | 102 ++++++++++ .../63be2d57f9882444084b6c9c.md | 129 ++++++++++++ .../6443b73bbf10340469de3ab0.md | 133 ++++++++++++- .../66673c13915f7489a9692262.md | 48 +++++ .../66a6db155ba25459a8ebb636.md | 48 +++++ .../6732acf7a3b7f4251bdf9908.md | 48 +++++ .../675eee872faf4405d8c28280.md | 95 ++++++++- .../6844c2bc7384d4ec48df56f0.md | 48 +++++ .../685dcec27184d4b0daba7977.md | 48 +++++ .../68730227742d04e038664d00.md | 48 +++++ .../687bf09c0d4d04a5ca497133.md | 151 ++++++++++++++- .../69003850bd9dc4125a548317.md | 111 +++++++++++ .../693fc2fc2d5d917e123d771c.md | 48 +++++ .../693fc412a1dc498346ca1589.md | 48 +++++ .../69414e2ff5a2843bac3d11db.md | 48 +++++ .../69414f36e964c3c0dafd6ea4.md | 49 +++++ .../69414fb5cffa0639c8df0229.md | 48 +++++ .../694151cf4b43b1627d294af3.md | 48 +++++ .../6ae1c0a93e82f4e9d956ca72.md | 48 +++++ .../6b0787e096c574995b357d60.md | 138 +++++++++++++ .../6b09a2081b3834555a20829a.md | 48 +++++ .../6b3e7ce5182a247a1bd4841d.md | 131 ++++++++++++- .../6b944a6697ee942b380468f6.md | 120 ++++++++++++ .../6babc268062b246d889a75ec.md | 48 +++++ .../6bdb958e4bd484f1190e31b2.md | 140 +++++++++++++- .../6c0ec8d5293b94729af159ca.md | 135 ++++++++++++- .../6cbabcca374ac4626800638a.md | 48 +++++ .../6e0b9c83409424ad1a870690.md | 48 +++++ .../6e2be84f2538546099bfef94.md | 48 +++++ .../6e3ce2a718d3b4ca7b08df15.md | 48 +++++ .../6e75216adf6174d06a2aa4be.md | 131 ++++++++++++- .../6e766b7d45e714725a0c5cff.md | 48 +++++ .../6fc1db354b9244204975622f.md | 133 ++++++++++++- .../6fd120b7602874d23b82fdd7.md | 48 +++++ .../6ff298fca61594474be098c3.md | 48 +++++ 42 files changed, 3349 insertions(+), 16 deletions(-) diff --git a/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/603956b53a11a45f0ba647b9.md b/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/603956b53a11a45f0ba647b9.md index eb66df90c3b..1abfb4a8df9 100644 --- a/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/603956b53a11a45f0ba647b9.md +++ b/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/603956b53a11a45f0ba647b9.md @@ -17,3 +17,51 @@ It starts with `u`, made with rounded lips, then passes through a very light mid # --assignment-- I've listened to the audio and practiced pronouncing the nasal final and syllables. + +# --scene-- + +```json +{ + "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": 40.42, + "finishTimestamp": 41.22 + } + }, + "commands": [ + { + "character": "Li Hong", + "opacity": 1, + "startTime": 0 + }, + { + "character": "Li Hong", + "startTime": 1, + "finishTime": 1.8, + "dialogue": { + "text": "ueng", + "align": "center" + } + }, + { + "character": "Li Hong", + "opacity": 0, + "startTime": 2.3 + } + ] +} +``` diff --git a/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/606f0601e35114904b8e3443.md b/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/606f0601e35114904b8e3443.md index 6fd44af4f68..3a9a14e1362 100644 --- a/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/606f0601e35114904b8e3443.md +++ b/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/606f0601e35114904b8e3443.md @@ -15,3 +15,186 @@ In this lesson, you will listen to the 16 nasal finals in Pinyin. Try to repeat # --assignment-- I've listened to the audio and practiced pronouncing the nasal finals. + +# --scene-- + +```json +{ + "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": 3.54, + "finishTimestamp": 43.37 + } + }, + "commands": [ + { + "character": "Li Hong", + "opacity": 1, + "startTime": 0 + }, + { + "character": "Li Hong", + "startTime": 1, + "finishTime": 1.69, + "dialogue": { + "text": "an", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 2.96, + "finishTime": 3.72, + "dialogue": { + "text": "en", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 5.37, + "finishTime": 6.03, + "dialogue": { + "text": "in", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 8.14, + "finishTime": 8.87, + "dialogue": { + "text": "ian", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 11.39, + "finishTime": 12.07, + "dialogue": { + "text": "uan", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 13.92, + "finishTime": 14.68, + "dialogue": { + "text": "üan", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 16.97, + "finishTime": 17.65, + "dialogue": { + "text": "iang", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 20.4, + "finishTime": 21.04, + "dialogue": { + "text": "uen", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 22.98, + "finishTime": 23.74, + "dialogue": { + "text": "ün", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 25.8, + "finishTime": 26.48, + "dialogue": { + "text": "ang", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 28.12, + "finishTime": 28.87, + "dialogue": { + "text": "eng", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 30.46, + "finishTime": 31.3, + "dialogue": { + "text": "ing", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 33.08, + "finishTime": 33.84, + "dialogue": { + "text": "ong", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 35.49, + "finishTime": 36.32, + "dialogue": { + "text": "iong", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 37.88, + "finishTime": 38.68, + "dialogue": { + "text": "ueng", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 39.99, + "finishTime": 40.83, + "dialogue": { + "text": "uang", + "align": "center" + } + }, + { + "character": "Li Hong", + "opacity": 0, + "startTime": 41.33 + } + ] +} +``` diff --git a/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/607299f24a43744eca51b14a.md b/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/607299f24a43744eca51b14a.md index bbe73fccd53..c8f90bec576 100644 --- a/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/607299f24a43744eca51b14a.md +++ b/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/607299f24a43744eca51b14a.md @@ -38,3 +38,51 @@ 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. + +# --scene-- + +```json +{ + "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 + } + ] +} +``` diff --git a/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/608a5a14fb644459b8b6e91e.md b/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/608a5a14fb644459b8b6e91e.md index 76353e0489e..84ef73d2768 100644 --- a/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/608a5a14fb644459b8b6e91e.md +++ b/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/608a5a14fb644459b8b6e91e.md @@ -30,3 +30,141 @@ Let's practice pronouncing `ang` and the syllables, and then use `fang` in diffe # --assignment-- I've listened to the audio and practiced pronouncing the nasal final and syllables. + +# --scene-- + +```json +{ + "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": 377.27, + "finishTimestamp": 400.67 + } + }, + "commands": [ + { + "character": "Li Hong", + "opacity": 1, + "startTime": 0 + }, + { + "character": "Li Hong", + "startTime": 1, + "finishTime": 1.87, + "dialogue": { + "text": "ang", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 3.37, + "finishTime": 4.09, + "dialogue": { + "text": "bang", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 5.71, + "finishTime": 6.58, + "dialogue": { + "text": "pang", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 7.86, + "finishTime": 8.84, + "dialogue": { + "text": "fang", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 10.32, + "finishTime": 11.24, + "dialogue": { + "text": "dang", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 12.52, + "finishTime": 13.49, + "dialogue": { + "text": "huang", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 14.77, + "finishTime": 15.8, + "dialogue": { + "text": "chuang", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 17.46, + "finishTime": 18.29, + "dialogue": { + "text": "fāng", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 19.27, + "finishTime": 20.31, + "dialogue": { + "text": "fáng", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 21.22, + "finishTime": 22.34, + "dialogue": { + "text": "fǎng", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 23.16, + "finishTime": 23.9, + "dialogue": { + "text": "fàng", + "align": "center" + } + }, + { + "character": "Li Hong", + "opacity": 0, + "startTime": 24.4 + } + ] +} +``` diff --git a/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/61a6105a2e8924660ba2dc4d.md b/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/61a6105a2e8924660ba2dc4d.md index b4362fcfe61..7309286246d 100644 --- a/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/61a6105a2e8924660ba2dc4d.md +++ b/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/61a6105a2e8924660ba2dc4d.md @@ -30,3 +30,51 @@ This syllable combines the initial `r` with the final `ong`, and uses the second # --explanation-- The speaker is pronouncing the syllable with the initial `r`, the final `ong`, and uses the second tone, which rises from mid to high. + +# --scene-- + +```json +{ + "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": 513.49, + "finishTimestamp": 515.52 + } + }, + "commands": [ + { + "character": "Li Hong", + "opacity": 1, + "startTime": 0 + }, + { + "character": "Li Hong", + "startTime": 1, + "finishTime": 2.53, + "dialogue": { + "text": "róng", + "align": "center" + } + }, + { + "character": "Li Hong", + "opacity": 0, + "startTime": 3.03 + } + ] +} +``` diff --git a/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/6315c1bb4f526487aaf4a91c.md b/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/6315c1bb4f526487aaf4a91c.md index 1e43e6c7a8b..3707e3c93f2 100644 --- a/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/6315c1bb4f526487aaf4a91c.md +++ b/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/6315c1bb4f526487aaf4a91c.md @@ -26,3 +26,55 @@ Listen to the audio and complete the syllable with the correct tone mark. ### --feedback-- This syllable combines the initial `l` with the final `in`, and uses the second tone. + +# --explanation-- + +The speaker pronounces the syllable `lín`, which consists of the initial `l` and the nasal final `in`. It uses the second tone, which rises from mid to high. + +# --scene-- + +```json +{ + "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": 152.55, + "finishTimestamp": 153.84 + } + }, + "commands": [ + { + "character": "Li Hong", + "opacity": 1, + "startTime": 0 + }, + { + "character": "Li Hong", + "startTime": 1, + "finishTime": 1.79, + "dialogue": { + "text": "lín", + "align": "center" + } + }, + { + "character": "Li Hong", + "opacity": 0, + "startTime": 2.29 + } + ] +} +``` diff --git a/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/63430c01064ad4a6e941a06b.md b/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/63430c01064ad4a6e941a06b.md index d835ae6012f..636ed716620 100644 --- a/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/63430c01064ad4a6e941a06b.md +++ b/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/63430c01064ad4a6e941a06b.md @@ -6,7 +6,7 @@ dashedName: task-21 lang: zh-CN --- - + # --description-- @@ -14,7 +14,7 @@ lang: zh-CN In spelling, `uen` is usually written as `un`. -When `uen` is combined with initials, you can form syllables like `lun`, `dun`, `tun`, `gun`, `kun`, and `chun`. +When `uen` is combined with initials, you can form syllables like `lun`, `dun`, `tun`, `gun`, `kun`, `hun`, and `chun`. Let's practice pronouncing `uen` and the syllables, and then use `hun` in different tones as an example. @@ -27,3 +27,141 @@ Let's practice pronouncing `uen` and the syllables, and then use `hun` in differ # --assignment-- I've listened to the audio and practiced pronouncing the nasal final and syllables. + +# --scene-- + +```json +{ + "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": 313.2, + "finishTimestamp": 338.48 + } + }, + "commands": [ + { + "character": "Li Hong", + "opacity": 1, + "startTime": 0 + }, + { + "character": "Li Hong", + "startTime": 1, + "finishTime": 1.76, + "dialogue": { + "text": "uen", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 3.41, + "finishTime": 4.29, + "dialogue": { + "text": "lun", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 5.63, + "finishTime": 6.47, + "dialogue": { + "text": "dun", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 7.67, + "finishTime": 8.49, + "dialogue": { + "text": "tun", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 9.89, + "finishTime": 10.67, + "dialogue": { + "text": "gun", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 12.1, + "finishTime": 12.94, + "dialogue": { + "text": "kun", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 14.58, + "finishTime": 15.51, + "dialogue": { + "text": "hun", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 16.91, + "finishTime": 17.9, + "dialogue": { + "text": "chun", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 19.73, + "finishTime": 20.6, + "dialogue": { + "text": "hūn", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 22.19, + "finishTime": 23.06, + "dialogue": { + "text": "hún", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 24.8, + "finishTime": 25.68, + "dialogue": { + "text": "hùn", + "align": "center" + } + }, + { + "character": "Li Hong", + "opacity": 0, + "startTime": 26.18 + } + ] +} +``` diff --git a/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/6356c4ee3fe984a3882fa360.md b/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/6356c4ee3fe984a3882fa360.md index 0733ddcad9a..15729f379a8 100644 --- a/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/6356c4ee3fe984a3882fa360.md +++ b/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/6356c4ee3fe984a3882fa360.md @@ -27,3 +27,105 @@ Let's practice pronouncing `ün` and the syllables, and then use `xun` in differ # --assignment-- I've listened to the audio and practiced pronouncing the nasal final and syllables. + +# --scene-- + +```json +{ + "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": 350.07, + "finishTimestamp": 364.57 + } + }, + "commands": [ + { + "character": "Li Hong", + "opacity": 1, + "startTime": 0 + }, + { + "character": "Li Hong", + "startTime": 1, + "finishTime": 1.85, + "dialogue": { + "text": "ün", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 3.01, + "finishTime": 3.83, + "dialogue": { + "text": "jun", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 4.89, + "finishTime": 5.85, + "dialogue": { + "text": "qun", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 7.01, + "finishTime": 7.97, + "dialogue": { + "text": "xun", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 10.1, + "finishTime": 10.98, + "dialogue": { + "text": "xūn", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 11.98, + "finishTime": 13.01, + "dialogue": { + "text": "xún", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 13.93, + "finishTime": 14.9, + "dialogue": { + "text": "xùn", + "align": "center" + } + }, + { + "character": "Li Hong", + "opacity": 0, + "startTime": 15.4 + } + ] +} +``` diff --git a/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/63be2d57f9882444084b6c9c.md b/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/63be2d57f9882444084b6c9c.md index 52fadae0d91..2239c752a27 100644 --- a/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/63be2d57f9882444084b6c9c.md +++ b/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/63be2d57f9882444084b6c9c.md @@ -30,3 +30,132 @@ Let's practice pronouncing `eng` and the syllables, and then use `peng` in diffe # --assignment-- I've listened to the audio and practiced pronouncing the nasal final and syllables. + +# --scene-- + +```json +{ + "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": 408.67, + "finishTimestamp": 429.92 + } + }, + "commands": [ + { + "character": "Li Hong", + "opacity": 1, + "startTime": 0 + }, + { + "character": "Li Hong", + "startTime": 1, + "finishTime": 1.85, + "dialogue": { + "text": "eng", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 3.28, + "finishTime": 4.18, + "dialogue": { + "text": "beng", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 5.35, + "finishTime": 6.2, + "dialogue": { + "text": "peng", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 7.93, + "finishTime": 8.88, + "dialogue": { + "text": "meng", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 10.22, + "finishTime": 10.96, + "dialogue": { + "text": "deng", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 12.24, + "finishTime": 13.16, + "dialogue": { + "text": "zheng", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 15.04, + "finishTime": 15.82, + "dialogue": { + "text": "pēng", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 16.93, + "finishTime": 17.76, + "dialogue": { + "text": "péng", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 19.02, + "finishTime": 19.94, + "dialogue": { + "text": "pěng", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 21.07, + "finishTime": 21.75, + "dialogue": { + "text": "pèng", + "align": "center" + } + }, + { + "character": "Li Hong", + "opacity": 0, + "startTime": 22.25 + } + ] +} +``` diff --git a/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/6443b73bbf10340469de3ab0.md b/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/6443b73bbf10340469de3ab0.md index 8cad6ace030..f96af63190c 100644 --- a/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/6443b73bbf10340469de3ab0.md +++ b/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/6443b73bbf10340469de3ab0.md @@ -12,9 +12,9 @@ lang: zh-CN The front nasal final `ian` may look like it has three parts: `i`, `a`, and `n`, but its real pronunciation is more like a fast blend of `i` and a light nasal ending. -Start by forming the high front vowel `i`, with your tongue close to the roof of your mouth and your lips slightly spread. Then, glide quickly into a very short transition sound similar to the `e` in `ie`, and end with the front nasal `n`, using the tip of your tongue behind your upper teeth. The sound should be smooth and continuous. +Start by forming the `i` sound, with your tongue close to the roof of your mouth and your lips slightly spread. Then, glide quickly into a very short transition sound similar to the `e` in `ie`, and end with the front nasal `n`, putting the tip of your tongue behind your upper teeth. The sound should be smooth and continuous. -When combined with the initials, you can form syllables like `bian`, `pian`, `mian`, `dian`, `nian`, and `lian`. +When `ian` is combined with the initials, it can form syllables like `bian`, `pian`, `mian`, `dian`, `nian`, and `lian`. Let's practice pronouncing `ian` and the syllables, and then use `xian` in different tones as an example. @@ -28,3 +28,132 @@ Let's practice pronouncing `ian` and the syllables, and then use `xian` in diffe # --assignment-- I've listened to the audio and practiced pronouncing the nasal final and syllables. + +# --scene-- + +```json +{ + "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": 174.01, + "finishTimestamp": 195.55 + } + }, + "commands": [ + { + "character": "Li Hong", + "opacity": 1, + "startTime": 0 + }, + { + "character": "Li Hong", + "startTime": 1, + "finishTime": 1.82, + "dialogue": { + "text": "ian", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 3.24, + "finishTime": 3.95, + "dialogue": { + "text": "bian", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 5.41, + "finishTime": 6.25, + "dialogue": { + "text": "pian", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 7.88, + "finishTime": 8.74, + "dialogue": { + "text": "mian", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 10.12, + "finishTime": 10.83, + "dialogue": { + "text": "dian", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 12.23, + "finishTime": 13.08, + "dialogue": { + "text": "nian", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 14.77, + "finishTime": 15.63, + "dialogue": { + "text": "xiān", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 16.8, + "finishTime": 17.83, + "dialogue": { + "text": "xián", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 18.91, + "finishTime": 20.09, + "dialogue": { + "text": "xiǎn", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 21.15, + "finishTime": 21.84, + "dialogue": { + "text": "xiàn", + "align": "center" + } + }, + { + "character": "Li Hong", + "opacity": 0, + "startTime": 22.34 + } + ] +} +``` diff --git a/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/66673c13915f7489a9692262.md b/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/66673c13915f7489a9692262.md index 6cc239376ac..a61a71ba705 100644 --- a/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/66673c13915f7489a9692262.md +++ b/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/66673c13915f7489a9692262.md @@ -30,3 +30,51 @@ This syllable combines the initial `b` with the final `an`, and uses the fourth # --explanation-- The speaker pronounces the syllable `bàn`, which consists of the initial `b` and the nasal final `an`. It uses the fourth tone, which falls sharply. + +# --scene-- + +```json +{ + "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": 81.11, + "finishTimestamp": 81.71 + } + }, + "commands": [ + { + "character": "Li Hong", + "opacity": 1, + "startTime": 0 + }, + { + "character": "Li Hong", + "startTime": 1, + "finishTime": 1.6, + "dialogue": { + "text": "bàn", + "align": "center" + } + }, + { + "character": "Li Hong", + "opacity": 0, + "startTime": 2.1 + } + ] +} +``` diff --git a/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/66a6db155ba25459a8ebb636.md b/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/66a6db155ba25459a8ebb636.md index 854e35653f4..7a9b3ec81b7 100644 --- a/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/66a6db155ba25459a8ebb636.md +++ b/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/66a6db155ba25459a8ebb636.md @@ -38,3 +38,51 @@ This word combines the syllables `bǎn` and `běn`. The first syllable combines the initial `b` with the final `an`, and uses the third tone, which falls and then rises. The second syllable combines the initial `b` with the final `en`, and also uses the third tone. `版本 (bǎn běn)` is used to talk about different releases of software, documents, or products, such as an old version and a new version. + +# --scene-- + +```json +{ + "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": 127.04, + "finishTimestamp": 128.62 + } + }, + "commands": [ + { + "character": "Li Hong", + "opacity": 1, + "startTime": 0 + }, + { + "character": "Li Hong", + "startTime": 1, + "finishTime": 2.58, + "dialogue": { + "text": "版本 (bǎn běn)", + "align": "center" + } + }, + { + "character": "Li Hong", + "opacity": 0, + "startTime": 3.08 + } + ] +} +``` diff --git a/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/6732acf7a3b7f4251bdf9908.md b/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/6732acf7a3b7f4251bdf9908.md index 826d71d2e82..7d623ace344 100644 --- a/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/6732acf7a3b7f4251bdf9908.md +++ b/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/6732acf7a3b7f4251bdf9908.md @@ -38,3 +38,51 @@ This word combines the syllables `guāng` and `róng`. The first syllable combines the initial `g` with the compound final `uang`, and uses the first tone, which is a high-level tone. The second syllable combines the initial `r` with the final `ong`, and uses the second tone, which rises from mid to high. `光荣 (guāng róng)` is used to describe something that brings pride, honor, or positive recognition. + +# --scene-- + +```json +{ + "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": 588.37, + "finishTimestamp": 590.68 + } + }, + "commands": [ + { + "character": "Li Hong", + "opacity": 1, + "startTime": 0 + }, + { + "character": "Li Hong", + "startTime": 1, + "finishTime": 2.51, + "dialogue": { + "text": "光荣 (guāng róng)", + "align": "center" + } + }, + { + "character": "Li Hong", + "opacity": 0, + "startTime": 3.01 + } + ] +} +``` diff --git a/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/675eee872faf4405d8c28280.md b/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/675eee872faf4405d8c28280.md index 6afb72c1808..0c349d8bd97 100644 --- a/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/675eee872faf4405d8c28280.md +++ b/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/675eee872faf4405d8c28280.md @@ -10,7 +10,7 @@ lang: zh-CN # --description-- -`iong` combines the high front vowel `i` with the back nasal final `ong`. +`iong` combines the vowel `i` with the back nasal final `ong`. It starts with `i`, where the tongue is high and the lips spread, then quickly moves into a rounded vowel similar to `u`, and ends with the back nasal `ng`, made by lifting the back of the tongue against the soft palate. @@ -26,3 +26,96 @@ Let's practice pronouncing `iong` and the syllables, and then use `xiong` in dif # --assignment-- I've listened to the audio and practiced pronouncing the nasal final and syllables. + +# --scene-- + +```json +{ + "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": 520.77, + "finishTimestamp": 534.2 + } + }, + "commands": [ + { + "character": "Li Hong", + "opacity": 1, + "startTime": 0 + }, + { + "character": "Li Hong", + "startTime": 1, + "finishTime": 1.27, + "dialogue": { + "text": "iong", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 3.2, + "finishTime": 4.19, + "dialogue": { + "text": "jiong", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 5.63, + "finishTime": 6.7, + "dialogue": { + "text": "qiong", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 7.97, + "finishTime": 9.11, + "dialogue": { + "text": "xiong", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 10.38, + "finishTime": 11.33, + "dialogue": { + "text": "xiōng", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 12.39, + "finishTime": 13.53, + "dialogue": { + "text": "xióng", + "align": "center" + } + }, + { + "character": "Li Hong", + "opacity": 0, + "startTime": 14.03 + } + ] +} +``` diff --git a/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/6844c2bc7384d4ec48df56f0.md b/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/6844c2bc7384d4ec48df56f0.md index 5aaa1b18a9e..f4a5dac0565 100644 --- a/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/6844c2bc7384d4ec48df56f0.md +++ b/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/6844c2bc7384d4ec48df56f0.md @@ -38,3 +38,51 @@ This word combines the syllables `xìng` and `néng`. The first syllable combines the initial `x` with the final `ing`, and uses the fourth tone, which is a falling tone. The second syllable combines the initial `n` with the final `eng`, and uses the second tone, which rises from mid to high. `性能 (xìng néng)` is used to talk about how well something works, especially in terms of speed, stability, or efficiency. + +# --scene-- + +```json +{ + "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": 477.54, + "finishTimestamp": 479.91 + } + }, + "commands": [ + { + "character": "Li Hong", + "opacity": 1, + "startTime": 0 + }, + { + "character": "Li Hong", + "startTime": 1, + "finishTime": 2.87, + "dialogue": { + "text": "性能 (xìng néng)", + "align": "center" + } + }, + { + "character": "Li Hong", + "opacity": 0, + "startTime": 3.37 + } + ] +} +``` diff --git a/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/685dcec27184d4b0daba7977.md b/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/685dcec27184d4b0daba7977.md index 091ae58e9cd..942433840c5 100644 --- a/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/685dcec27184d4b0daba7977.md +++ b/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/685dcec27184d4b0daba7977.md @@ -34,3 +34,51 @@ This syllable combines the initial `l` with the final `uen` (written as `un`), a # --explanation-- The speaker is pronouncing the syllable with the initial `l`, the final `uen` (written as `un`), and uses the second tone, which rises from mid to high. + +# --scene-- + +```json +{ + "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": 341.87, + "finishTimestamp": 343.69 + } + }, + "commands": [ + { + "character": "Li Hong", + "opacity": 1, + "startTime": 0 + }, + { + "character": "Li Hong", + "startTime": 1, + "finishTime": 2.82, + "dialogue": { + "text": "lún", + "align": "center" + } + }, + { + "character": "Li Hong", + "opacity": 0, + "startTime": 3.32 + } + ] +} +``` diff --git a/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/68730227742d04e038664d00.md b/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/68730227742d04e038664d00.md index 9e7e31a8948..ea585bff350 100644 --- a/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/68730227742d04e038664d00.md +++ b/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/68730227742d04e038664d00.md @@ -30,3 +30,51 @@ This syllable combines the initial `x` with the final `ün` (written as `un`), a # --explanation-- The speaker is pronouncing the syllable with the initial `x`, the final `ün` (written as `un`), and uses the first tone, which is high and level. + +# --scene-- + +```json +{ + "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": 359.27, + "finishTimestamp": 360.65 + } + }, + "commands": [ + { + "character": "Li Hong", + "opacity": 1, + "startTime": 0 + }, + { + "character": "Li Hong", + "startTime": 1, + "finishTime": 1.88, + "dialogue": { + "text": "xūn", + "align": "center" + } + }, + { + "character": "Li Hong", + "opacity": 0, + "startTime": 2.38 + } + ] +} +``` diff --git a/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/687bf09c0d4d04a5ca497133.md b/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/687bf09c0d4d04a5ca497133.md index 06367010099..eeb2f3c2743 100644 --- a/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/687bf09c0d4d04a5ca497133.md +++ b/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/687bf09c0d4d04a5ca497133.md @@ -12,11 +12,11 @@ lang: zh-CN There are 16 nasal finals in Pinyin. These are syllables that end with a nasal sound, either `n` (front nasal) or `ng` (back nasal). -The nasal final `an` is the first one you learn. It's made of a simple vowel plus a nasal ending. +The nasal final `an` is the first one you learn. It's made of a vowel `a` plus a nasal ending. To pronounce `an`, start with the short vowel `a`, then lightly close the airflow with your tongue touching behind your top teeth to make the `n` sound. Your lips should stay relaxed and slightly open. This is a front nasal final because the tongue tip makes the nasal sound in the front of the mouth. -When combined with the initials, you can form syllables like `ban`, `pan`, `man`, `dan`, `lan`, `shan`, and `ran`. +When `an` is combined with the initials, it can form syllables like `ban`, `pan`, `man`, `dan`, `lan`, `shan`, and `ran`. To pronounce the syllable `ban`, begin with the sound of the initial `b` by pressing your lips together and releasing the sound softly. Then immediately move into the final `an`. @@ -34,3 +34,150 @@ Let's practice pronouncing `an` and the syllables, and then use `fan` in differe # --assignment-- I've listened to the audio and practiced pronouncing the nasal final and syllables. + +# --scene-- + +```json +{ + "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": 51.25, + "finishTimestamp": 75.35 + } + }, + "commands": [ + { + "character": "Li Hong", + "opacity": 1, + "startTime": 0 + }, + { + "character": "Li Hong", + "startTime": 1, + "finishTime": 1.68, + "dialogue": { + "text": "an", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 3.28, + "finishTime": 3.94, + "dialogue": { + "text": "ban", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 5.27, + "finishTime": 5.96, + "dialogue": { + "text": "pan", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 7.38, + "finishTime": 8.14, + "dialogue": { + "text": "man", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 9.48, + "finishTime": 10.2, + "dialogue": { + "text": "dan", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 11.53, + "finishTime": 12.25, + "dialogue": { + "text": "lan", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 13.53, + "finishTime": 14.39, + "dialogue": { + "text": "shan", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 15.64, + "finishTime": 16.44, + "dialogue": { + "text": "ran", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 18.3, + "finishTime": 19.1, + "dialogue": { + "text": "fān", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 20.22, + "finishTime": 21.15, + "dialogue": { + "text": "fán", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 22.33, + "finishTime": 23.28, + "dialogue": { + "text": "fǎn", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 24.52, + "finishTime": 25.1, + "dialogue": { + "text": "fàn", + "align": "center" + } + }, + { + "character": "Li Hong", + "opacity": 0, + "startTime": 25.6 + } + ] +} +``` diff --git a/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/69003850bd9dc4125a548317.md b/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/69003850bd9dc4125a548317.md index 99d76eb2827..ea73dcf3c28 100644 --- a/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/69003850bd9dc4125a548317.md +++ b/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/69003850bd9dc4125a548317.md @@ -30,3 +30,114 @@ Let's practice pronouncing `üan` and the syllables, and then use `xuan` in diff # --assignment-- I've listened to the audio and practiced pronouncing the nasal final and syllables. + +# --scene-- + +```json +{ + "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": 241.68, + "finishTimestamp": 258.92 + } + }, + "commands": [ + { + "character": "Li Hong", + "opacity": 1, + "startTime": 0 + }, + { + "character": "Li Hong", + "startTime": 1, + "finishTime": 1.8, + "dialogue": { + "text": "üan", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 3.44, + "finishTime": 4.27, + "dialogue": { + "text": "juan", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 5.62, + "finishTime": 6.54, + "dialogue": { + "text": "quan", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 7.99, + "finishTime": 8.97, + "dialogue": { + "text": "xuan", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 10.57, + "finishTime": 11.42, + "dialogue": { + "text": "xuān", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 12.45, + "finishTime": 13.42, + "dialogue": { + "text": "xuán", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 14.67, + "finishTime": 15.72, + "dialogue": { + "text": "xuǎn", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 16.9, + "finishTime": 17.74, + "dialogue": { + "text": "xuàn", + "align": "center" + } + }, + { + "character": "Li Hong", + "opacity": 0, + "startTime": 18.24 + } + ] +} +``` diff --git a/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/693fc2fc2d5d917e123d771c.md b/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/693fc2fc2d5d917e123d771c.md index 3288855dc91..d270f2664a9 100644 --- a/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/693fc2fc2d5d917e123d771c.md +++ b/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/693fc2fc2d5d917e123d771c.md @@ -38,3 +38,51 @@ This word combines the syllables `qián` and `duān`. The first syllable combines the initial `q` with the compound final `ian`, and uses the second tone, which rises from mid to high. The second syllable combines the initial `d` with the compound final `uan`, and uses the first tone, which is a high-level tone. `前端 (qián duān)` is used to talk about the part of a system or product that users see and interact with, such as pages, buttons, and layouts. + +# --scene-- + +```json +{ + "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": 235.65, + "finishTimestamp": 237.72 + } + }, + "commands": [ + { + "character": "Li Hong", + "opacity": 1, + "startTime": 0 + }, + { + "character": "Li Hong", + "startTime": 1, + "finishTime": 3.07, + "dialogue": { + "text": "前端 (qián duān)", + "align": "center" + } + }, + { + "character": "Li Hong", + "opacity": 0, + "startTime": 3.57 + } + ] +} +``` diff --git a/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/693fc412a1dc498346ca1589.md b/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/693fc412a1dc498346ca1589.md index 1d895090a7e..fc3ea435342 100644 --- a/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/693fc412a1dc498346ca1589.md +++ b/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/693fc412a1dc498346ca1589.md @@ -38,3 +38,51 @@ This word combines the syllables `xuǎn` and `xiàng`. The first syllable combines the initial `x` with the final `üan` (the two dots of `ü` omitted after the initial `x`), and uses the third tone, which falls and then rises. The second syllable combines the initial `x` with the compound final `iang`, and uses the fourth tone, which is a falling tone. `选项 (xuǎn xiàng)` is used when you are choosing between different choices, such as in a menu, a form, or a settings page. + +# --scene-- + +```json +{ + "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": 303.54, + "finishTimestamp": 305.54 + } + }, + "commands": [ + { + "character": "Li Hong", + "opacity": 1, + "startTime": 0 + }, + { + "character": "Li Hong", + "startTime": 1, + "finishTime": 3, + "dialogue": { + "text": "选项 (xuǎn xiàng)", + "align": "center" + } + }, + { + "character": "Li Hong", + "opacity": 0, + "startTime": 3.5 + } + ] +} +``` diff --git a/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/69414e2ff5a2843bac3d11db.md b/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/69414e2ff5a2843bac3d11db.md index 0fc553087ca..036ebff3cc4 100644 --- a/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/69414e2ff5a2843bac3d11db.md +++ b/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/69414e2ff5a2843bac3d11db.md @@ -53,3 +53,51 @@ The initial is different from what you hear. # --explanation-- The speaker is pronouncing the syllable with the initial `n` and the final `in`, and uses the second tone, which rises from mid to high. + +# --scene-- + +```json +{ + "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": 202.25, + "finishTimestamp": 203.71 + } + }, + "commands": [ + { + "character": "Li Hong", + "opacity": 1, + "startTime": 0 + }, + { + "character": "Li Hong", + "startTime": 1, + "finishTime": 1.96, + "dialogue": { + "text": "nín", + "align": "center" + } + }, + { + "character": "Li Hong", + "opacity": 0, + "startTime": 2.46 + } + ] +} +``` diff --git a/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/69414f36e964c3c0dafd6ea4.md b/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/69414f36e964c3c0dafd6ea4.md index 222aa7f6e84..ec632f67b08 100644 --- a/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/69414f36e964c3c0dafd6ea4.md +++ b/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/69414f36e964c3c0dafd6ea4.md @@ -53,3 +53,52 @@ The tone is different from the one in the audio. # --explanation-- The speaker is pronouncing the syllable with the initial `q` and the final `iang`, and uses the second tone, which rises from mid to high. + +# --scene-- + +```json +{ + "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": 285.61, + "finishTimestamp": 287.14 + } + }, + "commands": [ + { + "character": "Li Hong", + "opacity": 1, + "startTime": 0 + }, + { + "character": "Li Hong", + "startTime": 1, + "finishTime": 2.03, + "dialogue": { + "text": "qiáng", + "align": "center" + } + }, + { + "character": "Li Hong", + "opacity": 0, + "startTime": 2.53 + } + ] +} +``` + diff --git a/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/69414fb5cffa0639c8df0229.md b/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/69414fb5cffa0639c8df0229.md index ffebdd15642..59252ad5b96 100644 --- a/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/69414fb5cffa0639c8df0229.md +++ b/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/69414fb5cffa0639c8df0229.md @@ -53,3 +53,51 @@ The initial and tone are different from the one in the audio. # --explanation-- The speaker is pronouncing the syllable with the initial `sh` and the final `ang`, and the fourth tone, which falls sharply. + +# --scene-- + +```json +{ + "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": 439.53, + "finishTimestamp": 441.28 + } + }, + "commands": [ + { + "character": "Li Hong", + "opacity": 1, + "startTime": 0 + }, + { + "character": "Li Hong", + "startTime": 1, + "finishTime": 2.25, + "dialogue": { + "text": "shàng", + "align": "center" + } + }, + { + "character": "Li Hong", + "opacity": 0, + "startTime": 2.75 + } + ] +} +``` diff --git a/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/694151cf4b43b1627d294af3.md b/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/694151cf4b43b1627d294af3.md index 2cc56674b5c..74939f8f3a3 100644 --- a/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/694151cf4b43b1627d294af3.md +++ b/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/694151cf4b43b1627d294af3.md @@ -53,3 +53,51 @@ The initial is different from the one in the audio. # --explanation-- The speaker is pronouncing the syllable with the initial `h` and the final `ong`, and uses the third tone, which falls from mid to low and then rises again. + +# --scene-- + +```json +{ + "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": 544.3, + "finishTimestamp": 546.34 + } + }, + "commands": [ + { + "character": "Li Hong", + "opacity": 1, + "startTime": 0 + }, + { + "character": "Li Hong", + "startTime": 1, + "finishTime": 2.54, + "dialogue": { + "text": "hǒng", + "align": "center" + } + }, + { + "character": "Li Hong", + "opacity": 0, + "startTime": 3.04 + } + ] +} +``` diff --git a/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/6ae1c0a93e82f4e9d956ca72.md b/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/6ae1c0a93e82f4e9d956ca72.md index 9aa5b72a9e2..5e10f3d457e 100644 --- a/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/6ae1c0a93e82f4e9d956ca72.md +++ b/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/6ae1c0a93e82f4e9d956ca72.md @@ -30,3 +30,51 @@ This syllable combines the initial `d` with the final `uan`, and uses the first # --explanation-- The speaker is pronouncing the syllable with the initial `d`, the final `uan`, and the first tone, which is high and level. + +# --scene-- + +```json +{ + "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": 231.55, + "finishTimestamp": 233.25 + } + }, + "commands": [ + { + "character": "Li Hong", + "opacity": 1, + "startTime": 0 + }, + { + "character": "Li Hong", + "startTime": 1, + "finishTime": 2.2, + "dialogue": { + "text": "duān", + "align": "center" + } + }, + { + "character": "Li Hong", + "opacity": 0, + "startTime": 2.7 + } + ] +} +``` diff --git a/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/6b0787e096c574995b357d60.md b/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/6b0787e096c574995b357d60.md index 0b6709397cd..5701faf42bf 100644 --- a/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/6b0787e096c574995b357d60.md +++ b/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/6b0787e096c574995b357d60.md @@ -28,3 +28,141 @@ Let's practice pronouncing `ong` and the syllables, and then use `tong` in diffe # --assignment-- I've listened to the audio and practiced pronouncing the nasal final and syllables. + +# --scene-- + +```json +{ + "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": 486.95, + "finishTimestamp": 510.5 + } + }, + "commands": [ + { + "character": "Li Hong", + "opacity": 1, + "startTime": 0 + }, + { + "character": "Li Hong", + "startTime": 1, + "finishTime": 1.81, + "dialogue": { + "text": "ong", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 3.11, + "finishTime": 3.99, + "dialogue": { + "text": "dong", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 5.15, + "finishTime": 6.22, + "dialogue": { + "text": "tong", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 7.56, + "finishTime": 8.51, + "dialogue": { + "text": "gong", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 9.84, + "finishTime": 10.76, + "dialogue": { + "text": "hong", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 11.93, + "finishTime": 13.04, + "dialogue": { + "text": "cong", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 14.75, + "finishTime": 15.65, + "dialogue": { + "text": "zhong", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 17.68, + "finishTime": 18.49, + "dialogue": { + "text": "tōng", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 19.47, + "finishTime": 20.3, + "dialogue": { + "text": "tóng", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 21.55, + "finishTime": 22.43, + "dialogue": { + "text": "tǒng", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 23.32, + "finishTime": 23.93, + "dialogue": { + "text": "tòng", + "align": "center" + } + }, + { + "character": "Li Hong", + "opacity": 0, + "startTime": 24.43 + } + ] +} +``` diff --git a/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/6b09a2081b3834555a20829a.md b/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/6b09a2081b3834555a20829a.md index 716256edf89..6eee96decc7 100644 --- a/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/6b09a2081b3834555a20829a.md +++ b/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/6b09a2081b3834555a20829a.md @@ -30,3 +30,51 @@ This syllable combines the initial `b` with the final `en`, and uses the third t # --explanation-- The speaker is pronouncing the syllable with the initial `b`, the final `en`, and uses the third tone, which dips down then rises. + +# --scene-- + +```json +{ + "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": 118.71, + "finishTimestamp": 120.05 + } + }, + "commands": [ + { + "character": "Li Hong", + "opacity": 1, + "startTime": 0 + }, + { + "character": "Li Hong", + "startTime": 1, + "finishTime": 2.34, + "dialogue": { + "text": "běn", + "align": "center" + } + }, + { + "character": "Li Hong", + "opacity": 0, + "startTime": 2.84 + } + ] +} +``` diff --git a/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/6b3e7ce5182a247a1bd4841d.md b/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/6b3e7ce5182a247a1bd4841d.md index fc79309d24d..119b42e5b89 100644 --- a/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/6b3e7ce5182a247a1bd4841d.md +++ b/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/6b3e7ce5182a247a1bd4841d.md @@ -14,7 +14,7 @@ The nasal final `in` is a front nasal ending with the `n` sound, like `an` and ` To pronounce `in`, start with the vowel `i`, where the tongue is high and close to the roof of the mouth. Then move into the nasal `n` sound by touching the tongue tip behind your top teeth. -When combined with the initials, you can form syllables like `bin`, `pin`, `min`, `nin`, and `lin`. +When `in` is combined with the initials, it can form syllables like `bin`, `pin`, `min`, `nin`, and `lin`. Let's practice pronouncing `in` and the syllables, and then use `lin` in different tones as an example. @@ -28,3 +28,132 @@ Let's practice pronouncing `in` and the syllables, and then use `lin` in differe # --assignment-- I've listened to the audio and practiced pronouncing the nasal final and syllables. + +# --scene-- + +```json +{ + "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": 134.55, + "finishTimestamp": 157.62 + } + }, + "commands": [ + { + "character": "Li Hong", + "opacity": 1, + "startTime": 0 + }, + { + "character": "Li Hong", + "startTime": 1, + "finishTime": 1.79, + "dialogue": { + "text": "in", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 3.35, + "finishTime": 4.05, + "dialogue": { + "text": "bin", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 5.61, + "finishTime": 6.45, + "dialogue": { + "text": "pin", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 9.12, + "finishTime": 9.9, + "dialogue": { + "text": "min", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 11.47, + "finishTime": 12.26, + "dialogue": { + "text": "nin", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 14.21, + "finishTime": 15, + "dialogue": { + "text": "lin", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 17.51, + "finishTime": 18.29, + "dialogue": { + "text": "līn", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 19.5, + "finishTime": 20.29, + "dialogue": { + "text": "lín", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 21.25, + "finishTime": 22.26, + "dialogue": { + "text": "lǐn", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 23.48, + "finishTime": 24.07, + "dialogue": { + "text": "lìn", + "align": "center" + } + }, + { + "character": "Li Hong", + "opacity": 0, + "startTime": 24.57 + } + ] +} +``` diff --git a/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/6b944a6697ee942b380468f6.md b/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/6b944a6697ee942b380468f6.md index 1fec7dc2785..61da3634cc5 100644 --- a/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/6b944a6697ee942b380468f6.md +++ b/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/6b944a6697ee942b380468f6.md @@ -28,3 +28,123 @@ Let's practice pronouncing `uang` and the syllables, and then use `huang` in dif # --assignment-- I've listened to the audio and practiced pronouncing the nasal final and syllables. + +# --scene-- + +```json +{ + "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": 562.77, + "finishTimestamp": 582.9 + } + }, + "commands": [ + { + "character": "Li Hong", + "opacity": 1, + "startTime": 0 + }, + { + "character": "Li Hong", + "startTime": 1, + "finishTime": 2.14, + "dialogue": { + "text": "uang", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 3.76, + "finishTime": 4.74, + "dialogue": { + "text": "guang", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 5.93, + "finishTime": 7.02, + "dialogue": { + "text": "kuang", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 8.18, + "finishTime": 9.2, + "dialogue": { + "text": "huang", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 10.56, + "finishTime": 11.62, + "dialogue": { + "text": "shuang", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 13.16, + "finishTime": 14.1, + "dialogue": { + "text": "huāng", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 15.08, + "finishTime": 16.12, + "dialogue": { + "text": "huáng", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 17.21, + "finishTime": 18.48, + "dialogue": { + "text": "huǎng", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 19.56, + "finishTime": 20.43, + "dialogue": { + "text": "huàng", + "align": "center" + } + }, + { + "character": "Li Hong", + "opacity": 0, + "startTime": 20.93 + } + ] +} +``` diff --git a/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/6babc268062b246d889a75ec.md b/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/6babc268062b246d889a75ec.md index 24a85ab6597..9e221e78b07 100644 --- a/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/6babc268062b246d889a75ec.md +++ b/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/6babc268062b246d889a75ec.md @@ -30,3 +30,51 @@ This syllable combines the initial `x` with the final `üan` (written as `uan`), # --explanation-- The speaker is pronouncing the syllable with the initial `x`, the final `üan` (written as `uan`), and the second tone, which is rising from mid to high. + +# --scene-- + +```json +{ + "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": 253.03, + "finishTimestamp": 254.6 + } + }, + "commands": [ + { + "character": "Li Hong", + "opacity": 1, + "startTime": 0 + }, + { + "character": "Li Hong", + "startTime": 1, + "finishTime": 1.97, + "dialogue": { + "text": "xuán", + "align": "center" + } + }, + { + "character": "Li Hong", + "opacity": 0, + "startTime": 2.47 + } + ] +} +``` diff --git a/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/6bdb958e4bd484f1190e31b2.md b/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/6bdb958e4bd484f1190e31b2.md index 3481b861ba3..7672ae9249d 100644 --- a/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/6bdb958e4bd484f1190e31b2.md +++ b/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/6bdb958e4bd484f1190e31b2.md @@ -16,7 +16,7 @@ To pronounce `en`, you begin with a tighter mouth shape than `an`, then lightly This nasal final is short, quick, and forward in the mouth. -When combined with the initials, you can form syllables like `ben`, `pen`, `men`, `fen`, `zhen`, `chen`, `shen`, and `ren`. +When `en` is combined with the initials, it can form syllables like `ben`, `pen`, `men`, `fen`, `zhen`, `chen`, `shen`, and `ren`. Let's practice pronouncing `en` and the syllables, and then use `shen` in different tones as an example. @@ -30,3 +30,141 @@ Let's practice pronouncing `en` and the syllables, and then use `shen` in differ # --assignment-- I've listened to the audio and practiced pronouncing the nasal final and syllables. + +# --scene-- + +```json +{ + "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": 89.44, + "finishTimestamp": 113.13 + } + }, + "commands": [ + { + "character": "Li Hong", + "opacity": 1, + "startTime": 0 + }, + { + "character": "Li Hong", + "startTime": 1, + "finishTime": 1.69, + "dialogue": { + "text": "en", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 3.56, + "finishTime": 4.18, + "dialogue": { + "text": "ben", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 5.8, + "finishTime": 6.72, + "dialogue": { + "text": "men", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 8.03, + "finishTime": 8.92, + "dialogue": { + "text": "fen", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 10.42, + "finishTime": 11.19, + "dialogue": { + "text": "zhen", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 12.63, + "finishTime": 13.52, + "dialogue": { + "text": "shen", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 14.98, + "finishTime": 15.83, + "dialogue": { + "text": "ren", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 18.11, + "finishTime": 18.91, + "dialogue": { + "text": "shēn", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 20.06, + "finishTime": 20.96, + "dialogue": { + "text": "shén", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 22.08, + "finishTime": 23.06, + "dialogue": { + "text": "shěn", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 24.02, + "finishTime": 24.69, + "dialogue": { + "text": "shèn", + "align": "center" + } + }, + { + "character": "Li Hong", + "opacity": 0, + "startTime": 25.19 + } + ] +} +``` diff --git a/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/6c0ec8d5293b94729af159ca.md b/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/6c0ec8d5293b94729af159ca.md index 69ac6c07e2a..88c374649a1 100644 --- a/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/6c0ec8d5293b94729af159ca.md +++ b/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/6c0ec8d5293b94729af159ca.md @@ -10,13 +10,11 @@ lang: zh-CN # --description-- -`ing` is a back nasal final. - -It begins with the high front vowel `i`, made with the tongue close to the roof of the mouth and the lips spread. Then it moves directly into the back nasal `ng`, produced with the back of the tongue against the soft palate. +`ing` is a back nasal final. It begins with the vowel `i`, made with the tongue close to the roof of the mouth and the lips spread. Then it moves directly into the back nasal `ng`, produced with the back of the tongue against the soft palate. This makes `ing` different from `in`, which ends with the front nasal `n`. In `ing`, the nasal sound resonates at the back of the mouth, giving it a deeper quality. -When `ing` is combined with initials, you get syllables such as `bing`, `ping`, `ming`, `ding`, `ning`, and `ling`. +When `ing` is combined with initials, it can form syllables such as `bing`, `ping`, `ming`, `ding`, `ning`, and `ling`. Let's practice pronouncing `ing` and the syllables, and then use `ding` in different tones as an example. @@ -29,3 +27,132 @@ Let's practice pronouncing `ing` and the syllables, and then use `ding` in diffe # --assignment-- I've listened to the audio and practiced pronouncing the nasal final and syllables. + +# --scene-- + +```json +{ + "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": 446.1, + "finishTimestamp": 468.89 + } + }, + "commands": [ + { + "character": "Li Hong", + "opacity": 1, + "startTime": 0 + }, + { + "character": "Li Hong", + "startTime": 1, + "finishTime": 1.8, + "dialogue": { + "text": "ing", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 2.94, + "finishTime": 3.85, + "dialogue": { + "text": "bing", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 5.39, + "finishTime": 6.36, + "dialogue": { + "text": "ping", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 7.86, + "finishTime": 8.86, + "dialogue": { + "text": "ming", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 10.4, + "finishTime": 11.32, + "dialogue": { + "text": "ding", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 13.06, + "finishTime": 14.05, + "dialogue": { + "text": "ning", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 16.02, + "finishTime": 16.87, + "dialogue": { + "text": "ling", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 18.5, + "finishTime": 19.4, + "dialogue": { + "text": "dīng", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 20.44, + "finishTime": 21.38, + "dialogue": { + "text": "dǐng", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 22.6, + "finishTime": 23.29, + "dialogue": { + "text": "dìng", + "align": "center" + } + }, + { + "character": "Li Hong", + "opacity": 0, + "startTime": 23.79 + } + ] +} +``` diff --git a/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/6cbabcca374ac4626800638a.md b/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/6cbabcca374ac4626800638a.md index d0a6f38988b..acc6a3493c4 100644 --- a/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/6cbabcca374ac4626800638a.md +++ b/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/6cbabcca374ac4626800638a.md @@ -30,3 +30,51 @@ This syllable combines the initial `g` with the final `uang`, and uses the first # --explanation-- The speaker is pronouncing `guāng`, with the initial `g`and the final `uang`, and uses the first tone, which is high and level. + +# --scene-- + +```json +{ + "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": 585.62, + "finishTimestamp": 587.48 + } + }, + "commands": [ + { + "character": "Li Hong", + "opacity": 1, + "startTime": 0 + }, + { + "character": "Li Hong", + "startTime": 1, + "finishTime": 2.16, + "dialogue": { + "text": "guāng", + "align": "center" + } + }, + { + "character": "Li Hong", + "opacity": 0, + "startTime": 2.66 + } + ] +} +``` diff --git a/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/6e0b9c83409424ad1a870690.md b/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/6e0b9c83409424ad1a870690.md index 858979f158a..911a378b992 100644 --- a/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/6e0b9c83409424ad1a870690.md +++ b/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/6e0b9c83409424ad1a870690.md @@ -30,3 +30,51 @@ This syllable combines the initial `x` with the final `ing`, and uses the third # --explanation-- The speaker is pronouncing the syllable with the initial `x`, the final `ing`, and uses the third tone, which dips down then rises. + +# --scene-- + +```json +{ + "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": 472.35, + "finishTimestamp": 474.41 + } + }, + "commands": [ + { + "character": "Li Hong", + "opacity": 1, + "startTime": 0 + }, + { + "character": "Li Hong", + "startTime": 1, + "finishTime": 2.56, + "dialogue": { + "text": "xǐng", + "align": "center" + } + }, + { + "character": "Li Hong", + "opacity": 0, + "startTime": 3.06 + } + ] +} +``` diff --git a/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/6e2be84f2538546099bfef94.md b/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/6e2be84f2538546099bfef94.md index 4b4df98bfef..cdeb98d2db2 100644 --- a/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/6e2be84f2538546099bfef94.md +++ b/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/6e2be84f2538546099bfef94.md @@ -30,3 +30,51 @@ This syllable combines the initial `l` with the final `ang`, and uses the second # --explanation-- The speaker is pronouncing the syllable with the initial `l`, the final `ang`, and uses the second tone, which rises from mid to high. + +# --scene-- + +```json +{ + "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": 403.27, + "finishTimestamp": 404.65 + } + }, + "commands": [ + { + "character": "Li Hong", + "opacity": 1, + "startTime": 0 + }, + { + "character": "Li Hong", + "startTime": 1, + "finishTime": 1.88, + "dialogue": { + "text": "láng", + "align": "center" + } + }, + { + "character": "Li Hong", + "opacity": 0, + "startTime": 2.38 + } + ] +} +``` diff --git a/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/6e3ce2a718d3b4ca7b08df15.md b/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/6e3ce2a718d3b4ca7b08df15.md index 7944c5c7572..6104dbfd6a5 100644 --- a/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/6e3ce2a718d3b4ca7b08df15.md +++ b/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/6e3ce2a718d3b4ca7b08df15.md @@ -34,3 +34,51 @@ This syllable uses the final `ueng`, written as `weng`, and takes the first tone # --explanation-- The speaker pronounces `wēng`. It uses the final `ueng`, written as `weng`, and takes the first tone, which is high and level. + +# --scene-- + +```json +{ + "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": 556.31, + "finishTimestamp": 558.55 + } + }, + "commands": [ + { + "character": "Li Hong", + "opacity": 1, + "startTime": 0 + }, + { + "character": "Li Hong", + "startTime": 1, + "finishTime": 2.74, + "dialogue": { + "text": "wēng", + "align": "center" + } + }, + { + "character": "Li Hong", + "opacity": 0, + "startTime": 3.24 + } + ] +} +``` diff --git a/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/6e75216adf6174d06a2aa4be.md b/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/6e75216adf6174d06a2aa4be.md index d39e9c638f9..8a4cabd48c4 100644 --- a/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/6e75216adf6174d06a2aa4be.md +++ b/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/6e75216adf6174d06a2aa4be.md @@ -10,7 +10,7 @@ lang: zh-CN # --description-- -`iang` combines the high vowel `i` with the back nasal final `ang`. +`iang` combines the vowel `i` with the back nasal final `ang`. It starts with `i`, where the tongue is high and the lips are spread, then quickly opens into `a` before finishing with the back nasal `ng`, made with the back of the tongue against the soft palate. @@ -28,3 +28,132 @@ Let's practice pronouncing `iang` and the syllables, and then use `qiang` in dif # --assignment-- I've listened to the audio and practiced pronouncing the nasal final and syllables. + +# --scene-- + +```json +{ + "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": 268.72, + "finishTimestamp": 291.31 + } + }, + "commands": [ + { + "character": "Li Hong", + "opacity": 1, + "startTime": 0 + }, + { + "character": "Li Hong", + "startTime": 1, + "finishTime": 1.78, + "dialogue": { + "text": "iang", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 3.58, + "finishTime": 4.38, + "dialogue": { + "text": "jiang", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 5.84, + "finishTime": 6.66, + "dialogue": { + "text": "qiang", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 8.29, + "finishTime": 9.28, + "dialogue": { + "text": "xiang", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 11.09, + "finishTime": 11.87, + "dialogue": { + "text": "liang", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 13.36, + "finishTime": 14.22, + "dialogue": { + "text": "niang", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 15.94, + "finishTime": 16.9, + "dialogue": { + "text": "qiāng", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 17.89, + "finishTime": 18.92, + "dialogue": { + "text": "qiáng", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 20.11, + "finishTime": 21.23, + "dialogue": { + "text": "qiǎng", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 22.19, + "finishTime": 23.09, + "dialogue": { + "text": "qiàng", + "align": "center" + } + }, + { + "character": "Li Hong", + "opacity": 0, + "startTime": 23.59 + } + ] +} +``` diff --git a/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/6e766b7d45e714725a0c5cff.md b/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/6e766b7d45e714725a0c5cff.md index e4bd2300c91..543d939c1d1 100644 --- a/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/6e766b7d45e714725a0c5cff.md +++ b/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/6e766b7d45e714725a0c5cff.md @@ -30,3 +30,51 @@ This syllable combines the initial `x` with the final `iong`, and uses the secon # --explanation-- The speaker is pronouncing the syllable with the initial `x`, the final `iong`, and uses the second tone, which rises from mid to high. + +# --scene-- + +```json +{ + "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": 532.56, + "finishTimestamp": 534.2 + } + }, + "commands": [ + { + "character": "Li Hong", + "opacity": 1, + "startTime": 0 + }, + { + "character": "Li Hong", + "startTime": 1, + "finishTime": 2.14, + "dialogue": { + "text": "xióng", + "align": "center" + } + }, + { + "character": "Li Hong", + "opacity": 0, + "startTime": 2.64 + } + ] +} +``` diff --git a/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/6fc1db354b9244204975622f.md b/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/6fc1db354b9244204975622f.md index 17701ca4aa3..e4065920107 100644 --- a/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/6fc1db354b9244204975622f.md +++ b/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/6fc1db354b9244204975622f.md @@ -10,13 +10,13 @@ lang: zh-CN # --description-- -`uan` is a smooth blend that starts with the rounded vowel `u` and ends with the nasal `n` sound. +`uan` is a smooth blend that starts with the vowel `u` and ends with the nasal `n` sound. Begin by rounding your lips tightly to pronounce `u`, then quickly open your mouth slightly to produce a short vowel like `a`, and finish with the nasal `n` sound by gently touching the tongue tip behind your upper teeth. Although the spelling is `u-a-n`, the middle `a` is very short and light. It should feel like one connected syllable, not three separate parts. -When combined with the initials, you can form syllables like `duan`, `tuan`, `guan`, `kuan`, and `huan`. +When `uan` is combined with the initials, it can form syllables like `duan`, `tuan`, `guan`, `kuan`, and `huan`. Let's practice pronouncing `uan` and the syllables, and then use `huan` in different tones as an example. @@ -30,3 +30,132 @@ Let's practice pronouncing `uan` and the syllables, and then use `huan` in diffe # --assignment-- I've listened to the audio and practiced pronouncing the nasal final and syllables. + +# --scene-- + +```json +{ + "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": 207.39, + "finishTimestamp": 228.49 + } + }, + "commands": [ + { + "character": "Li Hong", + "opacity": 1, + "startTime": 0 + }, + { + "character": "Li Hong", + "startTime": 1, + "finishTime": 1.83, + "dialogue": { + "text": "uan", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 3.15, + "finishTime": 3.83, + "dialogue": { + "text": "duan", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 5.29, + "finishTime": 6.12, + "dialogue": { + "text": "tuan", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 7.88, + "finishTime": 8.59, + "dialogue": { + "text": "guan", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 10.26, + "finishTime": 11.08, + "dialogue": { + "text": "kuan", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 12.66, + "finishTime": 13.56, + "dialogue": { + "text": "shuan", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 15.31, + "finishTime": 16.07, + "dialogue": { + "text": "huān", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 17.17, + "finishTime": 17.97, + "dialogue": { + "text": "huán", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 19.01, + "finishTime": 19.97, + "dialogue": { + "text": "huǎn", + "align": "center" + } + }, + { + "character": "Li Hong", + "startTime": 20.95, + "finishTime": 21.6, + "dialogue": { + "text": "huàn", + "align": "center" + } + }, + { + "character": "Li Hong", + "opacity": 0, + "startTime": 22.1 + } + ] +} +``` diff --git a/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/6fd120b7602874d23b82fdd7.md b/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/6fd120b7602874d23b82fdd7.md index 13dccbb68bb..132288ba13d 100644 --- a/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/6fd120b7602874d23b82fdd7.md +++ b/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/6fd120b7602874d23b82fdd7.md @@ -34,3 +34,51 @@ This syllable combines the initial `x` with the final `iang`, and uses the third # --explanation-- The speaker is pronouncing the syllable with the initial `x`, the final `iang`, and uses the third tone, which dips down then rises. + +# --scene-- + +```json +{ + "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": 293.99, + "finishTimestamp": 296.28 + } + }, + "commands": [ + { + "character": "Li Hong", + "opacity": 1, + "startTime": 0 + }, + { + "character": "Li Hong", + "startTime": 1, + "finishTime": 2.79, + "dialogue": { + "text": "xiǎng", + "align": "center" + } + }, + { + "character": "Li Hong", + "opacity": 0, + "startTime": 3.29 + } + ] +} +``` diff --git a/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/6ff298fca61594474be098c3.md b/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/6ff298fca61594474be098c3.md index 555d647521e..ba896e28ef1 100644 --- a/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/6ff298fca61594474be098c3.md +++ b/curriculum/challenges/english/blocks/zh-a1-learn-nasal-finals/6ff298fca61594474be098c3.md @@ -30,3 +30,51 @@ This syllable combines the initial `q` with the final `ian`, and uses the first # --explanation-- The speaker is pronouncing the syllable with the initial `q`, the final `ian`, and the first tone, which is high and level. + +# --scene-- + +```json +{ + "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": 198.31, + "finishTimestamp": 199.23 + } + }, + "commands": [ + { + "character": "Li Hong", + "opacity": 1, + "startTime": 0 + }, + { + "character": "Li Hong", + "startTime": 1, + "finishTime": 1.92, + "dialogue": { + "text": "qiān", + "align": "center" + } + }, + { + "character": "Li Hong", + "opacity": 0, + "startTime": 2.42 + } + ] +} +```