curriculum/challenges/english/blocks/es-a1-warm-up-greetings-and-farewells-basics/68c58ac706597fe1f643837d.md
Camila is saying goodbye, and she hopes to see you soon. This phrase is warm and friendly.
Listen to the audio and answer the question below.
What phrase does Camila use to say "see you soon"?
Hasta luego.
This means "See you later", but it's not exactly what the speaker says.
Hasta pronto.
Adiós.
This is a general goodbye, but the speaker uses a different phrase.
Chao.
This is an informal way to say goodbye, but it's not the word you hear in the audio.
2
Hasta pronto means "See you soon". It's used when you expect to see someone again in the near future.
It's similar to Hasta luego ("See you later"), but hasta pronto suggests a shorter wait, usually sooner rather than later. For example:
Hasta pronto, Esteban. – See you soon, Esteban.
{
"setup": {
"background": "interview-room3.png",
"characters": [
{
"character": "Camila",
"position": {
"x": 50,
"y": 18,
"z": 1.5
},
"opacity": 0
}
],
"audio": {
"filename": "ES_A1_spanish_greetings_in_the_afternoon.mp3",
"startTime": 1,
"startTimestamp": 6.16,
"finishTimestamp": 7.15
}
},
"commands": [
{
"character": "Camila",
"opacity": 1,
"startTime": 0
},
{
"character": "Camila",
"startTime": 1,
"finishTime": 1.99,
"dialogue": {
"text": "Hasta pronto.",
"align": "center"
}
},
{
"character": "Camila",
"opacity": 0,
"startTime": 2.49
}
]
}