Documentation

Linglib.Fragments.Dargwa.Case

Dargwa (Tanti) Case Inventory @cite{sumbatova-2021} #

Dargwa (Tanti dialect; Nakh-Dagestanian) has a consistently ergative alignment system — unlike Georgian's tense-conditioned split. All transitive verbs mark the A-argument with ergative -li and leave the P-argument unmarked (absolutive). There is no split conditioning.

Grammatical Cases (Table 4.3 of @cite{sumbatova-2021}) #

CaseMorphemeFunction
absolutiveS-argument, P-argument, nominal pred.
ergative-liA-argument, instrument
genitive-la, -llanominal modifier, possessor
dativeexperiencer, recipient, benefactive
comitative-c:elecomitative, instrument
adverbial-lenominal predicate, secondary predicate

The rich locative system (8 localizations × 4 orientations × 4 directions) is in Dargwa/Locatives.lean.

Dargwa grammatical case inventory: ABS(∅), ERG(-li), GEN(-la, -lla), DAT(-ž), COM(-c:ele), ADV(-le).

We use Core.Case values. The adverbial case is mapped to ess (essive) as the closest typological equivalent — it marks "being-in-a-state" predicates, analogous to the Finnish essive.

Genitive has two allomorphs: -la and -lla.

Equations
Instances For

    Dargwa's grammatical case inventory violates strict contiguity on Blake's hierarchy: COM (rank 1) and ESS (rank 0) are present without LOC (rank 3) or ABL/INST (rank 2). This is expected: Dargwa's rich locative system (8 localizations × 4 orientations) functionally covers spatial and source meanings that LOC and ABL encode in other languages. The grammatical vs. locative split is a structural feature of Nakh-Dagestanian languages.

    Dargwa alignment: consistently ergative — no tense/aspect split. Transitive A-arguments always take ergative -li; S and P arguments take unmarked absolutive.

    Equations
    Instances For

      Case of the transitive agent (A-argument): always ergative.

      Equations
      Instances For

        Case of the S-argument and P-argument: always absolutive.

        Equations
        Instances For

          The inventory contains both core ergative cases.