curriculum/challenges/english/blocks/learn-greetings-in-your-first-day-at-the-office/65528a7c39eb38f51e0e6f7f.md
Expressions like It's a pleasure to meet you are commonly used when meeting someone for the first time. It's a polite way to greet someone.
What does Tom say to indicate he is happy to meet Maria?
It's a pleasure to see you
Tom is being introduced to Maria for the first time. Listen to his choice of words!
It's a pleasure to meet you
It's a pleasure to know you
Tom is being introduced to Maria for the first time. Listen to his choice of words!
It's a pleasure to call you
Tom is being introduced to Maria for the first time. Listen to his choice of words!
2
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Tom",
"position": {"x":50,"y":15,"z":1.2},
"opacity": 0
}
],
"audio": {
"filename": "1.1-1.mp3",
"startTime": 1,
"startTimestamp": 7,
"finishTimestamp": 8.46
}
},
"commands": [
{
"character": "Tom",
"opacity": 1,
"startTime": 0
},
{
"character": "Tom",
"startTime": 1,
"finishTime": 2.34,
"dialogue": {
"text": "It's a pleasure to meet you.",
"align": "center"
}
},
{
"character": "Tom",
"opacity": 0,
"startTime": 2.84
}
]
}