curriculum/challenges/english/blocks/es-a1-warm-up-greetings-and-farewells-basics/68c58b01490a81e467b6f8d8.md
Esteban is saying goodbye, but he plans to see you tomorrow.
Listen to the audio and answer the question below.
What phrase does Esteban use to say "see you tomorrow"?
Hasta mañana.
Hasta luego.
This means "See you later", but Esteban says something more specific.
Hasta pronto.
This means "See you soon", but it's not what Esteban says.
Adiós.
This is a general goodbye, not the phrase used in the audio.
1
Hasta mañana is a way to say goodbye when you plan to see the person the next day. It translates to "See you tomorrow". For example:
Hasta mañana, Camila. – See you tomorrow, Camila.
{
"setup": {
"background": "company3-boardmeeting.png",
"characters": [
{
"character": "Esteban",
"position": {
"x": 50,
"y": 25,
"z": 1.5
},
"opacity": 0
}
],
"audio": {
"filename": "ES_A1_spanish_greetings_in_the_evening.mp3",
"startTime": 1,
"startTimestamp": 5.35,
"finishTimestamp": 6.22
}
},
"commands": [
{
"character": "Esteban",
"opacity": 1,
"startTime": 0
},
{
"character": "Esteban",
"startTime": 1,
"finishTime": 1.87,
"dialogue": {
"text": "Hasta mañana.",
"align": "center"
}
},
{
"character": "Esteban",
"opacity": 0,
"startTime": 2.37
}
]
}