hum — 1sg.
Equations
- Fragments.Magahi.Pronouns.hum = { form := "hum", person := some UD.Person.first, number := some Number.sg }
Instances For
hum sab — 1pl.
Equations
- Fragments.Magahi.Pronouns.humSab = { form := "hum sab", person := some UD.Person.first, number := some Number.pl }
Instances For
tõ — 2sg non-honorific.
Equations
- Fragments.Magahi.Pronouns.toN = { form := "tõ", person := some UD.Person.second, number := some Number.sg }
Instances For
tũ — 2sg honorific.
Equations
- Fragments.Magahi.Pronouns.tuN = { form := "tũ", person := some UD.Person.second, number := some Number.sg, register := Core.Register.Level.neutral }
Instances For
apne — 2sg high-honorific.
Equations
- Fragments.Magahi.Pronouns.apne = { form := "apne", person := some UD.Person.second, number := some Number.sg, register := Core.Register.Level.formal }
Instances For
i — 3sg proximal.
Equations
- Fragments.Magahi.Pronouns.i_prox = { form := "i", person := some UD.Person.third, number := some Number.sg }
Instances For
ũ — 3sg distal.
Equations
- Fragments.Magahi.Pronouns.uN = { form := "ũ", person := some UD.Person.third, number := some Number.sg }
Instances For
ũ sab — 3pl distal.
Equations
- Fragments.Magahi.Pronouns.uNSab = { form := "ũ sab", person := some UD.Person.third, number := some Number.pl }
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
-l non-honorific past suffix.
Equations
- Fragments.Magahi.Pronouns.suffNH = { form := "-l", register := Core.Register.Level.informal, gloss := "PST.NH" }
Instances For
-lah honorific past suffix.
Equations
- Fragments.Magahi.Pronouns.suffH = { form := "-lah", register := Core.Register.Level.neutral, gloss := "PST.H" }
Instances For
-lnhi high-honorific past suffix.
Equations
- Fragments.Magahi.Pronouns.suffHH = { form := "-lnhi", register := Core.Register.Level.formal, gloss := "PST.HH" }
Instances For
theorem
Fragments.Magahi.Pronouns.has_all_persons :
(allPronouns.any fun (x : Core.Pronouns.PronounEntry) => x.person == some UD.Person.first) = true ∧ (allPronouns.any fun (x : Core.Pronouns.PronounEntry) => x.person == some UD.Person.second) = true ∧ (allPronouns.any fun (x : Core.Pronouns.PronounEntry) => x.person == some UD.Person.third) = true
All three persons are attested.
theorem
Fragments.Magahi.Pronouns.has_both_numbers :
(allPronouns.any fun (x : Core.Pronouns.PronounEntry) => x.number == some Number.sg) = true ∧ (allPronouns.any fun (x : Core.Pronouns.PronounEntry) => x.number == some Number.pl) = true
Both singular and plural are attested.
theorem
Fragments.Magahi.Pronouns.second_person_all_2p :
(secondPersonPronouns.all fun (x : Core.Pronouns.PronounEntry) => x.person == some UD.Person.second) = true
2nd person pronouns are all second person.
Three-level register distinction in 2nd person.
Allocutive markers have three levels matching 2nd person pronouns.