Documentation

Linglib.Fragments.Finnish.Case

Finnish Case Inventory @cite{blake-1994} #

@cite{karlsson-2017}

Finnish has 15 morphological cases, one of the richest case systems in Europe:

Our 19-value Core.Case represents 12 of the 15 Finnish cases. The three Finnish-specific semantic cases (essive, translative, abessive) are included directly; the internal/external local pairs (inessive/adessive → LOC, elative/ablative → ABL, illative/allative → ALL) are collapsed into a single rank.

Finnish lacks a dedicated dative case — the allative covers recipient function (@cite{blake-1994}, Ch. 6: ALL → DAT extension). This creates a gap at rank 4 (DAT) on Blake's hierarchy, making Finnish a known exception to strict contiguity.

Finnish case inventory mapped to Core.Case.

All 15 Finnish cases now have Core.Case equivalents (essive, translative, abessive added to Core.Case; internal/external local pairs collapsed):

  • NOM →.nom, ACC →.acc (pronoun/total-object accusative)
  • GEN →.gen, PART →.part
  • INE/ADE →.loc, ELA/ABL →.abl, ILL/ALL →.all
  • ESS →.ess, TRANSL →.transl, ABESS →.abess
  • INSTR →.inst, COM →.com
Equations
  • One or more equations did not get rendered due to their size.
Instances For

    Finnish's mapped inventory fails strict contiguity: GEN (rank 5) and LOC (rank 3) have no DAT (rank 4) between them. Finnish uses allative for recipient function instead of a dedicated dative.

    This illustrates Blake's hedge: the hierarchy holds "usually" but languages like Finnish fill the dative slot with a local case extension (ALL → DAT, formalized in Core.caseExtension).

    The allative-for-dative substitution is exactly the extension path in @cite{heine-2009} Table 29.6, formalized in Core.caseExtension.

    Finnish NOM/ACC syncretism: the accusative of non-pronominal singular nouns is identical to the nominative. Uses the cross-linguistic pattern from Core.Case.Syncretism.

    Equations
    Instances For

      Finnish ABL/INST are not syncretic — ablative (-ltA) and instructive (-n) are distinct forms. Unlike many IE languages where ABL and INST merge, Finnish keeps them separate.

      Direction of motion/relation in the Finnish local case system. @cite{karlsson-2017}: the three directional dimensions — static location, source of motion, and goal of motion.

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

          Location type: whether the spatial relation is conceptualized as internal (containment) or external (surface/proximity). @cite{karlsson-2017}: Finnish systematically distinguishes "inside" (inessive/elative/illative) from "at/on" (adessive/ablative/allative).

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

              A cell in the Finnish local case matrix: the case name, suffix, directional coordinates, and mapping to Core.Case.

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

                      The 3×2 local case matrix.

                      InternalExternal
                      Staticinessive -ssAadessive -llA
                      Sourceelative -stAablative -ltA
                      Goalillative -Vnallative -lle

                      Core.Case collapses each row into a single value (static →.loc, source →.abl, goal →.all). The matrix reveals the full structure.

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

                        All 6 local cases as a flat list.

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

                          The matrix has exactly 6 cells.

                          All 6 local cases appear in the full Finnish inventory.