curriculum/challenges/english/blocks/learn-how-to-use-basic-programming-vocabulary-in-conversations/6629e96c186102d8a65bfbb9.md
There is and there are are used to indicate the existence or presence of something. There is is used with singular or uncountable nouns, while there are is used with plural nouns.
Examples:
There is a book on the table. (Singular noun)
There is some water in the glass. (Uncountable noun)
There are three apples in the basket. (Plural noun)
Yeah. The crazy part is that BLANK BLANK so many out there.
there
This word is used to introduce the existence or presence of something.
are
This verb is used to describe the existence of plural nouns or multiple items.
{
"setup": {
"background": "company2-breakroom.png",
"characters": [
{
"character": "Sophie",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "5.1-1.mp3",
"startTime": 1,
"startTimestamp": 6,
"finishTimestamp": 9.02
}
},
"commands": [
{
"character": "Sophie",
"opacity": 1,
"startTime": 0
},
{
"character": "Sophie",
"startTime": 1,
"finishTime": 4.02,
"dialogue": {
"text": "Yeah, the crazy part is that there are so many out there.",
"align": "center"
}
},
{
"character": "Sophie",
"opacity": 0,
"startTime": 4.52
}
]
}