curriculum/challenges/english/blocks/learn-how-to-express-concerns/67c9d89691659f7abb873395.md
Listen to the audio and complete the sentence below.
I see. Did they mention BLANK they think it's too tight?
why
This word is used to ask about the reason for something.
Why is used to ask about the reason behind an action, belief, or situation. For example:
Can you explain why the deadline was changed? - This means the speaker wants to know the reason for the change.
{
"setup": {
"background": "company2-boardroom.png",
"characters": [
{
"character": "Bob",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_12-3.mp3",
"startTime": 1,
"startTimestamp": 11.78,
"finishTimestamp": 14.54
}
},
"commands": [
{
"character": "Bob",
"opacity": 1,
"startTime": 0
},
{
"character": "Bob",
"startTime": 1,
"finishTime": 3.76,
"dialogue": {
"text": "I see. Did they mention why they think it's too tight?",
"align": "center"
}
},
{
"character": "Bob",
"opacity": 0,
"startTime": 4.26
}
]
}