curriculum/challenges/english/blocks/es-a1-learn-meet-luna/6914b05e76110e437ed28598.md
Listen to the audio and complete the sentence below.
Hasta BLANK. BLANK.
luego
This word is part of a common farewell expression in Spanish that literally means "until later".
Adiós
This is a general way to say "goodbye" in Spanish, used in both formal and informal contexts. remember to use the accent mark on ó.
Hasta luego means "see you later". It's a friendly farewell used when you expect to meet the person again soon.
{
"setup": {
"background": "desk.png",
"characters": [
{
"character": "Luna",
"position": {
"x": 50,
"y": 25,
"z": 1.5
},
"opacity": 0
}
],
"audio": {
"filename": "ES_A1_spanish_meet_luna.mp3",
"startTime": 1,
"startTimestamp": 8.79,
"finishTimestamp": 10.57
}
},
"commands": [
{
"character": "Luna",
"opacity": 1,
"startTime": 0
},
{
"character": "Luna",
"startTime": 1,
"finishTime": 1.92,
"dialogue": {
"text": "Hasta luego.",
"align": "center"
}
},
{
"character": "Luna",
"startTime": 2.09,
"finishTime": 2.78,
"dialogue": {
"text": "Adiós.",
"align": "center"
}
},
{
"character": "Luna",
"opacity": 0,
"startTime": 3.28
}
]
}