Documentation

Linglib.Fragments.German.Gender

German Derivational Gender: -schaft and related suffixes #

@cite{kramer-2020} @cite{kramer-2015}

German is a 3-gender language (masculine, feminine, neuter) where certain derivational suffixes deterministically assign gender:

Theory-neutral data layer #

The Fragment carries one empirical field per suffix: assignedGender, the deterministic gender output. No isNaturalGender field — derivational suffixes always assign arbitrary gender (the suffix is the locus of the gender feature, not the root's semantic content). The @cite{kramer-2015} structural analysis (each suffix IS a categorizing head n with a fixed gender feature: -schaft = n u[+FEM], -chen = plain n) is a projection that lives in Phenomena/Gender/Studies/.

The empirical content captured here is the morphological override: Mädchen 'girl' is neuter despite its semantic referent being female, because the diminutive suffix -chen fixes the gender. This is diagnostic for any theory in which suffixes can override semantics.

A German derivational suffix that deterministically assigns gender. Theory-neutral: carries the empirical gender output, not a DM categorizing head.

  • form : String
  • assignedGender : Features.SurfaceGender

    Gender this suffix always assigns, regardless of the base.

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 German noun derived via a gender-assigning suffix. The noun's surface gender is the suffix's assignedGender (suffix overrides base semantics, e.g. Mädchen).

        Instances For
          def Fragments.German.Gender.instDecidableEqDerivedNoun.decEq (x✝ x✝¹ : DerivedNoun) :
          Decidable (x✝ = x✝¹)
          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
              Instances For
                Equations
                Instances For
                  Equations
                  Instances For
                    Equations
                    Instances For
                      Equations
                      Instances For
                        Equations
                        Instances For
                          Equations
                          Instances For
                            Equations
                            Instances For
                              Equations
                              Instances For
                                Equations
                                Instances For
                                  Equations
                                  • One or more equations did not get rendered due to their size.
                                  Instances For

                                    All -schaft, -heit, -keit, -ung derived nouns surface as feminine — the suffix deterministically assigns feminine. Stated directly over assignedGender (no DM intermediary).

                                    Mädchen override: Mädchen 'girl' is neuter despite its semantic referent being female. The diminutive suffix -chen overrides the natural-gender expectation — empirical fact that any theory must account for. The DM-specific analysis (suffix IS the n head, plain n → neuter via 3-gender VI) lives in Studies/Kramer2020.lean.

                                    German gender typology: 3-gender canonical sex-based. The derivational facts above (-schaft, -chen, etc.) are the formal-assignment evidence that justifies the WALS Ch 32 semanticAndFormal value.

                                    Equations
                                    • One or more equations did not get rendered due to their size.
                                    Instances For