curriculum/challenges/english/blocks/zh-a1-learn-understanding-greetings-and-introductions/68f4567ed82648232768c87d.md
When you want to introduce your profession in Chinese, this structure is very useful:
我是 (wǒ shì) + profession.
Listen to the audio and answer the question below.
What is Wang Hua's profession?
She is a teacher.
Teacher in Chinese is 老师 (lǎo shī), but Wang Hua is not saying that.
She is a designer.
Designer in Chinese is 设计师 (shè jì shī), not what Wang Hua says.
She is a developer.
She is a student.
Student in Chinese is 学生 (xué shēng), which is not mentioned in the audio.
3
我是开发者 (wǒ shì kāi fā zhě) uses the structure 我是 (wǒ shì) + profession to introduce one's job.
我是 (wǒ shì) means "I am…", and 开发者 (kāi fā zhě) means "developer". So Wang Hua is saying she is a developer.
{
"setup": {
"background": "interview-room3.png",
"characters": [
{
"character": "Wang Hua",
"position": {
"x": 50,
"y": 15,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "ZH_A1_greetings_and_introductions_wanghua.mp3",
"startTime": 1,
"startTimestamp": 5.76,
"finishTimestamp": 6.88
}
},
"commands": [
{
"character": "Wang Hua",
"opacity": 1,
"startTime": 0
},
{
"character": "Wang Hua",
"startTime": 1,
"finishTime": 2.12,
"dialogue": {
"text": "我是开发者 (wǒ shì kāi fā zhě)。",
"align": "center"
}
},
{
"character": "Wang Hua",
"opacity": 0,
"startTime": 2.62
}
]
}