curriculum/challenges/english/blocks/learn-greetings-in-your-first-day-at-the-office/656cce9ebec3c01412c0e564.md
Down the street means further along the street or a short distance away on the same street.
What does Sophie mean by down the street?
The café is underground.
Down in this context does not refer to being underground.
The café is on another street.
Down the street refers to a location on the same street.
The café is a short distance away on the same street.
The café is in a building.
The phrase doesn't specify the café's position in or outside a building.
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": 16.74,
"finishTimestamp": 20.34
}
},
"commands": [
{
"character": "Sophie",
"opacity": 1,
"startTime": 0
},
{
"character": "Sophie",
"startTime": 1,
"finishTime": 4.3,
"dialogue": {
"text": "I know a nice one. It's a café right down the street. Is that okay for you?",
"align": "center"
}
},
{
"character": "Sophie",
"opacity": 0,
"startTime": 4.8
}
]
}