curriculum/challenges/english/blocks/learn-greetings-in-your-first-day-at-the-office/656a18189b21f51037e518b4.md
When expressing gratitude, you sometimes mention the action for which you are thankful.
Here, Tom is specifically thanking Maria for something she did.
Everything looks great. Thanks for BLANK me around the BLANK, Maria.
showing
This verb means taking someone to see different parts of a place and explaining things. It ends in -ing.
place
This noun refers to a general word for a location, like a building or area.
{
"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": 22,
"finishTimestamp": 25.1
}
},
"commands": [
{
"character": "Tom",
"opacity": 1,
"startTime": 0
},
{
"character": "Tom",
"startTime": 1,
"finishTime": 3.8,
"dialogue": {
"text": "Everything looks great. Thanks for showing me around the place, Maria.",
"align": "center"
}
},
{
"character": "Tom",
"opacity": 0,
"startTime": 4.3
}
]
}