curriculum/challenges/english/blocks/learn-greetings-in-your-first-day-at-the-office/656d2c94279eb6143485eac6.md
Jake uses an expression that indicates the end of something or that something is about to happen.
Listen to the audio and find the expression.
Well, it's five o'clock. I guess BLANK BLANK BLANK for your first day. How was it?
this
This pronoun refers to a situation or moment happening now.
is
This is a form of the verb to be, used with he, she, or it.
it
This pronoun refers to a thing, place, or idea already known.
{
"setup": {
"background": "company1-reception.png",
"characters": [
{
"character": "Jake",
"position": {"x":50,"y":0,"z":1.4},
"opacity": 0
}
],
"audio": {
"filename": "1.1-5.mp3",
"startTime": 1,
"startTimestamp": 19.1,
"finishTimestamp": 24.23
}
},
"commands": [
{
"character": "Jake",
"opacity": 1,
"startTime": 0
},
{
"character": "Jake",
"startTime": 1,
"finishTime": 6,
"dialogue": {
"text": "Well, it's five o'clock. I guess this is it for your first day. How was it?",
"align": "center"
}
},
{
"character": "Jake",
"opacity": 0,
"startTime": 6.5
}
]
}