curriculum/challenges/english/blocks/learn-how-to-express-concerns/67cadaf3d04da26b654ea88c.md
Listen to the audio and complete the sentence below.
They mentioned a BLANK of things.
couple
This usually means two, but it can sometimes mean a few.
A couple of generally means a pair of something, but in casual speech, it can sometimes mean a few. For example:
I need a couple of minutes to finish this. - This usually means two minutes, but it could mean slightly more.
{
"setup": {
"background": "company2-boardroom.png",
"characters": [
{
"character": "Maria",
"position": {
"x": 50,
"y": 0,
"z": 1.5
},
"opacity": 0
}
],
"audio": {
"filename": "B1_12-3.mp3",
"startTime": 1,
"startTimestamp": 23.5,
"finishTimestamp": 24.96
}
},
"commands": [
{
"character": "Maria",
"opacity": 1,
"startTime": 0
},
{
"character": "Maria",
"startTime": 1,
"finishTime": 2.46,
"dialogue": {
"text": "They mentioned a couple of things.",
"align": "center"
}
},
{
"character": "Maria",
"opacity": 0,
"startTime": 2.96
}
]
}