Documentation

Linglib.Fragments.Maithili.Pronouns

hum — 1sg.

Equations
Instances For

    hum sab — 1pl.

    Equations
    Instances For

      — 2sg non-honorific.

      Equations
      Instances For

        ahã — 2sg honorific.

        Equations
        Instances For

          apne — 2sg high-honorific.

          Equations
          Instances For

            ũ — 3sg non-honorific (distal).

            Equations
            Instances For

              o — 3sg honorific.

              Equations
              Instances For

                ũ sab — 3pl.

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

                    Non-honorific finite suffix.

                    Equations
                    Instances For

                      Honorific finite suffix.

                      Equations
                      Instances For

                        High-honorific finite suffix.

                        Equations
                        Instances For
                          theorem Fragments.Maithili.Pronouns.has_all_persons :
                          (allPronouns.any fun (x : Typology.PronounEntry) => x.person == some UD.Person.first) = true (allPronouns.any fun (x : Typology.PronounEntry) => x.person == some UD.Person.second) = true (allPronouns.any fun (x : Typology.PronounEntry) => x.person == some UD.Person.third) = true

                          All three persons are attested.

                          theorem Fragments.Maithili.Pronouns.has_both_numbers :
                          (allPronouns.any fun (x : Typology.PronounEntry) => x.number == some Number.sg) = true (allPronouns.any fun (x : Typology.PronounEntry) => x.number == some Number.pl) = true

                          Both singular and plural are attested.

                          2nd person pronouns are all second person.