curriculum/challenges/english/blocks/zh-a1-warm-up-meeting-new-teammates/68fde7d178ecf21c4ca19597.md
Wang Hua is introducing her name. You've learned in previous lessons how to say "I am..." in Chinese.
Listen to the audio and answer the question below.
What phrase does Wang Hua use to introduce her name?
你好 (nǐ hǎo)
This means "hello", not an introduction.
我是 (wǒ shì)
请问 (qǐng wèn)
This means "may I ask", and is often used to politely ask a question.
什么 (shén me)
This means "what", and is used to ask questions about things.
2
The phrase 我是 (wǒ shì) is used to introduce one's name. For example, 我是王华 (wǒ shì wáng huá) means "I am Wang Hua".
{
"setup": {
"background": "company1-breakroom.png",
"characters": [
{
"character": "Wang Hua",
"position": {
"x": 50,
"y": 15,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "ZH_A1_greetings_and_introductions_dialogue.mp3",
"startTime": 1,
"startTimestamp": 0.32,
"finishTimestamp": 2.13
}
},
"commands": [
{
"character": "Wang Hua",
"opacity": 1,
"startTime": 0
},
{
"character": "Wang Hua",
"startTime": 1,
"finishTime": 2.81,
"dialogue": {
"text": "你好 (nǐ hǎo),我是王华 (wǒ shì wáng huá)。",
"align": "center"
}
},
{
"character": "Wang Hua",
"opacity": 0,
"startTime": 3.31
}
]
}