curriculum/challenges/english/blocks/learn-how-to-use-conditionals/67862a06733c0575a524cc02.md
Listen to the audio and answer the question below.
Does Tom agree with Lisa?
No, he doesn't agree with her.
Tom says he fully agrees with Lisa.
He is unsure about her statement.
The word definitely shows complete certainty, not hesitation or doubt.
He partially agrees with her.
Definitely expresses strong agreement, not partial or conditional agreement.
Yes, he definitely does.
4
Definitely is used to express strong agreement or certainty. It means without a doubt or absolutely. For example:
This plan is definitely the best option. - Shows complete certainty about the plan being the best choice.
I'll definitely be at the meeting tomorrow. - Expresses confidence that the speaker will attend the meeting.
In this context, Tom uses it to fully agree with Lisa's statement about the significant impact of the company going out of business.
{
"setup": {
"background": "company2-breakroom.png",
"characters": [
{
"character": "Lisa",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
},
{
"character": "Tom",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_7-3.mp3",
"startTime": 1,
"startTimestamp": 43.42,
"finishTimestamp": 46.52
}
},
"commands": [
{
"character": "Lisa",
"opacity": 1,
"startTime": 0
},
{
"character": "Lisa",
"startTime": 1,
"finishTime": 2.86,
"dialogue": {
"text": "If they go out of business, it would change everything.",
"align": "center"
}
},
{
"character": "Lisa",
"opacity": 0,
"startTime": 3.08
},
{
"character": "Tom",
"opacity": 1,
"startTime": 3.08
},
{
"character": "Tom",
"startTime": 3.3,
"finishTime": 4.1,
"dialogue": {
"text": "It definitely would.",
"align": "center"
}
},
{
"character": "Tom",
"opacity": 0,
"startTime": 4.6
}
]
}