curriculum/challenges/english/blocks/learn-how-to-use-reported-speech/68385e451b980e9e99d2c765.md
Listen to the audio and answer the question below.
How could Mark agree with Lisa's comment?
I don't think so.
ENeff054d0
This shows disagreement, not agreement.
That's true.
ENa4e8115f
2
True is an adjective that means something is correct, real, or accurate. It is used to agree with a statement or fact. It is different from the truth, which is a noun that refers to the actual facts or reality about something, often used in a broader or more abstract sense. For example:
It's true that the server crashed yesterday. – This means the statement about the crash is correct.
The truth is that we didn't have a backup. – This means the actual fact is no backup existed.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Lisa",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_21-3.mp3",
"startTime": 1,
"startTimestamp": 4.08,
"finishTimestamp": 8.62
}
},
"commands": [
{
"character": "Lisa",
"opacity": 1,
"startTime": 0
},
{
"character": "Lisa",
"startTime": 1,
"finishTime": 3.56,
"dialogue": {
"text": "It seems like if we had monitored the system load",
"align": "center"
}
},
{
"character": "Lisa",
"startTime": 3.56,
"finishTime": 5.54,
"dialogue": {
"text": "more closely, we could have prevented the overload.",
"align": "center"
}
},
{
"character": "Lisa",
"opacity": 0,
"startTime": 6.04
}
]
}