Dargwa (Tanti) Agreement @cite{sumbatova-2021} #
Dargwa is among the few Nakh-Dagestanian languages with both gender agreement and person agreement (@cite{sumbatova-2021} §4.5.8, §4.7.6).
Gender Agreement #
Three genders in the singular (masculine, feminine, neuter) and three in the plural (1st/2nd person, human, non-human). Gender is almost entirely semantic: masculine = male humans, feminine = female humans, neuter = everything else. Gender agreement targets include verb roots, preverbs, copulas, and some adjective roots.
Gender agreement is controlled by the absolutive argument in clauses. In copular clauses with two absolutives, the predicate controls agreement.
Person Agreement ("Dargic Type") #
Person agreement follows the hierarchy 1, 2 > 3 and absolutive > ergative. The agreement paradigm configuration is the "Dargic type" (@cite{cysouw-2003}): a typologically rare opposition of 2SG versus {1SG, 1PL, 2PL}, where the 3rd person is usually unmarked.
Three person-marker sets distribute across TAM paradigms:
- Clitic set: present, preterite, perfect, propositive
- Irrealis set: past habitual, future, conditional
- Optative set: optative
The 2SG marker is identical across the clitic set (=de) and past tense (=de), creating a homophony that is typologically unusual.
Equations
- Fragments.Dargwa.Agreement.instBEqSgGender.beq x✝ y✝ = (x✝.ctorIdx == y✝.ctorIdx)
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- Fragments.Dargwa.Agreement.instBEqPlGender.beq x✝ y✝ = (x✝.ctorIdx == y✝.ctorIdx)
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Gender agreement prefix on the verb stem. The prefix immediately precedes the root in simplex verbs and attaches to the light verb, preverb, or lexical stem in complex verbs (@cite{sumbatova-2021} §4.5.2.3, Table 4.12).
Equations
Instances For
Equations
Instances For
Gender assignment is semantically transparent: masculine = male humans, feminine = female humans, neuter = everything else (@cite{sumbatova-2021} §4.4.1). A small set of nouns have a variable gender morpheme determined by the referent's actual gender (if human) or the possessor's gender: e.g., w-eˁ.ʔ 'proprietor (M)' / r-eˁ.ʔ 'proprietor (F)'.
Equations
- Fragments.Dargwa.Agreement.instBEqMarkerSet.beq x✝ y✝ = (x✝.ctorIdx == y✝.ctorIdx)
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Person clitic/suffix forms (Table 4.20, 4.21 of @cite{sumbatova-2021}).
Returns none when the person is unmarked.
Clitic set ("Dargic type"): =da covers 1SG, 1PL, and 2PL (ex. 34a: "I, we, you(PL) am, are doing"); =de is 2SG only. Table 4.21 confirms: "person clitics: 2SG =de, 1SG/PL, 2PL =da".
Equations
- Fragments.Dargwa.Agreement.personMarker Fragments.Dargwa.Agreement.MarkerSet.clitic Core.Prominence.PersonLevel.first x✝ = some "=da"
- Fragments.Dargwa.Agreement.personMarker Fragments.Dargwa.Agreement.MarkerSet.clitic Core.Prominence.PersonLevel.second UD.Number.Sing = some "=de"
- Fragments.Dargwa.Agreement.personMarker Fragments.Dargwa.Agreement.MarkerSet.clitic Core.Prominence.PersonLevel.second x✝ = some "=da"
- Fragments.Dargwa.Agreement.personMarker Fragments.Dargwa.Agreement.MarkerSet.clitic Core.Prominence.PersonLevel.third x✝ = none
- Fragments.Dargwa.Agreement.personMarker Fragments.Dargwa.Agreement.MarkerSet.irrealis Core.Prominence.PersonLevel.first UD.Number.Sing = some "-d"
- Fragments.Dargwa.Agreement.personMarker Fragments.Dargwa.Agreement.MarkerSet.irrealis Core.Prominence.PersonLevel.first x✝ = some "-haˁ"
- Fragments.Dargwa.Agreement.personMarker Fragments.Dargwa.Agreement.MarkerSet.irrealis Core.Prominence.PersonLevel.second UD.Number.Sing = some "-t:"
- Fragments.Dargwa.Agreement.personMarker Fragments.Dargwa.Agreement.MarkerSet.irrealis Core.Prominence.PersonLevel.second x✝ = some "-t:-a"
- Fragments.Dargwa.Agreement.personMarker Fragments.Dargwa.Agreement.MarkerSet.irrealis Core.Prominence.PersonLevel.third x✝ = none
- Fragments.Dargwa.Agreement.personMarker Fragments.Dargwa.Agreement.MarkerSet.optative Core.Prominence.PersonLevel.first x✝ = some "-a"
- Fragments.Dargwa.Agreement.personMarker Fragments.Dargwa.Agreement.MarkerSet.optative Core.Prominence.PersonLevel.second UD.Number.Sing = some "-e"
- Fragments.Dargwa.Agreement.personMarker Fragments.Dargwa.Agreement.MarkerSet.optative Core.Prominence.PersonLevel.second x✝ = some "-a"
- Fragments.Dargwa.Agreement.personMarker Fragments.Dargwa.Agreement.MarkerSet.optative Core.Prominence.PersonLevel.third x✝ = none
Instances For
3rd person is unmarked in all paradigm sets.
Gender agreement controller: the absolutive argument. In intransitive clauses: S (always absolutive). In transitive clauses: P (absolutive), not A (ergative). In copular clauses with two absolutives: the predicate.
- absolutive : GenderController
- predicate : GenderController
- ergOrDat : GenderController
Instances For
Equations
- Fragments.Dargwa.Agreement.instBEqGenderController.beq x✝ y✝ = (x✝.ctorIdx == y✝.ctorIdx)
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Person agreement hierarchy: person (1, 2 > 3) and case (absolutive > ergative).
If one core argument is a SAP and the other is not, the verb agrees with the SAP regardless of case. If both are SAPs, agreement is with the absolutive.
Equations
- Fragments.Dargwa.Agreement.personAgreementController Core.Prominence.PersonLevel.first Core.Prominence.PersonLevel.third = Core.Prominence.PersonLevel.first
- Fragments.Dargwa.Agreement.personAgreementController Core.Prominence.PersonLevel.second Core.Prominence.PersonLevel.third = Core.Prominence.PersonLevel.second
- Fragments.Dargwa.Agreement.personAgreementController Core.Prominence.PersonLevel.third Core.Prominence.PersonLevel.first = Core.Prominence.PersonLevel.first
- Fragments.Dargwa.Agreement.personAgreementController Core.Prominence.PersonLevel.third Core.Prominence.PersonLevel.second = Core.Prominence.PersonLevel.second
- Fragments.Dargwa.Agreement.personAgreementController aPerson pPerson = pPerson
Instances For
Thematic suffix for transitive verbs, determined by the person features of A and P arguments (Table 4.10, §4.5.2.5 of @cite{sumbatova-2021}).
-i when A is SAP (1st/2nd) and P is 3rd — the configuration where A outranks P in the person hierarchy (1, 2 > 3). -u otherwise (both SAP, or A is 3rd).
Equations
Instances For
Intransitive thematic suffix: -u for SAP subjects, -ar / -an for 3rd person subjects.
Equations
Instances For
The thematic suffix -i marks the same configuration that the person agreement hierarchy resolves to the A-argument: SAP acting on 3rd person. The suffix is a morphological reflex of hierarchy.
When thematic suffix is -i (A = SAP, P = 3), person agreement controller selects A — the same argument that triggers -i. When thematic suffix is -u (A = 3, P = SAP), person agreement controller selects P. The suffix and the agreement controller always pick the highest-ranked argument.
"Dargic type" (@cite{cysouw-2003}): in the clitic set, 1SG, 1PL, and 2PL all receive the same marker (=da), while 2SG alone gets a distinct marker (=de). This is the typologically rare opposition described in the abstract: "2SG versus {1SG, 1PL, 2PL}".
SAP always wins over 3rd person.
When both arguments are SAPs, the absolutive (P) controls.
The "SAP wins" rule directly reflects the person prominence hierarchy:
SAP (1st/2nd) > 3rd. This is the same hierarchy formalized in
Core.Prominence.PersonLevel.
Masculine and feminine prefixes are distinct.
Plural SAP-human and non-human prefixes are homophonous (both d-). This is a typologically notable syncretism.