Documentation

Linglib.Fragments.Telugu.Case

Telugu Case Inventory #

@cite{krishnamurti-gwynn-1985} @cite{mcfadden-2018}

Telugu (Dravidian) has 5 core cases with agglutinative suffixes: NOM (∅), ACC (-ni), GEN (∅), DAT (-ki), and a locative postposition (-lō 'in'). @cite{krishnamurti-gwynn-1985} list these as the productive case/postposition forms for modern Telugu nominals.

Like Tamil and other Dravidian languages, Telugu shows a robust NOM-vs-oblique split in stem allomorphy: the nominative stem form differs from the form used in all nonnominative contexts (@cite{mcfadden-2018}). This split is predicted by the case containment hierarchy (@cite{caha-2009}), where all nonnominative cases include the ACC feature in their syntactic representation.

See Phenomena/Allomorphy/Studies/Aitha2026.lean for the full analysis of Telugu stem allomorphy patterns.

Telugu 5-case core inventory. ACC, GEN, DAT are inflectional suffixes within the prosodic word; LOC is realized by a postposition (-lō) in a separate prosodic word.

Equations
Instances For

    Contiguous on Blake's hierarchy (ranks 6 down to 3).

    theorem Fragments.Telugu.Case.nom_vs_oblique_contiguous :
    { nom := 0, acc := 1, gen := 1, dat := 1 }.isContiguous = true

    Telugu's NOM-vs-oblique split is an ABB pattern — contiguous on the containment hierarchy, consistent with case-conditioned VI.

    Telugu and Tamil share the same core case spine on Blake's hierarchy. Both have NOM, ACC, GEN, DAT, LOC (Tamil additionally has ABL, INST, COM).