curriculum/challenges/english/blocks/es-a1-learn-consonants-and-special-characters/68f0033275987f5d4fb8a7d6.md
The letter g is called ge in Spanish.
This letter has two distinct sounds:
Before a, o, u, or a consonant, it makes a hard g sound, like in gato ("cat").
Before e or i, it makes a harsh sound, like in gente ("people").
Listen to the audio and write the letter in the blank space below.
BLANK
g
This is the seventh letter in the alphabet.
{
"setup": {
"background": "living-room.png",
"characters": [
{
"character": "Julieta",
"position": {
"x": 50,
"y": 18,
"z": 1.5
},
"opacity": 0
}
],
"audio": {
"filename": "ES_A1_alphabet.mp3",
"startTime": 1,
"startTimestamp": 14.8,
"finishTimestamp": 15.8
}
},
"commands": [
{
"character": "Julieta",
"opacity": 1,
"startTime": 0
},
{
"character": "Julieta",
"startTime": 1,
"finishTime": 2,
"dialogue": {
"text": "g",
"align": "center"
}
},
{
"character": "Julieta",
"opacity": 0,
"startTime": 2.5
}
]
}