Documentation

Linglib.Fragments.Magahi.Pronouns

hum — 1sg.

Equations
Instances For

    hum sab — 1pl.

    Equations
    Instances For

      — 2sg non-honorific.

      Equations
      Instances For

        — 2sg honorific.

        Equations
        Instances For

          apne — 2sg high-honorific.

          Equations
          Instances For

            i — 3sg proximal.

            Equations
            Instances For

              ũ — 3sg distal.

              Equations
              Instances For

                ũ sab — 3pl distal.

                Equations
                Instances For

                  -l non-honorific past suffix.

                  Equations
                  Instances For

                    -lah honorific past suffix.

                    Equations
                    Instances For

                      -lnhi high-honorific past suffix.

                      Equations
                      Instances For
                        theorem Magahi.Pronouns.has_all_persons :
                        (allPronouns.any fun (x : PersonalPronoun) => x.person == some Person.first) = true (allPronouns.any fun (x : PersonalPronoun) => x.person == some Person.second) = true (allPronouns.any fun (x : PersonalPronoun) => x.person == some Person.third) = true

                        All three persons are attested.

                        theorem Magahi.Pronouns.has_both_numbers :
                        (allPronouns.any fun (x : PersonalPronoun) => x.number == some Number.singular) = true (allPronouns.any fun (x : PersonalPronoun) => x.number == some Number.plural) = true

                        Both singular and plural are attested.

                        2nd person pronouns are all second person.