Skip to content

Instantly share code, notes, and snippets.

@RafaelDavisH
Created September 25, 2025 18:44
Show Gist options
  • Save RafaelDavisH/f370c0421f86190d68249b9965bdb3c3 to your computer and use it in GitHub Desktop.
Save RafaelDavisH/f370c0421f86190d68249b9965bdb3c3 to your computer and use it in GitHub Desktop.
Why Accents Matter in Spanish
# Why Accents Matter in Spanish
In Spanish, written accents, or tildes, are not just decorative. They’re an essential part of the language because they make words clear and easy to understand. Accents mainly serve two purposes: they tell us where the stress of a word goes and they help us distinguish between words that look the same but mean something different.
## Showing Stress in a Word
Every word has a stressed syllable, and the accent mark shows us which one. Spanish has clear rules about this, depending on how a word ends.
- **Agudas**: stress on the last syllable. They take a tilde if the word ends in a vowel, `n`, or `s`.
- Examples: `canción`, `comeré`, `además`.
- **Llanas** (or graves): stress on the second-to-last syllable. They get a tilde only if the word does *not* end in a vowel, `n`, or `s`.
- Examples: `árbol`, `fácil`, `cárcel`.
- **Esdrújulas and sobresdrújulas**: stress on the third-to-last (or earlier). These always have a tilde.
- Examples: `teléfono`, `lágrima`, `rápidamente`.
## Changing the Meaning
Sometimes, accents completely change the meaning of a word. This is called the **diacritical accent**.
- `él` (he) vs. `el` (the)
- `tú` (you) vs. `tu` (your)
- `más` (more) vs. `mas` (but)
Accents can also show verb tense:
- `habló` (he/she spoke) vs. `hablo` (I speak)
- `llamó` (he/she called) vs. `llamo` (I call)
And they separate questions from statements:
- `¿Qué quieres?` (What do you want?) vs. `Sé que estás aquí` (I know you are here)
- `¿Dónde está?` (Where is it?) vs. `Es el lugar donde nos conocimos` (It is the place where we met)
## Why It’s Important
Using accents correctly avoids confusion. Without them, your sentence could mean something completely different. They’re a small detail with a big impact, and mastering them makes your Spanish writing clear and professional.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment