Documentation

Linglib.Fragments.Punjabi.Pronouns

maiṃ — 1sg.

Equations
Instances For

    asiiṃ — 1pl.

    Equations
    Instances For

      — 2sg non-honorific.

      Equations
      Instances For

        tusii — 2sg honorific (also 2pl).

        Equations
        Instances For

          uh — 3sg (distal demonstrative).

          Equations
          Instances For

            uh — 3pl (same form as 3sg in standard Punjabi).

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

                Non-honorific agreement suffix.

                Equations
                Instances For

                  Honorific agreement suffix.

                  Equations
                  Instances For
                    theorem Fragments.Punjabi.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.Punjabi.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.

                    Allocutive markers match 2nd person pronoun register levels.

                    3sg and 3pl share the same form (demonstrative-based).