Gender on the nominal categorizer #
The nominal categorizer is the locus of grammatical gender: an n may
carry a valued gender feature (Gender.Signed), interpretable (natural)
or uninterpretable (arbitrary), and Vocabulary Insertion realizes the
result in the language's own gender system (Gender.System), falling
back to the system's morphosyntactic default. The attested realization
patterns — Set 1, Set 2, three-gender, animacy-based — differ only in
their system, and PF is blind to interpretability. DM features are the
non-hybrid fragment of Gender.SplitFeature, and the FEM slice of the
head inventory is Gender.KramerN.
Main definitions #
GenderFeature,Interpretability,Contrastivity— gender features on n and their LF statusCategorizer.Head— a categorizer with phi-features and the selectional feature {D};Categorizer.Head.genderedbuilds the canonical inventoryn_iFem…n_uMascCategorizer.Head.realizeGender— Vocabulary Insertion into aGender.System;IsSet1…IsAnimacyBased— the attested patternsCategorizer.Head.LicensesIntrusion— gender-conditioned templatic t-intrusion
Main statements #
toSplitFeature_not_isHybrid— the DM calculus generates no hybrid featuresrealizeGender_congr— PF is blind to interpretabilitynot_isSet1_and_isSet2— the Set 1 vs Set 2 parameter is exclusive
References #
Phi-features on categorizing heads #
Grammatical gender lives on n, as an interpretable (natural) or uninterpretable (arbitrary) feature over a language-particular dimension ([Kra15]; [Ada24] for MASC and Teop).
Whether a gender feature is legible at LF ([Kra15] §3.4.2). Interpretable gender is natural gender, restricting the denotation and licensed through the Encyclopedia, while uninterpretable gender is arbitrary, visible only at PF through Vocabulary Insertion.
- i : Interpretability
- u : Interpretability
Instances For
Equations
- DistributedMorphology.instDecidableEqInterpretability x✝ y✝ = if h : x✝.ctorIdx = y✝.ctorIdx then isTrue ⋯ else isFalse ⋯
Equations
Equations
- One or more equations did not get rendered due to their size.
Instances For
Whether the absence of a feature is itself meaningful
([Wil08b]; applied to gender by [KC20] §4). A
contrastive feature's absence conveys ¬F, while a non-contrastive feature
is a modifier whose absence is vacuous. Orthogonal to
Interpretability — an interpretable feature can be non-contrastive.
- contrastive : Contrastivity
- nonContrastive : Contrastivity
Instances For
Equations
- DistributedMorphology.instDecidableEqContrastivity x✝ y✝ = if h : x✝.ctorIdx = y✝.ctorIdx then isTrue ⋯ else isFalse ⋯
Equations
Equations
- One or more equations did not get rendered due to their size.
Instances For
A contrastive feature must be present when the referent's value is known, since its absence would wrongly convey ¬F — a non-contrastive feature need not be.
Equations
Instances For
A valued gender feature (Gender.Signed) annotated for
interpretability. Per dimension this yields the four attested gendered
ns of [Kra15] Ch 3 — i[+VAL], i[−VAL], u[+VAL], u[−VAL] — beside
plain n with no feature.
- interp : Interpretability
- val : Gender.Signed
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
Equations
- One or more equations did not get rendered due to their size.
Instances For
Whether a gender feature is interpretable (natural).
Equations
Instances For
Whether a gender feature is uninterpretable (arbitrary).
Equations
Instances For
Equations
- DistributedMorphology.instDecidableEqNumberOnN x✝ y✝ = if h : x✝.ctorIdx = y✝.ctorIdx then isTrue ⋯ else isFalse ⋯
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
The phi-features a categorizing head hosts — gender and, for irregular nouns, number on n, while v and a carry none ([Kra15] Ch 3).
- gender : Option GenderFeature
- number : Option NumberOnN
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
Equations
- DistributedMorphology.instInhabitedPhiBundle = { default := { } }
A categorizing head with its phi-features and the selectional feature
{D}, which creates a specifier position for an iPossessor DP in Spec,nP
([Ada24], following [Myl16]'s convention). A functional
morpheme is a feature bundle: Categorizer.Head is the head-leaf label of
WordStructure Categorizer.Head, the φ-enriched instance of word-internal
structure.
- categorizer : Categorizer
The categorizer n, v, or a.
- phi : PhiBundle
The gender and number content ([Kra15]).
- selectsD : Bool
The selectional feature {D} licensing an iPossessor.
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
Equations
- One or more equations did not get rendered due to their size.
Instances For
The syntactic category of a phi-enriched categorizer head.
Equations
- ch.toCategory = ch.categorizer.toCategory
Instances For
An iPossessable n head — {D} by construction, with the phi-bundle supplying any gender (Teop's body-part n carries u[+ANIM], Jarawara's is bare).
Equations
- DistributedMorphology.Categorizer.Head.iPoss phi = { categorizer := DistributedMorphology.Categorizer.n, phi := phi, selectsD := true }
Instances For
iPossessable n-heads always have selectsD = true, by construction.
The canonical head inventory ([Kra15] Ch 3) #
FEM dimension: Amharic, Spanish, Romance ([Kra15] Chs 3, 6). ANIM: Teop, Algonquian, Lealao Chinantec (Chs 5–6; [Ada24] §3.1). MASC: Jarawara only ([Ada24] §3.2) — Maa's arbitrary masculine is negative-polarity FEM, not MASC.
The gendered nominal categorizer: n bearing the valued feature v
with interpretability interp.
Equations
- DistributedMorphology.Categorizer.Head.gendered interp v = { categorizer := DistributedMorphology.Categorizer.n, phi := { gender := some { interp := interp, val := v } } }
Instances For
Distinct feature content gives distinct heads — every pairwise contrast in the inventory below, in one statement.
The n bearing interpretable [+FEM] — female natural gender. In Amharic the female member of a same-root pair can carry the suffix -it ([Kra15] (10)).
Equations
Instances For
The n bearing interpretable [−FEM] — male natural gender. The name
gives the resulting gender: the feature is negative-polarity FEM, not the
MASC dimension of Jarawara (n_uMasc).
Equations
- One or more equations did not get rendered due to their size.
Instances For
The plain n with no gender feature — the default nominal categorizer.
Equations
Instances For
A gendered head is never the plain n.
The n bearing uninterpretable [+FEM] — the arbitrary feminine of Set 1 languages (Amharic, Spanish), leaving masculine as the default. Amharic assigns it to a handful of inanimates such as car, earth, sun, and church ([Kra15] (9), Ch 6).
Equations
Instances For
The n bearing uninterpretable [−FEM] — the arbitrary masculine of Set 2, leaving feminine as the default (Maa, [Kra15] §6.3).
Equations
- One or more equations did not get rendered due to their size.
Instances For
The n bearing interpretable [+ANIM] — Teop gender I nouns, taking the article a.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The n bearing interpretable [−ANIM] — Teop gender II nouns, taking the article o.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The n bearing uninterpretable [+ANIM] — Teop's body-part n when iPossessed ([Ada24] §3.1).
Equations
- One or more equations did not get rendered due to their size.
Instances For
The n bearing uninterpretable [+MASC] — Jarawara's marked masculine, with feminine as the unmarked plain n. [Ada24] (58) also allows the interpretable variant, not modeled here.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The verbal categorizer, with no phi-features.
Equations
Instances For
The adjectival categorizer, with no phi-features.
Equations
Instances For
In the categorization configuration [n √], all φ-content sits on the single head leaf and the single root leaf carries none: gender enters nominal structure only through n ([Kra15]).
How a root–n combination is licensed ([Kra15] §3.4.1). Semantic licensing restricts interpretation — the Encyclopedia entry is defined only under the matching n — while arbitrary licensing lists the root in a Vocabulary Item's context at PF.
- semantic : LicensingType
- arbitrary : LicensingType
Instances For
Equations
- DistributedMorphology.instDecidableEqLicensingType x✝ y✝ = if h : x✝.ctorIdx = y✝.ctorIdx then isTrue ⋯ else isFalse ⋯
Equations
Equations
- One or more equations did not get rendered due to their size.
Instances For
The head licenses templatic [t]-intrusion: it is a nominal categorizer bearing a gender feature, whose exponent the bound root hosts ([Fau26] (11), [Low14]) — canonically Set 1 feminine, the Hebrew /t/ of taQTiL nouns and the Amharic /t/ of gerunds and infinitives. Verbal stems are blocked because gender is realized on the higher Agr head ([Kra20]).
Equations
- ch.LicensesIntrusion = (ch.categorizer = DistributedMorphology.Categorizer.n ∧ ch.phi.gender.isSome = true)
Instances For
Arbitrary gender is exactly the failure of natural gender: the two interpretability classes partition the features.
Interpretable gender is semantically licensed and uninterpretable gender arbitrarily ([Kra15] §3.4.1).
Equations
- { interp := DistributedMorphology.Interpretability.i, val := val }.licensingType = DistributedMorphology.LicensingType.semantic
- { interp := DistributedMorphology.Interpretability.u, val := val }.licensingType = DistributedMorphology.LicensingType.arbitrary
Instances For
The split-feature reading #
DM's gender features are the non-hybrid fragment of the split-feature
architecture of Features/Gender/Decomposition.lean: interpretable gender
values both halves of a Gender.SplitFeature, uninterpretable gender only
the morphological one. The FEM slice of the head inventory is
[Kra15]'s calculus Gender.KramerN.
A DM gender feature as a split feature ([Smi15] via
Gender.SplitFeature) — interpretable gender values both halves,
uninterpretable gender only the morphological one.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The gender half of a phi-bundle as a split feature, absent for plain heads.
Equations
- phi.genderSplit = (Option.map DistributedMorphology.GenderFeature.toSplitFeature phi.gender).getD { uF := none, iF := none }
Instances For
Natural gender in the DM sense is natural gender in the split-feature sense.
Arbitrary gender in the DM sense is arbitrary gender in the split-feature sense.
The DM calculus generates no hybrids — the mismatch zoo of
[Smi15] lies outside it (cf.
Gender.KramerN.toSplitFeature_not_isHybrid for the FEM slice).
A phi-bundle's split feature is absent exactly when the head is plain.
[Kra15]'s FEM-dimension calculus embeds into the head inventory.
Equations
- DistributedMorphology.Categorizer.Head.ofKramerN Gender.KramerN.plain = DistributedMorphology.Categorizer.Head.n_plain
- DistributedMorphology.Categorizer.Head.ofKramerN Gender.KramerN.iFem = DistributedMorphology.Categorizer.Head.n_iFem
- DistributedMorphology.Categorizer.Head.ofKramerN Gender.KramerN.iMasc = DistributedMorphology.Categorizer.Head.n_iMasc
- DistributedMorphology.Categorizer.Head.ofKramerN Gender.KramerN.uFem = DistributedMorphology.Categorizer.Head.n_uFem
- DistributedMorphology.Categorizer.Head.ofKramerN Gender.KramerN.uMasc = DistributedMorphology.Categorizer.Head.n_uNegFem
Instances For
DM Gender → Minimalist Feature System #
A DM gender feature as a Minimalist phi-feature.
Equations
Instances For
A DM gender feature as a grammatical feature — valued when interpretable, unvalued (a probe) when uninterpretable.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Interpretable gender maps to a valued feature.
Uninterpretable gender maps to an unvalued feature.
Vocabulary Insertion into a gender system #
The bridge from features on n to a language's genders is Vocabulary
Insertion into that language's own Gender.System — the carrier
discipline of Features/Gender/Basic.lean. One map covers the attested
patterns of [Kra15] Chs 5–7, which differ only in their system:
the valued feature is realized by value, and a bare n falls back to
the system's morphosyntactic default.
Vocabulary Insertion of gender: realize the head's valued feature in the language's own system, falling back to the system's default.
Equations
- DistributedMorphology.Categorizer.Head.realizeGender sys value ch = (Option.map (fun (gf : DistributedMorphology.GenderFeature) => value gf.val) ch.phi.gender).getD sys.default
Instances For
PF is blind to interpretability: heads carrying the same valued feature realize alike, whatever their LF status — natural and arbitrary gender receive the same Vocabulary Item ([Kra15]).
Realization sees only what Gender.KramerN.exponence sees.
The attested realization patterns ([Kra15] Chs 5–7) #
Each pattern is a constraint on the system's comparative labels: which label the valued feature realizes and which label the default carries. Set 1 and Set 2 share a feature inventory and differ only here.
A Set 1 system: [+FEM] realizes the feminine-labeled gender and the default is masculine-labeled (Amharic, Spanish; [Kra15] Ch 6).
Equations
- DistributedMorphology.IsSet1 sys value = (sys.label (value { dim := Gender.Dimension.fem, pole := Gender.Pole.pos }) = some Gender.feminine ∧ sys.label sys.default = some Gender.masculine)
Instances For
A Set 2 system: [−FEM] realizes the masculine-labeled gender and the default is feminine-labeled (Maa; [Kra15] §6.3).
Equations
- DistributedMorphology.IsSet2 sys value = (sys.label (value { dim := Gender.Dimension.fem, pole := Gender.Pole.neg }) = some Gender.masculine ∧ sys.label sys.default = some Gender.feminine)
Instances For
A three-gender system: both FEM poles are realized and the default is neuter-labeled (Mangarayi; [Kra15] §7.2 — the other Ch 7 case studies add uninterpretable features to this inventory).
Equations
- One or more equations did not get rendered due to their size.
Instances For
An animacy system: [+ANIM] realizes the animate-labeled gender and the default is inanimate-labeled (Lealao Chinantec, [Kra15] §5.3; Algonquian, §6.4; Teop, [Ada24]).
Equations
- One or more equations did not get rendered due to their size.
Instances For
The Set 1 vs Set 2 parameter is exclusive: their defaults carry different labels.
In a Set 1 system, arbitrary-feminine n realizes the feminine-labeled gender and plain n the masculine-labeled default.
In a Set 2 system, arbitrary-masculine n realizes the masculine-labeled gender and plain n the feminine-labeled default.
Discourse-level gender #
The discourse-level gender information a head determines: the comparative label of its realized gender, unspecified where the system leaves the class unlabeled.
Equations
- DistributedMorphology.Categorizer.Head.genderInfo sys value ch = (sys.label (DistributedMorphology.Categorizer.Head.realizeGender sys value ch)).elim GenderInfo.unspecified GenderInfo.known
Instances For
In a fully labeled system the grammar always determines a concrete discourse gender: underspecification ([Arn26]) arises from the discourse, not from a resolved morphosyntax.