curriculum/challenges/english/blocks/learn-how-to-clarify-information-in-different-interactions/663cccdee312b962235e81d1.md
A bit means a small amount of something. For example, if you are a little hungry, you can say I'm a bit hungry. It means you're hungry, but not very much.
Odd means something that is strange or unusual. For example, you can say it is odd to wear a heavy coat on a hot day, because it is not what you expect. It means it is different from normal or from what you expected it to be.
Listen to the dialogue and fill in the blanks.
Hey Brian, I was looking at the project details and I noticed something a BLANK BLANK.
bit
Here, this word preceded by a means a little or not much.
odd
In this context, it's a synonym to strange, out of the ordinary, not quite right.
{
"setup": {
"background": "company2-boardroom.png",
"characters": [
{
"character": "Maria",
"position": {
"x": 50,
"y": 0,
"z": 1.5
},
"opacity": 0
}
],
"audio": {
"filename": "4.3-4.mp3",
"startTime": 1,
"startTimestamp": 0,
"finishTimestamp": 4.06
}
},
"commands": [
{
"character": "Maria",
"opacity": 1,
"startTime": 0
},
{
"character": "Maria",
"startTime": 1,
"finishTime": 5.06,
"dialogue": {
"text": "Hey Brian, I was looking at the project details and I noticed something a bit odd.",
"align": "center"
}
},
{
"character": "Maria",
"opacity": 0,
"startTime": 5.56
}
]
}