Documentation

Linglib.Syntax.Agreement.Profile

Agreement profiles — the descriptive fact layer #

[Cor98] [Cor06] [Nor19]

Agreement in the wide, descriptive sense of reference grammars ("the adjective agrees in number, gender, and case"): systematic covariance of a target's form with properties of another element ([Cor98] §1's definition). A grammar records, per target category, the feature dimensions in which forms covary; [Nor19]'s 174-language concord survey ranges over exactly the dimensions below (number concord most common, case concord rare and almost never alone).

Which covariances count as agreement in the NARROW, theoretical sense is the contested analytical layer, kept out of this file: [Cor98] §2.4 excludes case and definiteness by the asymmetry criterion (Studies/Corbett1998.lean), while [AZ25d] carry κ through the nominal projection alongside φ (Studies/AlexeyenkoZeijlstra2025.lean). Both analyses consume these facts; neither is baked into them.

Main declarations #

A feature dimension in which a target's form may covary with another element: [Cor98] §2's indisputable three plus §2.4's contested pair ([Cor06] "less clear" features), the space [Nor19]'s concord survey ranges over. Whether a given dimension's covariance is agreement proper, government, or feature percolation is an analysis, not a fact of this type.

Instances For
    @[implicit_reducible]
    Equations
    def Agreement.instReprDimension.repr :
    DimensionStd.Format
    Equations
    Instances For
      @[reducible, inline]

      A language's agreement profile (wide sense): for each target category, the dimensions in which that target's form covaries. = invariant (bare) forms. Conditioned splits (e.g. Russian verbs: person/number in nonpast, gender/number in past) are unioned, not modeled.

      Equations
      Instances For