Primitive 1. What exists. The layer everything else agrees with.
1What the noun does in Spanish§
A Spanish noun carries two grammatical tags — gender and number — and those tags are not about the noun. They're about everything else. The noun is the type declaration; articles, adjectives, participles and pronouns are the code that has to type-check against it (Vol 00 §8).
This is why gender feels disproportionately punishing to an English speaker. Getting el mapa wrong isn't one error. It propagates: la mapa vieja (ungrammatical) is three errors from one bad declaration. Which also means the fix is cheap and structural — learn every noun with its article welded on. Not mapa, but el mapa. Not mano, but la mano. The two-word unit is the actual lexical item, and treating it that way eliminates an entire error class at the source.
Everything below is in service of that: not a gender rulebook to consult mid-sentence, but a set of patterns dense enough that new nouns arrive pre-tagged.
2Gender§
2.1The honest baseline§
Roughly 99% of Spanish nouns ending in -o are masculine and roughly 99% ending in -a are feminine. That covers most of the language and it is the correct default. The remaining work is four rule-families that handle other endings, plus about twenty-five high-frequency exceptions that must simply be known.
2.2Masculine endings frequency 3 of 3, daily§
| Ending | Gender | Examples |
|---|---|---|
| -o | m | el vino, el auto, el laburo, el vaso |
| -aje | m | el viaje, el paisaje, el mensaje, el garaje |
| -or | m | el amor, el color, el motor, el sabor |
| -ma / -pa / -ta (Greek loans) | m | el problema, el sistema, el tema, el idioma, el clima, el programa, el drama, el poema, el mapa, el planeta |
| -án, -ambre | m | el pan, el alambre, el hambre ⚠ (el hambre is feminine — see §2.6) |
| -ú, -í | m | el bambú, el maní |
| -l, -n, -r, -s (tendency) | m | el papel, el jardín, el bar, el país |
The Greek group is the one that matters. El problema, el sistema, el tema, el idioma, el clima, el programa — these are the most common "looks feminine, isn't" nouns in the language, and they share an etymology: Greek neuters in -ma entered Latin as masculine and stayed. Not arbitrary, just old. ⟹ If a noun ends in -ma and sounds academic or abstract, guess masculine. If it's homely (la cama, la cima, la crema, la firma, la forma, la lima, la norma, la rama, la suma, la trama), guess feminine.
2.3Feminine endings frequency 3 of 3, daily§
| Ending | Gender | Examples |
|---|---|---|
| -a | f | la casa, la plata, la mesa, la birra |
| -ción, -sión, -zón | f | la canción, la decisión, la razón |
| -dad, -tad | f | la ciudad, la verdad, la libertad, la amistad |
| -tud | f | la actitud, la juventud, la multitud |
| -umbre | f | la costumbre, la cumbre, la incertidumbre |
| -ie | f | la serie, la especie, la superficie |
| -sis | f | la crisis, la tesis, la análisis… ⚠ no — el análisis is masculine ⊘ |
| -itis | f | la bronquitis, la gastritis |
| -eza, -ura, -icia | f | la pobreza, la cultura, la justicia |
-ción and -dad are worth internalizing beyond gender: they map one-to-one onto English -tion and -ty, which means thousands of words are free (la situación, la posibilidad, la comunidad). Both are reliably feminine. That's two suffixes buying an enormous vocabulary at zero gender cost.
2.4The exception list — and it is short frequency 3 of 3, daily§
Nouns whose ending lies. This is the memorization floor, and it's about twenty-five items:
Feminine despite -o: la mano, la foto, la moto, la radio (Argentina: la radio), la libido, la disco
Masculine despite -a: The Greek -ma group above, plus el día, el sofá, el tranvía, el mapa, el planeta, el cura (priest).
2.5Nouns that change meaning with gender frequency 2 of 3, secondary§
known defectdiagram defect — Nouns that change meaning with gender Actually: The last two rows break the section's own stated premise that these are 'two words sharing a spelling': el bolso / la bolsa and el puerto / la puerta are different spellings, not one form with two genders, so they are near-pairs smuggled into a same-spelling list..Not exceptions — two words sharing a spelling. This list contains one item you'll use daily in Argentina:
| Masculine | Feminine |
|---|---|
| el papa — the Pope | la papa — the potato frequency 3 of 3, daily |
| el orden — order, arrangement | la orden — an order, a command |
| el mar — the sea | la mar — the sea (poetic/nautical) |
| el cura — the priest | la cura — the cure |
| el radio — radius, radium | la radio — the radio frequency 2 of 3, secondary |
| el coma — coma | la coma — comma |
| el frente — the front (military/weather) | la frente — the forehead |
| el corte — the cut | la corte — the court |
| el bolso — handbag | la bolsa — bag; the stock exchange frequency 2 of 3, secondary |
| el puerto — port | la puerta — door frequency 3 of 3, daily |
2.6The el agua problem — solved by phonology, not gender frequency 2 of 3, secondary§
El agua está fría. Both halves look wrong. Neither is.
The rule: feminine nouns beginning with a stressed a- or ha- take el in the singular — purely to avoid the ugly la a- vowel collision. The noun stays feminine, and everything else agrees feminine.
- el agua fría — adjective agrees feminine
- las aguas — plural reverts to las, no collision
- un poco de agua fresca — no article, no problem
- Same set: el alma, el hambre, el área, el arma, el hacha, el águila, el aula, el ave, el hada
The stress condition is real. La avenida, la aduana, la abeja, la amiga keep la because their a- is unstressed. This is the difference between a rule you can apply and a list you memorize — and it's the reason el agua/las aguas isn't a contradiction.
2.7People and professions frequency 2 of 3, secondary§
| Pattern | Example |
|---|---|
| -o / -a | el amigo / la amiga, el abogado / la abogada |
| -or / -ora | el profesor / la profesora, el consultor / *la consultora*** |
| -ista — invariable, article does the work | el/la periodista, el/la artista, el/la taxista |
| -ante, -ente — invariable | el/la estudiante, el/la gerente, el/la cantante |
| Irregular pairs | el actor / la actriz, el rey / la reina, el poeta / la poetisa |
Mixed groups go masculine plural. Los amigos can be all men or a mixed group; las amigas is women only. Same for los argentinos, los chicos.
Live usage note. Argentina uses feminized professional forms freely (la presidenta, la jueza, la ingeniera, la médica), and public discourse increasingly uses -e forms (todes, amigues) as an inclusive alternative. That's a live sociolinguistic debate rather than settled grammar; it's normal in some Buenos Aires circles and pointedly rejected in others. You don't need to adopt it; you should recognize it.
3Number§
3.1The formation rules frequency 3 of 3, daily§
| Noun ends in | Add | Example |
|---|---|---|
| unstressed vowel | -s | casa → casas, auto → autos |
| consonant | -es | papel → papeles, ciudad → ciudades |
| -z | -ces | lápiz → lápices, vez → veces, luz → luces |
| stressed -í / -ú | -es or -s | maní → maníes/manís, tabú → tabúes/tabús |
| unstressed vowel + -s | invariable | el lunes → los lunes, la crisis → las crisis, el paraguas → los paraguas |
The -z → -ces rule isn't cosmetic — Spanish orthography doesn't permit z before e or i, so the letter must change to keep the sound. Same constraint generates verb spellings in 05 §4.3. One phonotactic fact, two chapters of "irregularity."
3.2Accent shifts — the part nobody explains frequency 2 of 3, secondary§
Spanish stress stays on the same syllable when a noun pluralizes. Since the written accent's whole job is marking stress that the default rules wouldn't predict, adding a syllable often makes the accent unnecessary or newly necessary:
| Singular | Plural | What happened |
|---|---|---|
| la canción | las canciones | Accent drops — stress is now predictable |
| el japonés | los japoneses | Same |
| el examen | los exámenes | Accent appears — stress must be marked |
| el joven | los jóvenes | Same |
| el orden | las órdenes | Same |
3.3Special cases frequency 1 of 3, rare§
- Compounds: usually only the head pluralizes — el paraguas → los paraguas, el altavoz → los altavoces.
- Latin/foreign: el currículum → los currículums, el club → los clubes (or clubs), el film → los films.
- Pluralia tantum: las gafas, las tijeras, las vacaciones, los celos — plural-only.
- Collectives take singular verbs: la gente *es** — always. La gente son is wrong, and la gente is extremely frequent, so this one is worth burning in. (Compare your bankthe phrase bank line: la gente parece cada vez más aislada.*)
4Nouns from other primitives§
The costume changes of Vol 00 §10, viewed from the ENTITY side. Full treatment in 10-NONFINITE; here is what lands in the noun slot.
From verbs (V→E) frequency 3 of 3, daily — the infinitive, and only the infinitive: fumar es malo, el poder, el deber, el amanecer, el ser humano. Some have lexicalized fully and take plurals (los deberes, los seres). The gerundio can never do this — el corriendo (ungrammatical) is impossible, and that prohibition is one of the sharpest lines between Spanish and English (10 §3.1).
From adjectives (Q→E) frequency 3 of 3, daily — two mechanisms:
- Gendered: los pobres (the poor), un viejo (an old man), la rubia (the blonde) — refers to people or specific things.
- Neuter lo: lo bueno (the good part of it), lo difícil, lo importante — refers to an abstraction, never a person. Full machine in 02 §4.
From participles frequency 2 of 3, secondary — el herido (the injured man), lo hecho (what's done), un conocido (an acquaintance). A verb wearing an adjective costume, then wearing a noun costume over it.
Deverbal nouns frequency 2 of 3, secondary — real derivational suffixes: -ción (producir → producción), -miento (conocer → conocimiento), -aje (aterrizar → aterrizaje), -ada (llegar → llegada), and zero-derivation (el corte, el cambio, el gasto).
5Diminutives and augmentatives — a pragmatic system frequency 3 of 3, daily§
This is where a conventional grammar fails worst. It files diminutives under "size" in a two-page appendix. In Argentina they are a primary politeness and affect system, used constantly by adults in serious conversation, and mostly not about size at all.
5.1Formation§
| Noun ends in | Suffix | Example |
|---|---|---|
| most vowels | -ito / -ita | momento → momentito, casa → casita |
| -e, -n, -r | -cito / -cita | café → cafecito, joven → jovencito, amor → amorcito |
| one syllable, consonant-final | -ecito | pan → panecito, flor → florecita |
| stems in c/g/z | spelling adjusts | chico → chiquito, amigo → amiguito, lápiz → lapicito |
-illo/-illa exists but reads Peninsular; Argentina overwhelmingly prefers -ito. Adjectives and adverbs take it too — and this is the giveaway that size isn't the point: cerquita (nice and close), tempranito (bright and early), despacito (nice and slow), ahorita, igualito, solito.
5.2What it actually does frequency 3 of 3, daily§
| Function | Example | Force |
|---|---|---|
| Softening a request | ¿Me das un vasito de agua? | The glass isn't small. You're being polite. |
| Affection | mi viejita, che gordito | Warmth, no size claim |
| Minimizing an imposition | Es un ratito nada más | "It'll only take a second" |
| Downplaying | Tengo un problemita | Often a large problem, deliberately framed small |
| Intensifying, oddly | Está calentito | Pleasantly warm — the diminutive adds pleasant, not less |
| Actual smallness | una casita | The minority use |
5.3Augmentatives frequency 2 of 3, secondary§
| Suffix | Force | Example |
|---|---|---|
| -azo | big, impressive — or a blow | un golazo (a great goal), un partidazo, un cafecito → un cafetazo; un codazo (an elbow-blow), un portazo (a slammed door) |
| -ón | large, sometimes pejorative | un caserón, un narigón (big-nosed) — and tirón, empujón |
| -ote | big, clumsy | grandote, muchachote |
| -ucho | purely pejorative | un cuartucho (a grim little room), feúcho |
*-azo* is the one to own. In Argentina it's the standard enthusiasm intensifier: un asadazo, un partidazo, un temazo (a banger of a song), golazo. It also forms the "blow" sense (un cabezazo — a header) and, historically, protest names (el Cordobazo). Same suffix, three jobs, and the context always disambiguates.
5.4The Argentine prefix: re- frequency 3 of 3, daily§
Not a diminutive, but it belongs in the same pragmatic drawer because it does the intensifying work that -ísimo does elsewhere:
re bueno, re copado, re lindo, re fácil, me re gustó, está re bien
Written separately or attached (rebueno), stressed on the re. It's informal, ubiquitous in Buenos Aires under about fifty, and completely unremarkable in speech. There's an escalated form — requete- — which is jokey. If you learn one intensifier for the trip, learn this one: it attaches to anything and it's instantly local.
6Traps§
known defectdead cross reference — Spanish exposes the relation: torta de chocolate. See 09 §3 Actually: 09-RELATION §3 = 'The rest of the inventory'; the de sub-entry touches it implicitly. Probably: imprecise rather than wrong.7Cross-references§
known defectdead cross reference — Diminutive pragmatics in social context → 12 §5 Actually: 12-REGISTER.md §5 = Lunfardo. Probably: 12 §7 (Politeness), where diminutives appear at line 220.- Gender's propagation into agreement chains04 §4Vol 00 §8
- Articles, and the el/la decision in practice**02**
- Nouns as verb arguments, DOM (a María)11 §301-SPANISH §1
- Nominalization in full**10**
- Diminutive pragmatics in social context12 §5