curriculum/challenges/english/blocks/learn-how-to-clarify-information-in-different-interactions/6620024f9abdcba3f531a4ed.md
When you say I don't think I've had the chance, you're expressing that you haven't had the opportunity or occasion to do something. It means you haven't had the possibility to experience a particular event or meet someone before. The full form of the phrase is I do not think I have had the chance. Example: I don't think I've had the chance to visit the museum. (you did not go to the museum or, at least, you don't remember having gone there).
Listen and fill in the blank.
Tom: Hey, Alice. Do you know Lisa?
Alice: No, I don't think I've had the BLANK to meet her. Who's Lisa?
chance
An expression similar to opportunity or occasion.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Tom",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
},
{
"character": "Alice",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "4.3-1.mp3",
"startTime": 1,
"startTimestamp": 0,
"finishTimestamp": 5.84
}
},
"commands": [
{
"character": "Tom",
"opacity": 1,
"startTime": 0
},
{
"character": "Tom",
"startTime": 1,
"finishTime": 3.26,
"dialogue": {
"text": "Hey, Alice. Do you know Lisa?",
"align": "center"
}
},
{
"character": "Tom",
"opacity": 0,
"startTime": 3.75
},
{
"character": "Alice",
"opacity": 1,
"startTime": 3.75
},
{
"character": "Alice",
"startTime": 4.24,
"finishTime": 6.84,
"dialogue": {
"text": "No, I don't think I've had the chance to meet her. Who's Lisa?",
"align": "center"
}
},
{
"character": "Alice",
"opacity": 0,
"startTime": 7.34
}
]
}