Coastal Marind gender #
The four genders of Coastal Marind (Anim, New Guinea) after Olsson's description as tabulated in [adamson-2024]: the demonstrative and similative agreement forms, and the nouns whose form alternates overtly by gender, among them nanVh 'face', which takes the gender of its possessor; and the adjective ak-k 'light', which marks gender by its infixed vowel ([Cor98], where -pe is glossed as the article).
References #
- [adamson-2024]
- G. G. Corbett, Morphology and agreement (1998)
Equations
- CoastalMarind.instDecidableEqGender x✝ y✝ = if h : x✝.ctorIdx = y✝.ctorIdx then isTrue ⋯ else isFalse ⋯
Equations
- CoastalMarind.instReprGender = { reprPrec := CoastalMarind.instReprGender.repr }
Equations
- CoastalMarind.instReprGender.repr CoastalMarind.Gender.gI prec✝ = Repr.addAppParen (Std.Format.nest (if prec✝ ≥ 1024 then 1 else 2) (Std.Format.text "CoastalMarind.Gender.gI")).group prec✝
- CoastalMarind.instReprGender.repr CoastalMarind.Gender.gII prec✝ = Repr.addAppParen (Std.Format.nest (if prec✝ ≥ 1024 then 1 else 2) (Std.Format.text "CoastalMarind.Gender.gII")).group prec✝
- CoastalMarind.instReprGender.repr CoastalMarind.Gender.gIII prec✝ = Repr.addAppParen (Std.Format.nest (if prec✝ ≥ 1024 then 1 else 2) (Std.Format.text "CoastalMarind.Gender.gIII")).group prec✝
- CoastalMarind.instReprGender.repr CoastalMarind.Gender.gIV prec✝ = Repr.addAppParen (Std.Format.nest (if prec✝ ≥ 1024 then 1 else 2) (Std.Format.text "CoastalMarind.Gender.gIV")).group prec✝
Instances For
Equations
- CoastalMarind.instFintypeGender = { elems := { val := ↑CoastalMarind.Gender.enumList, nodup := CoastalMarind.Gender.enumList_nodup }, complete := CoastalMarind.instFintypeGender._proof_1 }
The distal demonstrative -pe by gender in the singular; genders I and II share the plural form i-pe with gender IV.
Equations
Instances For
The similative postposition hV for genders I and II.
Equations
- CoastalMarind.similative CoastalMarind.Gender.gI = some "hi"
- CoastalMarind.similative CoastalMarind.Gender.gII = some "hu"
- CoastalMarind.similative x✝ = none
Instances For
The adjective ak-k 'light', its infixed vowel -e-, -u-, -a-, -i- by gender.
Equations
Instances For
A noun with overt gender alternation: its gender I, gender II, and plural forms.
- gloss : String
- gI : String
- gII : String
- pl : String
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- CoastalMarind.instReprAlternating = { reprPrec := CoastalMarind.instReprAlternating.repr }
Equations
- One or more equations did not get rendered due to their size.
Instances For
The alternating nouns.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The form of nanVh 'face' by gender.
Equations
- CoastalMarind.face CoastalMarind.Gender.gII = "nanuh"
- CoastalMarind.face x✝ = "nanih"