Documentation

Linglib.Studies.AksenovaEtAl2024

Aksënova, Rawski, Graf & Heinz 2024: the computational power of harmonic forms #

[ARGH24] §34.3.1 works out three double vowel harmonies with their TSL grammars printed (Tables 34.3–34.5); a single tier always suffices. This study transcribes the grammars featurally and stress-tests Phonology.Harmony.Pattern: Kirghiz is the conjunction of two patterns on one tier (kirghiz_two_patterns); Buryat's asymmetric blocking defeats every symmetric relation (buryat_not_symmetric) — the finding that forced blocker imposition into Pattern.Compatible — and with imposition is expressible (buryat_expressible, certified on the (9) forms); Yakut's harmonizing blockers show the same asymmetry (yakut_asymmetric); whether its configuration-dependent grammar is a conjunction of patterns is left open.

Constructor names ASCII-ize the IPA: ih = ɨ, oe = ö, ue = ü, oh = ɔ, uh = ʊ. The §34.3.4 tier-relation typology is formalized as a classifier computed from patterns' tiers (tierRelation); the vowel-language rows of Table 34.8 check out as single-tier (kirghiz_same_tier, buryat_same_tier). TODO: the embedded/disjoint rows (Imdlawn Tashlhiyt sibilants, Kikongo) need their consonant alphabets.

Kirghiz ((5), Table 34.3): double harmony, one tier, two patterns #

The Kirghiz vowel tier T = {a, ɨ, e, i, o, ö, u, ü}.

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

      kirghizBanned x y: the tier bigram xy disagrees in fronting or in rounding (Table 34.3).

      Equations
      Instances For

        kirghizFront is Kirghiz frontness harmony: every vowel participates.

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

          kirghizRound is Kirghiz rounding harmony, on the same tier.

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

            Kirghiz double harmony fits a single tier: the printed grammar is the conjunction of the two patterns' compatibilities.

            Buryat ((9), Table 34.4): asymmetric blocking defeats symmetry #

            The Buryat vowel tier T = {a, e, ɔ, o, ʊ, u} (transparent /i/ excluded).

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

                buryatBanned x y: the bigram disagrees in ATR; or disagrees in rounding between non-high vowels; or places a rounded non-high vowel after a high vowel (Table 34.4).

                Equations
                Instances For

                  Buryat blocking is directional: *ʊɔ is banned but ɔʊ is licensed ((9b)).

                  theorem AksenovaEtAl2024.buryat_not_symmetric (R : BuryatVBuryatVProp) (hsymm : ∀ (x y : BuryatV), R x y R y x) :
                  ¬∀ (x y : BuryatV), R x y buryatBanned x y

                  No symmetric adjacency relation renders Buryat's grammar.

                  buryatATR is Buryat ATR harmony: every tier vowel participates.

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

                    buryatRound is Buryat rounding harmony: high vowels are opaque blockers transmitting unroundedness to what follows.

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

                      With imposition, Buryat is expressible: the printed grammar is exactly the conjunction of the ATR pattern and the rounding pattern.

                      buryatWellFormed w says the skeleton w is harmonic for both Buryat patterns.

                      Equations
                      Instances For
                        @[implicit_reducible]
                        Equations

                        Yakut ((14), Table 34.5): harmonizing blockers #

                        The Yakut vowel tier T = {a, ɨ, e, i, o, ö, u, ü}.

                        Instances For
                          @[implicit_reducible]
                          Equations
                          def AksenovaEtAl2024.instReprYakutV.repr :
                          YakutVStd.Format
                          Equations
                          • One or more equations did not get rendered due to their size.
                          Instances For

                            yakutBanned x y: the bigram disagrees in fronting; or disagrees in rounding between high vowels; or places a rounded non-high vowel after a high vowel; or disagrees in rounding after a non-high vowel (Table 34.5).

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

                              Yakut's low vowels are harmonizing blockers ((14g)): rounding spreads from o to u but not from u to o — the icy-target configuration.

                              The tier-relation typology (§34.3.4, Table 34.8) #

                              Of the four logical relations between two tier alphabets, only three are attested: same, embedded, and disjoint. Partially overlapping tiers are unattested — a typological tendency (the chapter reports it excludes 95% of the possible tier organizations for a ten-element alphabet), stated per row, never as a theorem.

                              The four logical relations between two tier alphabets (Figure 34.2).

                              Instances For
                                @[implicit_reducible]
                                Equations
                                Equations
                                • One or more equations did not get rendered due to their size.
                                Instances For
                                  def AksenovaEtAl2024.tierRelation {α V W : Type} [Fintype α] [DecidableEq α] (p : Phonology.Harmony.Pattern α V) (q : Phonology.Harmony.Pattern α W) :

                                  tierRelation p q classifies the relation between two patterns' tier alphabets, computed from their participation functions.

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

                                    Kirghiz's two harmonies share one tier — Table 34.8's S row.

                                    Buryat's two harmonies share one tier — Table 34.8's S row.