curriculum/challenges/english/blocks/learn-how-to-clarify-information-in-different-interactions/663a4113812035a9e55aaf29.md
To describe means to tell someone about something using words. You talk about what it looks like, how it feels, or what it does. For example, you might describe your favorite toy by saying what color it is and what shapes it has. If the description is of someone, then you talk about physical characteristics, distinctive features or even about what the person is wearing at that moment.
Listen to the dialogue and fill in the blanks.
I need to confirm it's him before I leave this package. Can you BLANK him for me?
describe
In this context, to talk about how someone looks and what they are wearing.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Delivery Man",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "4.3-2.mp3",
"startTime": 1,
"startTimestamp": 10.14,
"finishTimestamp": 15
}
},
"commands": [
{
"character": "Delivery Man",
"opacity": 1,
"startTime": 0
},
{
"character": "Delivery Man",
"startTime": 1,
"finishTime": 3.8,
"dialogue": {
"text": "I need to confirm it's him before I leave this package.",
"align": "center"
}
},
{
"character": "Delivery Man",
"startTime": 3.96,
"finishTime": 5.86,
"dialogue": {
"text": "Can you describe him for me?",
"align": "center"
}
},
{
"character": "Delivery Man",
"opacity": 0,
"startTime": 6.36
}
]
}