curriculum/challenges/english/blocks/learn-greetings-in-your-first-day-at-the-office/656cc8dafb6343124f729ec5.md
Some is often used to indicate an unspecified amount or number. In this context, there isn't a specific number of places Sophie will take Tom to visit.
What does some refer to in the dialogue?
A specific number of places
Some doesn't specify an exact number.
No places
Some indicates there are places to be shown.
An unspecified number of places
One place
Some indicates more than one.
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": 8.2,
"finishTimestamp": 12.7
}
},
"commands": [
{
"character": "Sophie",
"opacity": 1,
"startTime": 0
},
{
"character": "Sophie",
"startTime": 1,
"finishTime": 5.2,
"dialogue": {
"text": "Today, I'm going out. I can show you some places around here. Are you interested?",
"align": "center"
}
},
{
"character": "Sophie",
"opacity": 0,
"startTime": 5.7
}
]
}