curriculum/challenges/english/blocks/learn-how-to-discuss-roles-and-responsibilities/65b25ab9be0c0d3ec4752839.md
When describing someone's appearance, you often use with followed by a feature.
Examples:
with glasses for someone who wears glasses
with curly hair for someone who has curly hair, or
with a blue jacket for someone wearing a blue jacket
How does Bob use with to describe the woman's appearance?
To talk about her height
Height is described without using with.
To mention her long blond hair and glasses
To say how old she is
Age is mentioned not using with.
To describe her clothes
Clothes are not mentioned in Bob's description.
2
{
"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": 7.18,
"finishTimestamp": 11.70
}
},
"commands": [
{
"character": "Bob",
"opacity": 1,
"startTime": 0
},
{
"character": "Bob",
"startTime": 1,
"finishTime": 5.52,
"dialogue": {
"text": "She's a tall woman in her early 40s with long blonde hair and glasses.",
"align": "center"
}
},
{
"character": "Bob",
"opacity": 0,
"startTime": 6.02
}
]
}