curriculum/challenges/english/blocks/es-a1-learn-meet-mateo/6914d94cee63aa7cbcafab2c.md
Mateo is mentioning his name and profession in Spanish.
Here, the verb ser is used to express his identity and profession.
Listen to the audio and complete the sentence below.
BLANK Mateo. BLANK ingeniero de software.
Soy
This verb form comes from the verb ser and is used to describe who you are or what you do.
Soy
This verb form comes from the verb ser and is used to describe who you are or what you do.
Soy is a verb used to describe who you are or what you do. For example:
Soy Mateo. Soy ingeniero de software. - I'm Mateo. I'm a software engineer.
{
"setup": {
"background": "company3-reception.png",
"characters": [
{
"character": "Mateo",
"position": {
"x": 50,
"y": 18,
"z": 1.5
},
"opacity": 0
}
],
"audio": {
"filename": "ES_A1_spanish_meet_mateo.mp3",
"startTime": 1,
"startTimestamp": 2.35,
"finishTimestamp": 5.39
}
},
"commands": [
{
"character": "Mateo",
"opacity": 1,
"startTime": 0
},
{
"character": "Mateo",
"startTime": 1,
"finishTime": 1.82,
"dialogue": {
"text": "Soy Mateo.",
"align": "center"
}
},
{
"character": "Mateo",
"startTime": 2.5,
"finishTime": 4.04,
"dialogue": {
"text": "Soy ingeniero de software.",
"align": "center"
}
},
{
"character": "Mateo",
"opacity": 0,
"startTime": 4.54
}
]
}