curriculum/challenges/english/blocks/learn-greetings-in-your-first-day-at-the-office/656cd00707c0d614c38e7416.md
To have a break means to take a short rest or pause from what you are doing.
What does have a break mean?
To break something.
The phrase is not about damaging anything.
To continue working non-stop.
Having a break is the opposite of working continuously.
To take a short rest.
To start a new task.
The phrase refers to pausing or resting, not beginning a new task.
3
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Sophie",
"position": { "x": 50, "y": 0, "z": 1.4 },
"opacity": 0
}
],
"audio": {
"filename": "1.1-3.mp3",
"startTime": 1,
"startTimestamp": 21.9,
"finishTimestamp": 24.04
}
},
"commands": [
{
"character": "Sophie",
"opacity": 1,
"startTime": 0
},
{
"character": "Sophie",
"startTime": 1,
"finishTime": 2.85,
"dialogue": {
"text": "Yeah, it's nice to have a break from the office.",
"align": "center"
}
},
{
"character": "Sophie",
"opacity": 0,
"startTime": 3.35
}
]
}