curriculum/challenges/english/blocks/learn-greetings-in-your-first-day-at-the-office/656cb3592aa0460609993b10.md
Someone is used to refer to an unspecified individual or person without specifying exactly who.
Whom does Sophie mean by someone?
A specific person she knows.
She's talking about Tom but isn't naming him directly.
Any person, not specified.
A famous person.
The context doesn't suggest fame.
Herself.
She's talking about Tom, not herself.
2
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Sophie",
"position": { "x": 50, "y": 0, "z": 1.4 },
"opacity": 0
}
],
"audio": {
"filename": "1.1-2.mp3",
"startTime": 1,
"startTimestamp": 53.22,
"finishTimestamp": 55.86
}
},
"commands": [
{
"character": "Sophie",
"opacity": 1,
"startTime": 0
},
{
"character": "Sophie",
"startTime": 1,
"finishTime": 3.3,
"dialogue": {
"text": "So nice to have someone so energetic like you in the team.",
"align": "center"
}
},
{
"character": "Sophie",
"opacity": 0,
"startTime": 3.8
}
]
}