curriculum/challenges/english/blocks/learn-greetings-in-your-first-day-at-the-office/656d2bc10f29b413d1a843d5.md
Five o'clock is a way of telling time. It refers to 5:00, which can be in the morning (AM) or evening (PM). This conversation happens at the end of the work day so it is fair to assume it is 5PM.
What does five o'clock mean?
A time of the day
A person's name
It's not a name.
A place
They are discussing time, not locations.
A type of food
You don't eat time.
1
{
"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": 20.78
}
},
"commands": [
{
"character": "Jake",
"opacity": 1,
"startTime": 0
},
{
"character": "Jake",
"startTime": 1,
"finishTime": 2.65,
"dialogue": {
"text": "Well, it's five o'clock.",
"align": "center"
}
},
{
"character": "Jake",
"opacity": 0,
"startTime": 3.15
}
]
}