curriculum/challenges/english/blocks/learn-how-to-have-a-conversation-about-preferences-and-motivations/658157d104bbc92a95147e45.md
The phrase other than indicates the presence of an alternative or different option.
What does the phrase other than imply?
A single choice
It implies having only one option, which is not the same as the phrase.
No choice
It indicates the absence of any options, which is the opposite of this phrase.
An additional option
The only possibility
It means the singular or exclusive option, which is not the same as the phrase.
3
{
"setup": {
"background": "cafe.png",
"characters": [
{
"character": "Maria",
"position": {"x":50,"y":0,"z":1.5},
"opacity": 0
}
],
"audio": {
"filename": "4.1-1.mp3",
"startTime": 1,
"startTimestamp": 55.34,
"finishTimestamp": 60.16
}
},
"commands": [
{
"character": "Maria",
"opacity": 1,
"startTime": 0
},
{
"character": "Maria",
"startTime": 1,
"finishTime": 5.82,
"dialogue": {
"text": "Yeah, technical glitches are complicated and there's not much we can do other than try to solve them.",
"align": "center"
}
},
{
"character": "Maria",
"opacity": 0,
"startTime": 6.32
}
]
}