curriculum/challenges/english/blocks/es-a1-warm-up-greetings-and-farewells-basics/68c58aa8c9d2a2dfea45deb7.md
Elena is saying goodbye, but she expects to see you again.
Listen to the audio and answer the question below.
What phrase does Elena use to say "see you later"?
Hasta luego.
Adiós
This is a goodbye, but it's more final. The speaker uses a different phrase.
Chao
This is also an informal way to say goodbye, but it's not the one in the audio.
¡Hola!
This means "Hi", a general greeting, but it's not what Elena says.
1
Hasta luego is a common way to say goodbye in Spanish. It translates to "See you later".
It's used when you expect to see the person again, but not necessarily soon. For example:
Hasta luego, Marta. – See you later, Marta.
{
"setup": {
"background": "interview-room3.png",
"characters": [
{
"character": "Elena",
"position": {
"x": 50,
"y": 25,
"z": 1.5
},
"opacity": 0
}
],
"audio": {
"filename": "ES_A1_spanish_greetings_in_the_morning.mp3",
"startTime": 1,
"startTimestamp": 5.68,
"finishTimestamp": 6.64
}
},
"commands": [
{
"character": "Elena",
"opacity": 1,
"startTime": 0
},
{
"character": "Elena",
"startTime": 1,
"finishTime": 1.96,
"dialogue": {
"text": "Hasta luego.",
"align": "center"
}
},
{
"character": "Elena",
"opacity": 0,
"startTime": 2.46
}
]
}