curriculum/challenges/english/blocks/learn-how-to-talk-about-past-experiences/67053619dd65bd1459449bf0.md
Listen to the audio and answer the question below.
What did James discover initially?
He discovered nothing.
He discovered something.
The expression James says doesn't say that he found something.
He found everything immediately.
What James says contradicts the idea that he found everything.
He didn't look for anything.
He was actually searching for something.
1
James uses the word nothing, which indicates the absence of any discovery. For example:
She found nothing unusual in the report. -The report had the usual characteristics.
We saw nothing strange during the test. - It was a pretty common test.
In contrast, in negative sentences, you'll use anything instead of nothing. For example:
Affirmative: He found nothing. - There were no discoveries.
Negative: He didn't find anything. - There were no discoveries.
Notice that, in negative sentences and in questions with did, the main verb (in this case, find) is in its base form. The auxiliary verb did is what shows that this sentence is in the past tense. For example:
They didn't find anything wrong with the program. - Not finding anything was in the past.
I didn't see anything unusual during the presentation. - Nothing unusual was seen in the presentation that happened in the past.
This structure helps avoid double negatives. James's answer, Nothing at first, reflects an affirmative sentence emphasizing that he couldn't find anything when he began his search.
{
"setup": {
"background": "interview-room3.png",
"characters": [
{
"character": "Lisa",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
},
{
"character": "James",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_2-1.mp3",
"startTime": 1,
"startTimestamp": 8.86,
"finishTimestamp": 11.04
}
},
"commands": [
{
"character": "Lisa",
"opacity": 1,
"startTime": 0
},
{
"character": "Lisa",
"startTime": 1,
"finishTime": 2,
"dialogue": {
"text": "What did you find there?",
"align": "center"
}
},
{
"character": "Lisa",
"opacity": 0,
"startTime": 2.14
},
{
"character": "James",
"opacity": 1,
"startTime": 2.14
},
{
"character": "James",
"startTime": 2.28,
"finishTime": 3.18,
"dialogue": {
"text": "Nothing at first.",
"align": "center"
}
},
{
"character": "James",
"opacity": 0,
"startTime": 3.68
}
]
}