The Reference/01 Entity
The Reference

01 Entity

the noun

volume 01 of 14indexed by primitive21 sections20 cross-references01-ENTITY.md

3 catalogued defects in this volume. Each is shown against the passage it is about rather than corrected in place — the markdown stays the source of truth.

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§

EndingGenderExamples
-omel vino, el auto, el laburo, el vaso
-ajemel viaje, el paisaje, el mensaje, el garaje
-ormel amor, el color, el motor, el sabor
-ma / -pa / -ta (Greek loans)mel problema, el sistema, el tema, el idioma, el clima, el programa, el drama, el poema, el mapa, el planeta
-án, -ambremel pan, el alambre, el hambre (el hambre is feminine — see §2.6)
-ú, -ímel bambú, el maní
-l, -n, -r, -s (tendency)mel 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§

EndingGenderExamples
-afla casa, la plata, la mesa, la birra
-ción, -sión, -zónfla canción, la decisión, la razón
-dad, -tadfla ciudad, la verdad, la libertad, la amistad
-tudfla actitud, la juventud, la multitud
-umbrefla costumbre, la cumbre, la incertidumbre
-iefla serie, la especie, la superficie
-sisfla crisis, la tesis, la análisis noel análisis is masculine
-itisfla bronquitis, la gastritis
-eza, -ura, -iciafla 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 defectNouns 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:

MasculineFeminine
el papa — the Popela papa — the potato frequency 3 of 3, daily
el orden — order, arrangementla orden — an order, a command
el mar — the seala mar — the sea (poetic/nautical)
el cura — the priestla cura — the cure
el radio — radius, radiumla radio — the radio frequency 2 of 3, secondary
el coma — comala coma — comma
el frente — the front (military/weather)la frente — the forehead
el corte — the cutla corte — the court
el bolso — handbagla bolsa — bag; the stock exchange frequency 2 of 3, secondary
el puerto — portla 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§

PatternExample
-o / -ael amigo / la amiga, el abogado / la abogada
-or / -orael profesor / la profesora, el consultor / *la consultora***
-ista — invariable, article does the workel/la periodista, el/la artista, el/la taxista
-ante, -ente — invariableel/la estudiante, el/la gerente, el/la cantante
Irregular pairsel 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 inAddExample
unstressed vowel-scasa casas, auto autos
consonant-espapel papeles, ciudad ciudades
-z-ceslápiz lápices, vez veces, luz luces
stressed -í / -ú-es or -smaní maníes/manís, tabú tabúes/tabús
unstressed vowel + -sinvariableel 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:

SingularPluralWhat happened
la canciónlas cancionesAccent drops — stress is now predictable
el japonéslos japonesesSame
el examenlos emenesAccent appears — stress must be marked
el jovenlos venesSame
el ordenlas órdenesSame

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 (VE) 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 thisel corriendo (ungrammatical) is impossible, and that prohibition is one of the sharpest lines between Spanish and English (10 §3.1).

From adjectives (QE) 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, secondaryel 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 inSuffixExample
most vowels-ito / -itamomento momentito, casa casita
-e, -n, -r-cito / -citacafé cafecito, joven jovencito, amor amorcito
one syllable, consonant-final-ecitopan panecito, flor florecita
stems in c/g/zspelling adjustschico 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§

FunctionExampleForce
Softening a request¿Me das un vasito de agua?The glass isn't small. You're being polite.
Affectionmi viejita, che gorditoWarmth, no size claim
Minimizing an impositionEs un ratito nada más"It'll only take a second"
DownplayingTengo un problemitaOften a large problem, deliberately framed small
Intensifying, oddlyEstá calentitoPleasantly warm — the diminutive adds pleasant, not less
Actual smallnessuna casitaThe minority use

5.3Augmentatives frequency 2 of 3, secondary§

SuffixForceExample
-azobig, impressive — or a blowun golazo (a great goal), un partidazo, un cafecito un cafetazo; un codazo (an elbow-blow), un portazo (a slammed door)
-ónlarge, sometimes pejorativeun caserón, un narigón (big-nosed) — and tirón, empujón
-otebig, clumsygrandote, muchachote
-uchopurely pejorativeun 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 referenceSpanish 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.
1
trapGuessing gender from the English word, or from -a/-o alone
fixLearn nouns as article + noun. One habit, whole error class gone
frequency 3 of 3, daily
2
trapLa gente son
fixLa gente es. Singular, always
frequency 3 of 3, daily
3
trapel problema es difícil (ungrammatical) correct, but then la problema (ungrammatical) on the next pass
fixThe Greek -ma group is a set of ~10. Memorize them as a block, once
frequency 2 of 3, secondary
4
trapTreating el agua as masculine and writing el agua frío (ungrammatical)
fixPhonological article, feminine noun (§2.6). Adjective agrees feminine
frequency 2 of 3, secondary
5
trapForgetting the plural accent shift: los examenes, los (ungrammatical) jovenes (ungrammatical)
fixStress doesn't move; the written mark follows it (§3.2)
frequency 2 of 3, secondary
6
trapEnglish noun-stacking: chocolate torta (ungrammatical)
fixSpanish exposes the relation: torta de chocolate. See 09 §3
frequency 2 of 3, secondary
7
trapUsing the gerundio as a noun: el corriendo es bueno (ungrammatical)
fixCorrer es bueno. Infinitive only (10 §3.1)
frequency 2 of 3, secondary
8
trapReading every diminutive as literal smallness
fixIt's a register dial (§5.2). Un momentito is politeness, not duration
frequency 1 of 3, rare

7Cross-references§

known defectdead cross referenceDiminutive pragmatics in social context → 12 §5 Actually: 12-REGISTER.md §5 = Lunfardo. Probably: 12 §7 (Politeness), where diminutives appear at line 220.Next02-DETERMINERS.md — how you specify which entity.