Documentation

Linglib.Studies.Storment2026

Quotative Inversion as Smuggling #

[Sto26c]

Formalizes [Sto26c]: the smuggling derivation of quotative inversion in English and Setswana.

Storment's central claims #

Example rows live in Data/Examples/Storment2026.json (QI/LI data) and Data/Examples/LevinRappaportHovav1995.json (classic locative-inversion diagnostics).

§1 + §2. Lexical annotations and QI data #

Per [Sto26c], every MoS verb passes the QI diagnostic and is classified unaccusative; the canonical communication verbs speak/ talk fail QI and are unergative. Quantified theorems collapse the per-verb pattern; specific instances are recoverable by fin_cases.

MoS verbs annotated unaccusative on the basis of the QI diagnostic.

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

    §3. TransitivityClass derivation #

    Maps a Verb to the three-way transitivity classification used by the auxiliary-selection substrate (Typology/AuxiliaryVerbs.lean).

    Derive TransitivityClass from Verb fields.

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

      §4. Voice bridge #

      Verb.voiceFor (defined in Semantics/Lexical/VerbSmuggling.lean) maps unaccusative→non-thematic Voice and unergative→agentive Voice. Per [Sto26c]'s §4.3, the Voice head is the smuggling projection (not the external-argument introducer of [Kra96]); permitting smuggling is equivalent to being non-phase, which is equivalent to not introducing an external argument.

      §5. Auxiliary selection bridge #

      In split-auxiliary languages (Italian, French, German), unaccusatives select be and unergatives select have.

      §6. Levin §37.3 mannerOfSpeaking class membership #

      Pure data — the divergence and within-class split analysis lives in ../Unaccusativity/VerbClasses.lean.

      §8. Smuggling derivation of QI #

      Verb.derivedQI (defined in Semantics/Lexical/VerbSmuggling.lean) derives QI licensing from two independently motivated properties: (1) Voice is non-phase (= unaccusative); (2) verb has a complement (the quote).

      These two properties are then verified against the empirical QI diagnostic data: every MoS unaccusative with a complement is correctly predicted to license QI; agentive speak/talk is correctly predicted to block QI; unaccusative arrive (no complement) is correctly predicted not to license QI (it requires LI, not QI).

      arrive is unaccusative but has no complement: doesn't license QI. This is correct — *"arrived Mary" requires a fronted locative (LI), not a fronted quote (QI).

      §9. QI ∥ LI distributional contrasts (Storment §6) #

      Storment §6: QI and LI share the smuggling mechanism but differ in their inputs (quote vs. locative PP) and distribution. Both are subject to the transitivity constraint (§5). The shared inverse-voice family membership is captured by Minimalist.qiCanonical and liCanonical in Syntax/Minimalism/Movement/InverseVoice.lean.

      The transitivity constraint (§5): QI is blocked with multiple DP arguments (using warn per Storment eq. 125, naturally ditransitive); QI is fine with a quote + PP goal.

      Unified smuggling analysis (§6): LI with arrive works because arrive projects non-thematic Voice, permitting VP-smuggling — the same mechanism that licenses QI.

      §11 + §12. The QI derivation (Storment §3 + §4) #

      The smuggling derivation assigns each major constituent to a structural position. Each position predicts observable consequences tested against the §3 structural-evidence data.

      Quote vs. quotative operator (Storment §3.5, eq. 103). The quote itself is not in the syntactic derivation — it may be totally absent from QI clauses (Says me!). What sits in Spec,TP is a null quotative operator (the THEME), bound by a Discourse⁰[QUOT] head in DiscourseP. The fields below distinguish the operator's landing site (Spec,TP) from the quote's binding head (DiscourseP).

      Structural position in the QI derivation.

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

          The QI derivation assigns four major constituents to structural positions. Note that quoteBinder is the binding head in DiscourseP, not the quote itself (which is not in the syntax — Storment §3.5).

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

                Storment's smuggling derivation of QI.

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

                  Each structural position predicts an observable property. We verify each prediction against the §3 rows. The bridge theorems below pair the position assignment (Storment's claim) with the empirical observation (also Storment's claim).

                  Theme-as-operator in Spec,TP → agreement can track agent via defective circumvention (§3.1).

                  Theme-as-operator is phi-deficient → Setswana SM surfaces as default SM17 (§3.1).

                  Theme-as-operator A-moves → cannot license parasitic gaps, unlike the A-bar-moved preposed quote of the non-QI baseline (§3.2).

                  Theme-as-operator A-moves → compatible with subject-to-subject raising (§3.3).

                  Quote (separately from operator) bound by Discourse⁰[QUOT] → can split around verb + agent, need not be grammatical (§3.5).

                  §13. Inverse-voice family membership #

                  QI is one instance of the inverse-voice family (§4.3 + §6 + §7). The canonical instance lives in Syntax/Minimalism/Movement/ InverseVoice.lean; here we just affirm membership.

                  §14. Defective circumvention derives the agreement contrast #

                  Storment §3.1.4 (eq. 59): the difference between Setswana QI agreement (always SM17 default) and English QI agreement (optionally tracks the postverbal agent) reduces to a single parameter — whether the probe T⁰ is allowed to re-probe past the defective quotative-theme operator. Roberts's defective goal and the defective-circumvention operation are defined inline below (folded in from the former single-consumer Minimalist/Probing/); the theorems then wire them to the QI data.

                  The theorems abstract over the precise feature bundles and feature- compatibility predicate — Storment's substantive claim is that the operation is the same and only the allowReprobe parameter varies.

                  A goal G is defective w.r.t. a probe P iff G's formal features are a proper subset of P's, so checking is incomplete ([Rob10], ch. 2; eq. (49) in [Sto26c]). The feature comparison is over the bundles' grammatical-feature lists (FeatureBundle.toGramFeatures).

                  Equations
                  Instances For
                    @[implicit_reducible]
                    Equations

                    The empty goal is defective w.r.t. any nonempty probe.

                    theorem Storment2026.DefectiveGoal.exists_missing {probe goal : Minimalist.FeatureBundle} (h : DefectiveGoal probe goal) :
                    fprobe.toGramFeatures, fgoal.toGramFeatures

                    A defective goal is missing some feature the probe has.

                    A defective goal's features are all in the probe.

                    No goal is defective w.r.t. itself.

                    The four outcomes of a probe that may invoke defective circumvention ([Sto25] ch. 2; eq. 59 in [Sto26c]): the probe Agrees with a higher defective goal α, then conditionally re-probes past α to a lower, more specified goal β.

                    • trackHigher : ProbingOutcome

                      α was not defective; α suffices, no re-probe.

                    • defaultAgreement : ProbingOutcome

                      α defective; re-probe disallowed; default features spell out.

                    • trackLower : ProbingOutcome

                      α defective; re-probe to β succeeded (features compatible).

                    • featureClash : ProbingOutcome

                      α defective; re-probe to β attempted but features conflict; crash.

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

                        Defective-circumvention probing, parameterized by allowReprobe (may the probe search past a defective goal) and compatible (can circumvention complete without feature conflict).

                        Equations
                        • One or more equations did not get rendered due to their size.
                        Instances For
                          theorem Storment2026.defectiveCircumvention_trackHigher_of_nondefective (probe alpha beta : Minimalist.FeatureBundle) (allowReprobe : Bool) (compatible : Minimalist.FeatureBundleMinimalist.FeatureBundleBool) (h : ¬DefectiveGoal probe alpha) :
                          defectiveCircumvention probe alpha beta allowReprobe compatible = ProbingOutcome.trackHigher

                          A non-defective higher goal never invokes circumvention.

                          Defective higher goal, re-probe disallowed → default agreement (Setswana case).

                          theorem Storment2026.defectiveCircumvention_tracks_lower (probe alpha beta : Minimalist.FeatureBundle) (compatible : Minimalist.FeatureBundleMinimalist.FeatureBundleBool) (hd : DefectiveGoal probe alpha) (hc : compatible alpha beta = true) :
                          defectiveCircumvention probe alpha beta true compatible = ProbingOutcome.trackLower

                          Defective higher goal, re-probe allowed, β compatible → tracks β (English advise the dieticians).

                          theorem Storment2026.defectiveCircumvention_clash_on_incompatible (probe alpha beta : Minimalist.FeatureBundle) (compatible : Minimalist.FeatureBundleMinimalist.FeatureBundleBool) (hd : DefectiveGoal probe alpha) (hc : compatible alpha beta = false) :
                          defectiveCircumvention probe alpha beta true compatible = ProbingOutcome.featureClash

                          Defective higher goal, re-probe allowed, β incompatible → crash (English *ask we).

                          theorem Storment2026.setswana_vs_english_reduces_to_reprobe (probe alpha beta : Minimalist.FeatureBundle) (compat : Minimalist.FeatureBundleMinimalist.FeatureBundleBool) (hd : DefectiveGoal probe alpha) (hc : compat alpha beta = true) :
                          defectiveCircumvention probe alpha beta false compat = ProbingOutcome.defaultAgreement defectiveCircumvention probe alpha beta true compat = ProbingOutcome.trackLower

                          The same defective-probing situation produces Setswana's obligatory default agreement (no re-probe) and English's optional agent-tracking agreement (re-probe with compatible features) — a single Bool parameter accounts for the cross-linguistic split.

                          theorem Storment2026.english_qi_clash_on_incompatible_agent (probe alpha beta : Minimalist.FeatureBundle) (compat : Minimalist.FeatureBundleMinimalist.FeatureBundleBool) (hd : DefectiveGoal probe alpha) (hc : compat alpha beta = false) :

                          Storment's English-specific prediction: a 1st/2nd person agent (whose phi-features clash with the defective theme's [3]) cannot license re-probe — *"What do we do now?" ask we. The derivation crashes on feature incompatibility (eq. 46, page 14).