Italian Number–Gender Interaction @cite{adamson-2024} #
Standard Italian has a small class of nouns — mostly body parts — whose plural form changes gender from masculine to feminine. These are the -a plurals: braccio (m.sg) → braccia (f.pl) 'arm/arms'.
@cite{adamson-2024} §5.1 analyzes this as evidence for the GLH's prediction about number position: the -a plural involves low number (number on n, within nP), which can interact with gender. Regular -i plurals involve high number (number on Num, outside nP), which cannot.
This is the same locality logic as possession–gender interaction: features within nP can condition gender; features outside nP cannot.
Italian plural classes, distinguished by where the number feature sits in the nominal spine.
- -a plurals: number on n (low/derivational). These can change gender from masculine to feminine because the number feature is nP-internal, local to gender on n.
- Regular plurals (-i, -e): number on Num (high/inflectional). These preserve gender because the number feature is outside nP.
- aPlural : PluralClass
- regular : PluralClass
Instances For
Equations
- Fragments.Italian.NumberGender.instBEqPluralClass.beq x✝ y✝ = (x✝.ctorIdx == y✝.ctorIdx)
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Map plural class to number position in the nominal spine.
Equations
Instances For
Can this plural class's number feature interact with gender? Derived from the number position via the GLH — not stipulated.
Equations
Instances For
An Italian noun with explicit singular and plural gender tracking. The plural gender is derived from the singular gender and plural class, not stored independently.
- formSg : String
- formPl : String
- gloss : String
- sgGender : Nouns.Gender
- pluralClass : PluralClass
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- One or more equations did not get rendered due to their size.
- Fragments.Italian.NumberGender.instBEqNumberGenderNoun.beq x✝¹ x✝ = false
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Plural gender: -a plurals are always feminine; regular plurals preserve the singular gender.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Does this noun's gender change between singular and plural?
Equations
- n.genderChanges = (n.sgGender != n.plGender)
Instances For
-a plural body parts (masc.sg → fem.pl) #
These are the canonical examples of low-number gender interaction. The body-part semantics parallels the Teop/Jarawara data: body parts interact with n in special ways across languages.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
-a plural non-body parts #
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Regular plurals (gender-preserving) #
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
All -a plural nouns.
Equations
- One or more equations did not get rendered due to their size.
Instances For
All regular-plural nouns (for contrast).
Equations
- One or more equations did not get rendered due to their size.
Instances For
All nouns in the inventory.
Equations
Instances For
The GLH pipeline for number–gender interaction: PluralClass → NumberPosition → NominalPosition → GLH evaluation. Each stage feeds the next.
Equations
Instances For
Gender changes in the plural iff the GLH permits number–gender interaction. Verified over the full inventory.
All -a plural nouns are masculine in the singular. The gender change is always masc → fem, never fem → masc.
The -a plural class is exclusively body parts and measure nouns. 6 of 9 are body parts — the same semantic class that drives possession–gender interaction in Teop and Jarawara.