Documentation

Linglib.Phenomena.Constructions.Studies.Dunn2026

Slot/Filler Verification #

@cite{dunn-2026} @cite{kay-fillmore-1999} @cite{goldberg-shirtz-2025}

Per-datum verification that derivedSpecificity (computed from the typed slot structure) matches the Specificity values stipulated in existing construction definitions.

Concrete TypedForm instantiations for six constructions verify:

  1. abstractionLevel computes the correct open-slot proportion
  2. derivedSpecificity agrees with stipulated Specificity
  3. ConstructionSlot.toSlot round-trips through embedding
  4. refGroupCount and hasConstraint detect WXDY's structural properties
  5. WXDY coinstantiation: X and Y share refIdx 2 (subject control)

Ditransitive typed form: [Subj_NP V Obj1_NP Obj2_NP].

All four slots are open — the construction constrains categories and roles but not specific lexemes.

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

    must-VERB typed form: [fixed("must") V N].

    "must" is a fixed lexeme; the verb and noun slots are open. "a must-see movie", "a must-read book".

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

      Let alone typed form: [A_NP fixed("let") fixed("alone") B_NP].

      Simplified from the full form F⟨X A Y let alone B⟩ to highlight the fixed/open distinction. "let" and "alone" are fixed; the focus positions are open.

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

        Veggie-wrap: a fully lexically specified compound (@cite{goldberg-2003}:220).

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

          These theorems verify that derivedSpecificity (computed from slot structure) matches the Specificity values stipulated in the existing construction definitions. This makes the connection true by verification rather than by construction.

          The ditransitive TypedForm matches the existing ArgStructureConstruction's slots projected through toTypedForm.

          @cite{kay-fillmore-1999} formalize the WXDY construction as a hierarchical AVM with valence sets, grammatical functions, coreference indices (#1, #2), and feature constraints ([loc -], [neg -], [ref ∅]). This flat projection captures the key structural properties while losing the nesting.

          **Coinstantiation** (Figure 13, §4.2) is a general construction
          expressing subject control: the matrix subject and the complement's
          subject share a coreference index. WXDY's X–Y coindexation is an
          instance of this pattern. 
          

          WXDY construction typed form (@cite{kay-fillmore-1999}, Figure 12).

          Flat projection of the hierarchical AVM. The five positions:

          • X (subject of BE): open NP, coindexed with Y via refIdx 2
          • BE (head): auxiliary headed by be
          • doing (complement): VP headed by doing, cannot be negated
          • what (object of doing): fixed, left-isolated, nonreferential
          • Y (secondary predicate): open, coindexed with X via refIdx 2

          The coindexation (refIdx 2) captures the paper's #2: X is the understood subject of Y (coinstantiation / subject control).

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

            Coinstantiation construction (@cite{kay-fillmore-1999}, Figure 13, §4.2).

            A general pattern for subject control: the matrix subject and the complement's subject share a coreference index.

            "She tried to leave": the subject of try (#1) = the understood subject of leave (#1). This is the mechanism underlying WXDY's X–Y coindexation.

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

              Abstraction and specificity #

              Coreference constraints #

              WXDY has exactly one coreference group (the X–Y coinstantiation).

              X (first slot) and Y (last slot) share coreference index 2: X is the understood subject of Y.

              Syntactic constraints #

              WXDY-what is left-isolated ([loc -]) and nonreferential ([ref ∅]). These two constraints together explain why WXDY-what cannot take else modification and is not a true interrogative pronoun.

              WXDY-doing cannot be negated ([neg -]): "*What's X not doing Y?" is ungrammatical on the incredulity reading.