curriculum/challenges/english/blocks/learn-determiners-and-advanced-use-of-articles/68124f203373a82c64c67219.md
Listen to the audio and complete the sentence below.
It's important that BLANK part of BLANK project gets delayed.
no
This determiner means "not any"; it shows complete negation.
the
This article is used because they are talking about a specific, known project.
No part uses no to mean not any part at all - complete negation.
The project uses the because it refers to the specific project Bob and Alice are already discussing.
{
"setup": {
"background": "company1-boardroom.png",
"characters": [
{
"character": "Bob",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_20-2.mp3",
"startTime": 1,
"startTimestamp": 47.24,
"finishTimestamp": 50.5
}
},
"commands": [
{
"character": "Bob",
"opacity": 1,
"startTime": 0
},
{
"character": "Bob",
"startTime": 1,
"finishTime": 4.26,
"dialogue": {
"text": "It's important that no part of the project gets delayed.",
"align": "center"
}
},
{
"character": "Bob",
"opacity": 0,
"startTime": 4.76
}
]
}