Documentation

Linglib.Fragments.Basque.Pronouns

ni — 1sg.

Equations
Instances For

    gu — 1pl.

    Equations
    Instances For

      hi — 2sg familiar (T form).

      Equations
      Instances For

        zu — 2sg formal (V form).

        Equations
        Instances For

          zuek — 2pl.

          Equations
          Instances For

            hura — 3sg.

            Equations
            Instances For

              haiek — 3pl.

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

                  -n familiar allocutive suffix.

                  Equations
                  Instances For

                    -zu formal allocutive suffix.

                    Equations
                    Instances For

                      A verb form showing allocutive inflection.

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

                            duk — "you have" (familiar).

                            Equations
                            Instances For

                              duzu — "you have" (formal).

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

                                Verb forms have matching register levels with 2nd person pronouns.