curriculum/challenges/english/blocks/learn-greetings-in-your-first-day-at-the-office/656a503aa1f2c630b3951067.md
In conversations, people often refer to objects around them using demonstrative pronouns like this and those. Here, Tom is identifying a specific type of desk.
What type of desk is Tom asking about?
Ergonomic desk
Tom refers to a specific kind of desk which allows people to work while standing up.
Sitting desk
Tom refers to a specific kind of desk which allows people to work while standing up.
Standing desk
Wooden desk
Tom refers to a specific kind of desk which allows people to work while standing up.
3
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Tom",
"position": { "x": 50, "y": 15, "z": 1.2 },
"opacity": 0
}
],
"audio": {
"filename": "1.1-2.mp3",
"startTime": 1,
"startTimestamp": 16.2,
"finishTimestamp": 19.75
}
},
"commands": [
{
"character": "Tom",
"opacity": 1,
"startTime": 0
},
{
"character": "Tom",
"startTime": 1,
"finishTime": 4.15,
"dialogue": {
"text": "Hey, is this one of those standing desks? These are great.",
"align": "center"
}
},
{
"character": "Tom",
"opacity": 0,
"startTime": 4.65
}
]
}