Back to Freecodecamp

Task 13

curriculum/challenges/english/blocks/zh-a1-learn-compound-finals/67507a7199776477bbf39384.md

latest2.9 KB
Original Source
<!-- (Audio) Lin Yating: ia, jia, qia, xia, lia, jiā, jiá, jiǎ, jià -->

--description--

ia starts with the tongue high and close to the hard palate for i. Then, without breaking the sound, open the mouth wider into the position for a.

The first part is narrow and high, while the second part opens more.

When ia is combined with the initials, you get the syllables like jia, qia, xia, and lia.

Let's practice pronouncing these syllables, and then use jia in different tones as an example.

PinyinCharacter
jiā
jiá
jiǎ
jià

--assignment--

I've listened to the audio and practiced pronouncing the compound final and syllables.

--scene--

json
{
  "setup": {
    "background": "company2-center.png",
    "characters": [
      {
        "character": "Lin Yating",
        "position": {
          "x": 50,
          "y": 15,
          "z": 1.4
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "ZH_A1_pinyin_compound_finals.mp3",
      "startTime": 1,
      "startTimestamp": 191.03,
      "finishTimestamp": 209.08
    }
  },
  "commands": [
    {
      "character": "Lin Yating",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Lin Yating",
      "startTime": 1,
      "finishTime": 1.83,
      "dialogue": {
        "text": "ia",
        "align": "center"
      }
    },
    {
      "character": "Lin Yating",
      "startTime": 2.98,
      "finishTime": 3.78,
      "dialogue": {
        "text": "jia",
        "align": "center"
      }
    },
    {
      "character": "Lin Yating",
      "startTime": 4.99,
      "finishTime": 5.81,
      "dialogue": {
        "text": "qia",
        "align": "center"
      }
    },
    {
      "character": "Lin Yating",
      "startTime": 7.15,
      "finishTime": 8.14,
      "dialogue": {
        "text": "xia",
        "align": "center"
      }
    },
    {
      "character": "Lin Yating",
      "startTime": 9.24,
      "finishTime": 10.08,
      "dialogue": {
        "text": "lia",
        "align": "center"
      }
    },
    {
      "character": "Lin Yating",
      "startTime": 11.62,
      "finishTime": 12.47,
      "dialogue": {
        "text": "jiā",
        "align": "center"
      }
    },
    {
      "character": "Lin Yating",
      "startTime": 13.61,
      "finishTime": 14.49,
      "dialogue": {
        "text": "jiá",
        "align": "center"
      }
    },
    {
      "character": "Lin Yating",
      "startTime": 15.74,
      "finishTime": 16.75,
      "dialogue": {
        "text": "jiǎ",
        "align": "center"
      }
    },
    {
      "character": "Lin Yating",
      "startTime": 18.01,
      "finishTime": 18.65,
      "dialogue": {
        "text": "jià",
        "align": "center"
      }
    },
    {
      "character": "Lin Yating",
      "opacity": 0,
      "startTime": 19.15
    }
  ]
}