Documentation

Linglib.Fragments.Telugu.Case

Telugu Case Inventory #

[KG85] [McF18]

Telugu (Dravidian) has 5 core cases with agglutinative suffixes: NOM (∅), ACC (-ni), GEN (∅), DAT (-ki), and a locative postposition (-lō 'in'). [KG85] 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 ([McF18]). This split is predicted by the case containment hierarchy ([Cah09]), where all nonnominative cases include the ACC feature in their syntactic representation.

See 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

    All nonnominative Telugu cases bear the ACC feature.

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

    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).