curriculum/challenges/english/blocks/learn-conversation-starters-in-the-break-room/657dd09e586b597fe5cd0d3d.md
They're is a contraction of they are.
For example, They are in the office is the same as They're in the office, and it means the people are inside the office.
Listen to the audio and complete the sentence below.
Yes, there are a couple of parks near here. BLANK great for a break.
They're
Maria uses this contraction to say that the parks are great for taking a break. The first letter is capitalized.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Maria",
"position": {"x":50,"y":0,"z":1.5},
"opacity": 0
}
],
"audio": {
"filename": "1.3-5.mp3",
"startTime": 1,
"startTimestamp": 11.56,
"finishTimestamp": 14.68
}
},
"commands": [
{
"character": "Maria",
"opacity": 1,
"startTime": 0
},
{
"character": "Maria",
"startTime": 1,
"finishTime": 4.12,
"dialogue": {
"text": "Yes, there are a couple of parks near here. They're great for a break.",
"align": "center"
}
},
{
"character": "Maria",
"opacity": 0,
"startTime": 4.62
}
]
}