curriculum/challenges/english/blocks/es-a1-warm-up-getting-ready-to-share-personal-details/6929d8895c641146052eb17d.md
In this task, you will hear Luna say the Spanish phrase for "second last name". This refers to the mother's last name used in many Spanish-speaking cultures.
Listen to the audio and answer the question below.
What word does Luna use to say "second last name"?
Primer apellido
This means "first last name", but Luna refers to the second one.
Apellido completo
This means "full last name", not the second part specifically.
Segundo apellido
Primer nombre
This means "first name", which is not what you heard.
3
Segundo apellido means "second last name" in Spanish.
In many Spanish-speaking countries, people have two last names. They are usually structured as follows:
Primer apellido (father's last name).
Segundo apellido (mother's last name).
{
"setup": {
"background": "company2-roof.png",
"characters": [
{
"character": "Luna",
"position": {
"x": 50,
"y": 25,
"z": 1.5
},
"opacity": 0
}
],
"audio": {
"filename": "ES_A1_luna_personal_data_form.mp3",
"startTime": 1,
"startTimestamp": 6.47,
"finishTimestamp": 7.86
}
},
"commands": [
{
"character": "Luna",
"opacity": 1,
"startTime": 0
},
{
"character": "Luna",
"startTime": 1,
"finishTime": 2.39,
"dialogue": {
"text": "Segundo apellido.",
"align": "center"
}
},
{
"character": "Luna",
"opacity": 0,
"startTime": 2.89
}
]
}