curriculum/challenges/english/blocks/es-a1-learn-consonants-and-special-characters/68eff70d0ade1c408ecbfeb4.md
The letter d is called de.
At the beginning of a word or after l or n, its sound is stronger, like in the word dos ("two"). However, it's softer between vowels, like in the word idea ("idea").
An example is doctor ("doctor").
Listen to the audio and write the letter in the blank space below.
BLANK
d
This is the fourth 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": 8.39,
"finishTimestamp": 9.39
}
},
"commands": [
{
"character": "Julieta",
"opacity": 1,
"startTime": 0
},
{
"character": "Julieta",
"startTime": 1,
"finishTime": 2,
"dialogue": {
"text": "d",
"align": "center"
}
},
{
"character": "Julieta",
"opacity": 0,
"startTime": 2.5
}
]
}