Documentation

Linglib.Studies.Lamont2022c

Lamont (2022): footing in directional Harmonic Serialism #

[Lam22b]

[Lam22b] develops a theory of quantity-insensitive footing in Harmonic Serialism (HS; [PS93]) where CON contains only directionally evaluated constraints ([Lam22d]; Eisner 2000): a constraint maps a candidate to a per-position violation vector, and candidates are ordered lexicographically by the location of violations rather than their total count. The central result is that Parse(σ) — penalising unfooted syllables — under directional evaluation both motivates iterative footing and decides where feet surface, obviating alignment constraints ([McCP93]); having Trochee/Iamb penalise monosyllabic feet additionally obviates FtBin ([MPK15]).

This file formalises the central QI result. GEN parses one foot per step ([Pru10]; [Pru12]): a single unfooted σ into a monosyllabic foot, or two adjacent unfooted σ into a disyllabic foot. We reuse the canonical Prosody.Foot (S = Unit, since QI footing strips weight) assembled flatly — a footing is a sequence of feet and stray syllables with no designated head foot, because Lamont does not distinguish primary from secondary stress (so the headed Prosody.Word ω, which is a footing plus a head foot, is deliberately not the candidate type here). Parse(σ) is a Constraints.directionalBlock over σ-positions; Trochee/Iamb read the foot head off Foot.head.

Main results #

Deferred (prose) #

The paper's bidirectional Waorani case study (§3 — a head foot at the right edge with secondary feet built left-to-right) is its showcase and the natural next extension; Macedonian (Hd(ω)/NonFinality), Garawa, and Cayuvava ternarity (*FootFoot) each need further constraints; the software-computed factorial typology (§4) is a meta-claim, not a per-string prediction. All are noted here, not formalised.

Footings #

A footing here is the canonical Prosody.Footing Unit (quantity-insensitive, so feet are Foot Unit): a flat sequence of feet and unfooted stray σ, no designated head foot ([Lam22b], abstracting from primary stress). Parse(σ) reads Footing.strayMarks; Trochee/Iamb read each foot's head (Foot.head).

A monosyllabic foot (σ́).

Equations
Instances For

    A (left-headed) trochee (σ́σ).

    Equations
    Instances For

      A (right-headed) iamb (σσ́).

      Equations
      Instances For

        The directional constraints #

        Parse(σ) ([Lam22b] (10)) is a Constraints.directionalBlock: a per-position block of binary constraints, position i ↦ ⟦σ i is unfooted⟧. Trochee (15) and Iamb (18) penalise feet by head position — Trochee a foot whose head is rightmost (= Foot.IsIambic, true of iambs and monosyllables), Iamb a foot whose head is leftmost (= Foot.IsTrochaic, true of trochees and monosyllables); a monosyllabic foot violates both, doing FtBin's work.

        Parse(σ) as a directional block over n σ-positions.

        Equations
        Instances For

          Trochee: one violation per foot whose head is rightmost (= Foot.IsIambic).

          Equations
          Instances For
            def Lamont2022c.iambC (fc : Prosody.Footing Unit) :

            Iamb: one violation per foot whose head is leftmost (= Foot.IsTrochaic).

            Equations
            Instances For
              def Lamont2022c.profile (ranking : List (Constraints.Constraint (Prosody.Footing Unit))) (fc : Prosody.Footing Unit) :
              List

              The violation vector of a footing under a ranking (a list of constraints), as the concatenated per-constraint violations — ordered lexicographically (LexLE).

              Equations
              Instances For

                Murinbata ranking Parse(σ) ≫ Trochee ≫ Iamb ([SM81]).

                Equations
                Instances For

                  Pintupi ranking Trochee ≫ Parse(σ) ≫ Iamb ([HH69]).

                  Equations
                  Instances For

                    The headline: exhaustive vs inexhaustive (the decisive step) #

                    The same 5σ string at the step from (σ́σ)(σ́σ)σ: GEN can parse the final stray σ into a monosyllabic foot (exhaustive) or leave it (faithful, converged).

                    (σ́σ)(σ́σ)σ — two trochees and a final unfooted σ.

                    Equations
                    Instances For

                      (σ́σ)(σ́σ)(σ́) — the final σ parsed into a monosyllabic foot.

                      Equations
                      Instances For

                        Murinbata ([SM81]): under Parse(σ) ≫ Trochee, the exhaustive parse wins — the final σ is footed into a monosyllable (final monosyllabic feet, exhaustive parsing).

                        Pintupi ([HH69]): under Trochee ≫ Parse(σ), the faithful parse wins — parsing a monosyllable would violate the dominant Trochee, so the final σ stays unfooted (inexhaustive parsing). The derivation has converged.

                        Parsimony: FtBin is obviated #

                        In even-parity /σσσσ/, the monosyllabic-foot candidate (σ́)σσσ is harmonically bounded by the disyllabic (σ́σ)σσ under Parse(σ) ≫ Trochee ≫ Iambwithout any FtBin in CON. Trochee and Iamb both penalising monosyllables do FtBin's work ([MPK15]).

                        (σ́σ)σσ — one leftmost trochee in /σσσσ/.

                        Equations
                        Instances For

                          (σ́)σσσ — one leftmost monosyllable in /σσσσ/.

                          Equations
                          Instances For

                            FtBin obviation: the disyllabic-foot candidate strictly beats the monosyllabic-foot candidate with no FtBin in CON — the monosyllable both fails Parse(σ) more and violates Trochee.

                            The footing functor: head (= stress) survives into grid and tree #

                            Lamont's Trochee/Iamb read each foot's head off Foot.head. Re-representing a foot into the prosodic Tree (Foot.toProsTree) and the head-flag row (Foot.headFlags) recovers exactly that head — Foot.headFlags_toProsTree proves the tree's σ-leaves carry the same head profile — and the tree always lands in the well-formed f/σ band (Foot.isFoot_toProsTree). So the head, the stress these constraints penalise, survives both re-representations. QI footing strips weight, so the tree reads any constant σ-weight.

                            QI footing is weight-blind: a Foot Unit's σ read one (light) mora.

                            Equations
                            Instances For

                              Well-formedness through the functor: every QI foot Lamont assembles re-represents as a well-formed prosodic-tree foot (Foot.isFoot_toProsTree) — the flat Footing candidates are built from feet that are legal f-over-σ subtrees of the OT Tree carrier.

                              theorem Lamont2022c.head_survives :
                              troch.headFlags = [true, false] iamb.headFlags = [false, true]

                              Head survives into flags and tree: the head-flag row marks the foot head — leftmost for the trochee (the foot Lamont's Iamb penalises), rightmost for the iamb (the foot Trochee penalises) — and the prosodic tree carries the same head profile, reduced here through Foot.headFlags_toProsTree. The trochaic vs iambic stress survives the functor identically.