curriculum/challenges/english/blocks/es-a1-learn-greetings-during-the-day/68c88a1c3f01ed15c7ca6c83.md
When people want to say their name, they often use the following structure:
Me llamo + name.
This is a common and natural way to introduce yourself in Spanish.
Listen to the audio and answer the question below.
What is the speaker's name?
Laura
This is a common name in Spanish, but it's not the one you hear. Focus on the last word of the sentence.
Elena
Camila
This is not the name the speaker uses. Focus on the last word of the sentence.
Lucía
Focus on the last word of the sentence.
2
Me llamo... means "My name is...". It literally means "I call myself...", but it's the standard way to introduce your name. For example:
Me llamo Gino. – My name is Gino.
{
"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": 2.39,
"finishTimestamp": 3.63
}
},
"commands": [
{
"character": "Elena",
"opacity": 1,
"startTime": 0
},
{
"character": "Elena",
"startTime": 1,
"finishTime": 2.24,
"dialogue": {
"text": "Me llamo Elena.",
"align": "center"
}
},
{
"character": "Elena",
"opacity": 0,
"startTime": 2.74
}
]
}