curriculum/challenges/english/blocks/learn-how-to-express-disagreement/67c077a660f5091aee3ab143.md
Listen to the audio and complete the sentence below.
That's a BLANK BLANK.
reasonable
This word means fair, logical, or practical.
suggestion
This word refers to an idea or proposal that someone presents for consideration.
Bob uses reasonable suggestion to express agreement with Anna's idea in a logical and polite way.
By saying this, Bob acknowledges that Anna's plan is a good and balanced approach.
{
"setup": {
"background": "company1-boardroom.png",
"characters": [
{
"character": "Bob",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_11-3.mp3",
"startTime": 1,
"startTimestamp": 59.76,
"finishTimestamp": 61.18
}
},
"commands": [
{
"character": "Bob",
"opacity": 1,
"startTime": 0
},
{
"character": "Bob",
"startTime": 1,
"finishTime": 2.42,
"dialogue": {
"text": "That's a reasonable suggestion.",
"align": "center"
}
},
{
"character": "Bob",
"opacity": 0,
"startTime": 2.92
}
]
}