Documentation

Linglib.Fragments.Latvian.IndeterminatePronouns

Latvian Indeterminate Pronoun Paradigm #

[Has97] [KS17]

Latvian exhibits a morphologically transparent indeterminate system with three productive prefixes that mark operator association (p. 277 of [Has97], cited in §1 of [KS17]):

Each prefix attaches to the same set of wh-interrogative bases (kas 'who/what', kur 'where', kad 'when', ka 'how', kads/kurs 'which'), making Latvian a selective system in the sense of [KS17]: the morphological prefix determines the operator, unlike Japanese where a single base (dare) combines with different particles.

Diacritics omitted following [KS17].

A row in a cross-linguistic indeterminate paradigm table. Each row represents one semantic domain (person, thing, place, ...) with forms for the interrogative and each operator-series.

  • domain : String
  • interrogative : String
  • existential : String
  • negPolarity : String
  • freeChoice : String
Instances For
    Equations
    • One or more equations did not get rendered due to their size.
    Instances For
      Equations
      • One or more equations did not get rendered due to their size.
      Instances For
        Equations
        Instances For
          Equations
          Instances For
            Equations
            Instances For
              Equations
              Instances For
                Equations
                Instances For
                  Equations
                  Instances For

                    The full 6-row Latvian paradigm.

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

                      Each ne-series form uses the common prefix "ne-".

                      theorem Latvian.IndeterminatePronouns.fc_prefix :
                      (paradigm.all fun (e : IndeterminateSeriesEntry) => e.freeChoice.startsWith "jeb-") = true

                      Each jeb-series form uses the common prefix "jeb-".

                      theorem Latvian.IndeterminatePronouns.exist_prefix :
                      (paradigm.all fun (e : IndeterminateSeriesEntry) => e.existential.startsWith "kaut ") = true

                      Each kaut-series form uses the common prefix "kaut ".