curriculum/challenges/english/blocks/learn-greetings-in-your-first-day-at-the-office/656a0eaf7d37610e43662464.md
Let me show you is an offer of assistance or guidance. It expresses the speaker's intention to demonstrate or direct something to the listener.
Which of the following best describes the meaning of Let me show you?
I don't know where it is.
This phrase is about demonstrating or guiding, not asking where something is.
I will display or guide you to something.
Let's buy this together.
This phrase is about demonstrating or guiding, not buying something.
I'll hide this from you.
This phrase is about demonstrating or guiding, not hiding something.
2
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Maria",
"position": {"x":50,"y":0,"z":1.5},
"opacity": 0
}
],
"audio": {
"filename": "1.1-1.mp3",
"startTime": 1,
"startTimestamp": 15.5,
"finishTimestamp": 17.42
}
},
"commands": [
{
"character": "Maria",
"opacity": 1,
"startTime": 0
},
{
"character": "Maria",
"startTime": 1,
"finishTime": 2.5,
"dialogue": {
"text": "Great. Let me show you to your desk.",
"align": "center"
}
},
{
"character": "Maria",
"opacity": 0,
"startTime": 3
}
]
}