curriculum/challenges/english/blocks/learn-how-to-discuss-roles-and-responsibilities/65b25b541262654062a21e74.md
The verb recognize means to know someone or something because you have seen, heard, met, or experienced them before. For example, when you see a friend at a party, you recognize him because you know what he looks like.
The phrase right away means quickly or very soon. For instance, If you find a bug in the code, tell me and I'll fix it right away. This means if you discover a problem in the computer program, let me know and I will correct it immediately.
You'll BLANK her BLANK BLANK.
recognize
This word means to identify someone or something you know from before.
right
It's part of the phrase that means "very soon".
away
It completes the phrase, emphasizing that the action will happen without delay.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Bob",
"position": {"x":50,"y":15,"z":1.2},
"opacity": 0
}
],
"audio": {
"filename": "3.3-1.mp3",
"startTime": 1,
"startTimestamp": 11.94,
"finishTimestamp": 13.22
}
},
"commands": [
{
"character": "Bob",
"opacity": 1,
"startTime": 0
},
{
"character": "Bob",
"startTime": 1,
"finishTime": 2.28,
"dialogue": {
"text": "You'll recognize her right away.",
"align": "center"
}
},
{
"character": "Bob",
"opacity": 0,
"startTime": 2.78
}
]
}