curriculum/challenges/english/blocks/learn-how-to-talk-about-past-experiences/67461094ba7296b13c1bb045.md
Listen to the audio and answer the question below.
What does Lisa mean?
She completely agrees with James.
She partially agrees with James.
Absolutely indicates full agreement, not partial agreement.
She is not sure she understands what James is trying to say.
Absolutely shows Lisa is confident and fully agrees with James.
She disagrees with James.
Absolutely is a clear expression of agreement, not disagreement.
1
Absolutely is used to express complete agreement or certainty. For example:
Person 1: Do you think this solution will work?
Person 2: Absolutely! - Meaning that you are entirely confident and supportive of the solution.
In this dialog, Lisa, thus, is showing James she fully agrees with what he said.
{
"setup": {
"background": "interview-room3.png",
"characters": [
{
"character": "James",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
},
{
"character": "Lisa",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_2-1.mp3",
"startTime": 1,
"startTimestamp": 37.18,
"finishTimestamp": 42.82
}
},
"commands": [
{
"character": "James",
"opacity": 1,
"startTime": 0
},
{
"character": "James",
"startTime": 1,
"finishTime": 5.48,
"dialogue": {
"text": "A bit, but solving problems like these is what makes our job interesting, right?",
"align": "center"
}
},
{
"character": "James",
"opacity": 0,
"startTime": 5.75
},
{
"character": "Lisa",
"opacity": 1,
"startTime": 5.75
},
{
"character": "Lisa",
"startTime": 6.02,
"finishTime": 6.62,
"dialogue": {
"text": "Absolutely.",
"align": "center"
}
},
{
"character": "Lisa",
"opacity": 0,
"startTime": 7.12
}
]
}