Documentation

Linglib.Fragments.Finnish.Possession

Finnish Possessive Constructions #

[Sta09b] [Nic86] [Hei97]

Finnish (Uralic) derives its primary have-construction from the Location Schema ("Y is located at X" → "X has Y"). The construction consists of:

  1. Possessor in adessive case (-lla / -llä 'on, at')
  2. Possessum in nominative (= grammatical subject)
  3. Copula olla 'to be'

The adessive case is etymologically locative ('on the surface of'), grammaticalized to mark the possessor. Finnish is a textbook example of the Location Schema reaching Stage III: the adessive in possessive use is no longer interpreted as locative by speakers ([Hei97] Overlap Model).

Per-language possession defs for Finnish (ISO fin). Substrate enums live in Linglib/Features/Possession.lean. Heine 1997 prediction verification for Finnish lives in Studies/Heine1997.lean.

Examples #

Finnish uses the Location Schema for its primary have-construction.

Equations
Instances For

    Components of the Finnish possessive construction.

    • possessorCase : String

      Possessor case: adessive (-lla, -llä; vowel harmony).

    • possesseeCase : String

      Possessee case: nominative (subject of existential).

    • copula : String

      Copula: olla 'to be'.

    • negAux : String

      Negative auxiliary: ei (person-inflected) + ole (connegative).

    • negPossesseeCase : String

      In negative, possessee takes partitive case instead of nominative.

    Instances For
      def Finnish.Possession.instDecidableEqFiPossessive.decEq (x✝ x✝¹ : FiPossessive) :
      Decidable (x✝ = x✝¹)
      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

          Finnish possessive suffixes on the possessum (attributive possession). These are declining in spoken Finnish but required in formal/written registers.

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

                Adnominal genitive on the possessor (dependent-marking); the optional possessive suffix on the head (Matti-n kirja-nsa 'Matti-GEN book-POSS.3') adds a double-marking pattern in formal registers, but WALS codes Finnish as dependent-marking.

                Equations
                Instances For

                  The adessive construction covers most possessive notions. Finnish, like Estonian, uses the Location Schema for both physical/temporary and permanent/inalienable possession — showing full Stage III grammaticalization (no location meaning remains).

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

                    All seven notions are expressible, matching Swahili's coverage — both are at Stage III of grammaticalization.