curriculum/challenges/english/blocks/learn-greetings-in-your-first-day-at-the-office/656d2d814b60b6149a03c699.md
See you tomorrow is a casual way of saying goodbye and expressing the hope to meet the person the next day.
After answering Jake's question, why does Sarah say See you tomorrow?
They will meet now.
It's about the future, not now.
They will never meet again.
It's a positive statement.
She hopes to see him tomorrow.
She doesn't want to see him.
It's a friendly phrase.
3
{
"setup": {
"background": "company1-reception.png",
"characters": [
{
"character": "Sarah",
"position": {"x":50,"y":0,"z":1.4},
"opacity": 0
}
],
"audio": {
"filename": "1.1-5.mp3",
"startTime": 1,
"startTimestamp": 25.04,
"finishTimestamp": 27.46
}
},
"commands": [
{
"character": "Sarah",
"opacity": 1,
"startTime": 0
},
{
"character": "Sarah",
"startTime": 1,
"finishTime": 3.3,
"dialogue": {
"text": "Good, really good. See you tomorrow, then?",
"align": "center"
}
},
{
"character": "Sarah",
"opacity": 0,
"startTime": 3.8
}
]
}