Documentation

Linglib.Phenomena.Modality.Studies.Aikhenvald2004

Aikhenvald (2004): Evidentiality typology #

@cite{aikhenvald-2004} @cite{de-haan-2013} @cite{barnes-1984} @cite{oswalt-1986}

Cross-linguistic typology of grammatical evidentiality, anchored on Aikhenvald's Evidentiality (Oxford University Press, 2004) and contrasted with @cite{de-haan-2013}'s WALS Ch 77/78 chapters.

This study file holds Aikhenvald's cross-linguistic generalisations on the 18-language sample. Per-language profiles live in Fragments/{Lang}/Evidentiality.lean as evidentialityProfile : EvidentialityProfile — constructed via EvidentialityProfile.fromWALS so WALS Chs 77/78 are auto-pulled and the editorial fields (markers, notes, attestedEvidentials, family) are local per-language commitments.

Sample composition #

18 languages chosen to span:

Aikhenvald's typology distinguishes 4-term and 5-term systems (Tuyuca and Tariana have 5 obligatory categories: visual / nonvisual / inferred / assumed / reported). The local EvidentialSystem enum collapses these into threeOrMore; the markers field records the finer-grained inventory.

Aikhenvald 2004 vs de Haan 2013 (WALS) divergences #

10 of 18 sample languages diverge between Aikhenvald's analysis and de Haan's WALS coding. The Studies file record-overrides per Aikhenvald and exposes divergences as first-class theorems in §6 — making the cross-author disagreement visible per linglib's interconnection-density thesis.

What this file deliberately omits #

Aggregate-count theorems (sample_system_counts, sample_coding_counts, sample_size, etc.) trimmed per the no-aggregate-count anti-pattern memory note. Substantive structural / implicational claims kept.

Per-language profiles drawn from Fragments/{Lang}/Evidentiality.lean via EvidentialityProfile.fromWALS. 10 languages are record-overridden where Aikhenvald 2004 disagrees with de Haan 2013 (WALS); see §6 for first-class divergence theorems.

18-language Aikhenvald sample.

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

    Languages with three-or-more evidential choices always include a direct evidence category. Follows from the type definition; verified against the sample.

    10 of 18 sample languages diverge between Aikhenvald's analysis and de Haan's WALS coding. The Aikhenvald values are this Studies file's record-overrides; the WALS values are the Fragment-side Fragments.{Lang}.Evidentiality.evidentialityProfile (which goes through EvidentialityProfile.fromWALS). Linglib's interconnection-density thesis: incompatibilities visible.