Documentation

Linglib.Studies.Aitha2026

The nouns that say -ni #

[Ait26] separates two stem alternations in Telugu nouns. The strong alternation (il-lu in-ṭi 'house') is contextual allomorphy of the nominalizer n conditioned by [ACC], the feature every nonnominative case contains under [Cah09]'s containment hierarchy ([McF18]). The weak alternation (samudr-am samudr-āni 'ocean') only looks like case allomorphy: it violates *ABA, is triggered by agreement suffixes in nominative contexts, and reads the weight of the next syllable inside the prosodic word. It is instead the phonology of a single underlying -am-ni, derived in Stratal OT ([Kip00]) from prespecified stress on the singular suffix -ni.

Main definitions #

Main results #

Implementation notes #

The Stem-level sandhi of the -em and -ām subclasses ((52), (55)) and the quantifier-postposing tableaux ((63), (67)) are not formalized. Tableau violation marks follow the paper's prose where the tableau images are not in the text layer.

Case #

The Telugu cases of the paradigms, with the postpositions as P.

Instances For
    @[instance_reducible]
    Equations
    def Aitha2026.instReprTeluguCase.repr :
    TeluguCaseStd.Format
    Equations
    Instances For

      A nonnominative case contains [ACC] ((3), [Cah09]): the natural class of the oblique.

      Equations
      Instances For

        The strong alternation (§2) #

        inductive Aitha2026.Root :

        The strong roots of (2), by gloss.

        Instances For
          @[instance_reducible]
          instance Aitha2026.instDecidableEqRoot :
          DecidableEq Root
          Equations
          @[instance_reducible]
          Equations
          def Aitha2026.instReprRoot.repr :
          RootStd.Format
          Equations
          Instances For
            @[instance_reducible]
            Equations

            Features at the n head: the root it attaches to and, in every nonnominative case, [ACC].

            Instances For
              def Aitha2026.instReprFeature.repr :
              FeatureStd.Format
              Equations
              Instances For
                @[instance_reducible]
                Equations
                def Aitha2026.site (r : Root) (c : TeluguCase) :
                List Feature

                The n head's bundle for root r in case c.

                Equations
                Instances For
                  def Aitha2026.forRoots (roots : List Root) (e : String) (acc : Bool := false) :

                  The items of one exponent: e next to each listed root, in the context of [ACC] when acc.

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

                    The Vocabulary Items of (4) for the roots of (2): the nominative exponents next to their roots, and the oblique exponents next to the same roots and [ACC] — one -ṭi entry spanning the -ru, -lu, -nu, -ḍu, and -li classes, -ti for the -yi class, -i for the -u class.

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

                      The nominative–nonnominative cut: every nonnominative case takes the accusative's exponent, by the Elsewhere Condition over [ACC].

                      The weak alternation (§3) #

                      What follows the n exponent: its membership in the noun's prosodic word and the weight of its initial syllable (§3.2).

                      Instances For
                        def Aitha2026.instDecidableEqFollowing.decEq (x✝ x✝¹ : Following) :
                        Decidable (x✝ = x✝¹)
                        Equations
                        Instances For
                          def Aitha2026.instReprFollowing.repr :
                          FollowingStd.Format
                          Equations
                          • One or more equations did not get rendered due to their size.
                          Instances For

                            The long form is triggered iff the next syllable is light and inside the prosodic word; postpositions with light initial syllables ((18)) and the heavy-initial postposed quantifier ((17)) do not trigger it.

                            Equations
                            Instances For
                              @[instance_reducible]
                              instance Aitha2026.instDecidableTriggersLong (f : Option Following) :
                              Decidable (TriggersLong f)
                              Equations
                              def Aitha2026.weakN (f : Option Following) :
                              String

                              The weak n exponent: -āni before a word-internal light syllable, -am otherwise.

                              Equations
                              Instances For

                                The data pool #

                                structure Aitha2026.Cell :

                                A paradigm cell of the pool: the root class, the case if any, what follows n, and the n exponent.

                                Instances For
                                  def Aitha2026.instDecidableEqCell.decEq (x✝ x✝¹ : Cell) :
                                  Decidable (x✝ = x✝¹)
                                  Equations
                                  • One or more equations did not get rendered due to their size.
                                  Instances For
                                    @[instance_reducible]
                                    Equations
                                    def Aitha2026.instReprCell.repr :
                                    CellStd.Format
                                    Equations
                                    • One or more equations did not get rendered due to their size.
                                    Instances For

                                      The cell an example records, from its paperFeatures.

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

                                        The cells of the pool.

                                        Equations
                                        Instances For
                                          def Aitha2026.strongCells :
                                          List (Root × TeluguCase × String)

                                          The strong cells, with their roots.

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

                                            The singular weak cells.

                                            Equations
                                            Instances For
                                              theorem Aitha2026.strong_rows (x : Root × TeluguCase × String) :
                                              x strongCellsstrongN x.1 x.2.1 = some x.2.2

                                              The strong paradigm: (4) inserts the attested exponent in every strong cell of (1), (2), and fn. 6 — the agreement suffix, bearing no [ACC], leaves the nominative form.

                                              theorem Aitha2026.weak_rows (c : Cell) :
                                              c weakCellsweakN c.following = c.n

                                              The weak generalization: the long form in every singular weak cell of (8), (13)–(18) is predicted by the following syllable alone.

                                              The nominative short form of (8).

                                              Equations
                                              Instances For

                                                The long form under the 1SG agreement suffix, in a nominative predicate nominal ((13)).

                                                Equations
                                                • One or more equations did not get rendered due to their size.
                                                Instances For
                                                  theorem Aitha2026.weak_not_case_function :
                                                  ¬∃ (f : Option TeluguCaseString), cweakCells, f c.case = c.n

                                                  Not case allomorphy: no assignment of an n exponent to each case fits the weak cells, since the nominative carries both -am and -āni ((8) with (13)–(16)).

                                                  Paradigm shapes against containment (§3.1) #

                                                  The suffix shapes of the case paradigms (1) and (8): null nominative and genitive, light -ni/-ki, and the heavy postposition -lō.

                                                  Equations
                                                  Instances For

                                                    The weak paradigm as an allomorphy pattern, short 0 and long 1.

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

                                                      The strong paradigm of illu as an allomorphy pattern, nominative 0 and oblique 1.

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

                                                        The weak ABAB paradigm violates *ABA: the nominative form resurfaces in the genitive, which contains [ACC] ([Cah09]).

                                                        The strong ABB paradigm is contiguous on the containment hierarchy.

                                                        The singular suffix (§4.2) #

                                                        The context of Num: the preceding n exponent is -am.

                                                        Instances For
                                                          @[instance_reducible]
                                                          Equations
                                                          def Aitha2026.instReprNumContext.repr :
                                                          NumContextStd.Format
                                                          Equations
                                                          • One or more equations did not get rendered due to their size.
                                                          Instances For

                                                            The Vocabulary Items of Num in the singular ((40)): -ni after -am, null elsewhere — conditioned inward, as root-out insertion allows.

                                                            Equations
                                                            Instances For
                                                              def Aitha2026.numSg (nExponent : String) :
                                                              Option String

                                                              The singular exponent of Num after an n exponent.

                                                              Equations
                                                              • One or more equations did not get rendered due to their size.
                                                              Instances For
                                                                theorem Aitha2026.numSg_am :
                                                                numSg "am" = some "ni" numSg "lu" = some "ø"

                                                                Weak nouns take -ni, strong nouns the null singular: the underlying weak singular is samudr-am-ni-K ((41)).

                                                                Stem-level phonology (§5.1) #

                                                                The metrical parses of samudr-am in (49): final heavy syllable unparsed, three degenerate feet, or two bimoraic trochees.

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

                                                                    ALL-FT-LEFT ((48)): per foot, the syllables between the left edge of the domain and the foot.

                                                                    Equations
                                                                    Instances For
                                                                      Equations
                                                                      Instances For

                                                                        FT-BIN(μ) ((46)).

                                                                        Equations
                                                                        Instances For

                                                                          Word-level phonology (§5.2) #

                                                                          inductive Aitha2026.Con :

                                                                          The constraints of §5.2–5.3, as labels shared across strata.

                                                                          Instances For
                                                                            @[instance_reducible]
                                                                            instance Aitha2026.instDecidableEqCon :
                                                                            DecidableEq Con
                                                                            Equations
                                                                            def Aitha2026.instReprCon.repr :
                                                                            ConStd.Format
                                                                            Equations
                                                                            Instances For
                                                                              @[instance_reducible]
                                                                              instance Aitha2026.instReprCon :
                                                                              Repr Con
                                                                              Equations

                                                                              The Word-level candidates for nominative samudr-am-ní ((62)): destress -ni; foot it alone; delete /i/ into a coda cluster; delete /i/ and /m/; or delete /ni/.

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

                                                                                  (62): IDENT-STRESS, FT-BIN, *COMPLEXCODA, ALIGN-R ≫ MAX-μ, MAX.

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

                                                                                    (62): word-final stressed -ni, unable to head a binary foot, is deleted — the short form samudram.

                                                                                    The Word-level candidates for dative samudr-am-ní-ki ((59)): keep /mn/; delete /n/ or /m/ with the mora; delete /m/ or /n/ with compensatory lengthening.

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

                                                                                        (59): *DIST-0, MAX-μ ≫ ALIGN-R ≫ MAX, IDENT-LENGTH.

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

                                                                                            (59): the /mn/ contact is repaired by deleting /m/ and lengthening /a/ — the long form samudrāniki.

                                                                                            The two Word-level winners are the two forms of the generalization weakN: the same underlying -am-ni surfaces short before nothing and long before a word-internal light syllable.

                                                                                            Phrase-level phonology (§5.3) #

                                                                                            The Phrase-level candidates for samudram nunci 'from the ocean' ((66)): delete /m/ with or without lengthening, delete the postposition's /n/, or keep the /mn/ contact.

                                                                                            Instances For
                                                                                              @[instance_reducible]
                                                                                              Equations
                                                                                              def Aitha2026.instReprPhraseCand.repr :
                                                                                              PhraseCandStd.Format
                                                                                              Equations
                                                                                              • One or more equations did not get rendered due to their size.
                                                                                              Instances For

                                                                                                (66), (68): at the Phrase level MAX outranks *DIST-0 and ALIGN-R, and segmental faithfulness outranks prosodic faithfulness.

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

                                                                                                  (66): across the postposition boundary the /mn/ contact is kept.