Documentation

Linglib.Phenomena.Negation.Studies.Tsiakmakis2025

Tsiakmakis (2025): On the Non-Homogeneity of Expletive Negation #

@cite{tsiakmakis-2025}

Linguistics (2025). DOI: 10.1515/ling-2024-0063.

Expletive negation (EN) is not a uniform phenomenon. Greek distinguishes two negation markers that appear in EN environments: the indicative negator dhen (NEG₁) and the modal/subjunctive negator min (NEG₂). These correspond to two fundamentally different kinds of EN:

  1. NEG₁ / Apparent EN hosts: The negator is standard sentential negation (⟦NEG₁⟧ = λp.¬p). Its negative semantics is masked by independent factors — rhetoricity, verbal aspect, negative concord, or the semantics of the embedding operator.

  2. NEG₂ / EN hosts proper: The negator is a biased epistemic modal. It retains the modal component of its negative counterpart but lacks negation: ⟦NEG₂⟧^g(w) = λp. ∀w' ∈ Best_g(w) : p(w').

The paper argues this bipartite classification extends cross-linguistically: even in languages without overt morphological distinction (French ne, Italian non), the two types can be diagnosed by NCI licensing, co-occurrence with canonical negation, and syntactic position.

Diagnostics for NEG₁ vs NEG₂ #

PropertyNEG₁ (apparent)NEG₂ (proper)
Licenses NCIs (tipota)
Co-occurs with canonical neg✗ (double neg)✓ (min dhen)
Syntactic positionTP-internalLeft periphery
Has modal semantic component✓ (Best worlds)
Negative truth-conditions✓ (masked)✗ (intrinsic)

Revised EN Host Inventory (§5.12, ex. 95) #

Apparent EN hosts (NEG₁): i. Temporal expressions (before, until, since) ii. Negative adverbials (without) iii. Comparatives (more ... than) iv. Optionally biased polar questions v. Rhetorical questions vi. Exclamatives

EN hosts proper (NEG₂): i. Emotive doxastic predicates (fear, worry) ii. Negative predicates (forbid, deny) iii. Dubitative predicates (doubt) iv. Biased questions v. (Conditionals) vi. (Free relatives — tentative)

Connection to @cite{jin-koenig-2021} #

The bipartite classification cross-cuts Jin & Koenig's trigger taxonomy: their propositional attitude triggers (FEAR, DENY) map to NEG₂ (modal semantics), while temporal and logical operator triggers (BEFORE, WITHOUT, UNLESS) map to NEG₁ (standard negation masked). Comparative triggers are classified as NEG₁ (negation is a spell-out of the comparative operator's built-in negation). The FORGET class is heterogeneous — some members pattern with NEG₂ (modal), others with NEG₁ (factual ¬p in w₀).

Connection to Kratzer Modality #

NEG₂ is formally a Kratzer necessity operator with an ordering source: ⟦NEG₂⟧^g(w) = λp. ∀w' ∈ Best_g(w) : p(w'). The ordering source varies by host:

The two types of expletive negation markers.

Greek overtly distinguishes these: dhen = NEG₁, min = NEG₂. Other languages (French, Italian, Spanish) use the same surface form for both, but the distinction can be diagnosed by NCI licensing, co-occurrence with canonical negation, and syntactic position.

  • neg1 : NegatorType

    Standard sentential negation whose negative semantics is masked by independent factors (rhetoricity, aspect, NC, operator semantics). ⟦NEG₁⟧ = λp.¬p

  • neg2 : NegatorType

    Biased epistemic modal retaining the modal component of negative min but lacking negation. ⟦NEG₂⟧^g(w) = λp. ∀w' ∈ Best_g(w) : p(w')

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

      NEG₁ semantics: standard sentential negation.

      ⟦NEG₁⟧ = λp.¬p (eq. 37, 70, 73, 79, 88, 91, 93)

      Equations
      Instances For

        NEG₂ semantics: Kratzer necessity over Best worlds.

        ⟦NEG₂⟧^g(w) = λp. ∀w' ∈ Best_g(w) : p(w') (eq. 58, 60, 63, 66, 94)

        This is exactly Kratzer's necessity operator. The ordering source varies by host (deontic for fear/forbid, epistemic for doubt/questions).

        Equations
        Instances For

          Diagnostic properties that distinguish NEG₁ from NEG₂.

          Based on Greek evidence (§§2–4) and cross-linguistic extension (§5).

          • negType : NegatorType
          • licensesNCIs : Bool

            Can the marker license Negative Concord Items (NCIs)? NEG₁ (dhen) can license tipota 'nothing'; NEG₂ (min) cannot. (§4.1, ex. 40 vs 41; §4.2, ex. 46; §4.3, ex. 52)

          • cooccursWithCanonicalNeg : Bool

            Can the marker co-occur with canonical sentential negation? NEG₂ (min) co-occurs with dhen (ex. 39, 41, 47, 53); NEG₁ (dhen) alone IS the canonical negation.

          • mergesInLeftPeriphery : Bool

            Is the marker merged in the left periphery (outside TP)? NEG₂ (min) merges high — informationally unmarked subjects cannot precede it (ex. 44, 48, 54). NEG₁ (dhen) is TP-internal.

          • hasModalComponent : Bool

            Does the marker have a modal semantic component? NEG₂ involves an ordering source and Best worlds; NEG₁ is pure truth-functional negation.

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

              Diagnostic profile for NEG₁ (Greek dhen).

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

                Diagnostic profile for NEG₂ (Greek min).

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

                  EN host categories from the revised inventory (§5.12, ex. 95).

                  "Apparent" hosts feature NEG₁ (standard negation masked); "proper" hosts feature NEG₂ (modal, intrinsically non-negative).

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

                      Each host category's negator type.

                      Equations
                      Instances For

                        Mapping trigger subclasses to negator types #

                        Each of @cite{jin-koenig-2021}'s trigger subclasses is classified as hosting NEG₁ or NEG₂. The negator type is derived from the host category: negatorType t = (t.toHostCategory.map negatorType).getD .neg1. This makes the trigger-level and host-level classifications agree by construction, not by bridge theorem.

                        @[reducible]

                        Negator type for each trigger subclass, derived from its host category.

                        When a trigger maps to a host category, its negator type is the host's. Unmapped triggers (forget, rarely, impossible) default to NEG₁ — all involve standard negation, not modal semantics.

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

                          Negator classification across languages #

                          The NEG₁/NEG₂ distinction is overt in Greek (dhen vs min) and Classical Greek (ou(k) vs me:). In other languages, the same surface form may instantiate either type depending on context.

                          Cross-linguistic evidence from §5:

                          A cross-linguistic EN negator datum.

                          • language : String

                            Language

                          • form : String

                            Surface form of the negator

                          • negType : NegatorType

                            NEG₁ or NEG₂

                          • hostCategory : ENHostCategory

                            EN host category where this negator appears

                          • construction : String

                            Brief description of the construction

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

                              Greek dhen in exclamatives: ⟦dhen⟧ = λp.¬p, masked by extreme-degree semantics (§3.1, ex. 22–24).

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

                                Greek dhen in negative rhetorical questions: ⟦dhen⟧ = λp.¬p, masked by rhetoricity / polarity reversal (§3.2, ex. 26–29; eq. 30).

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

                                  Greek dhen in preposed negation questions: ⟦dhen⟧ = λp.¬p, masked by speaker's epistemic bias (§3.3, ex. 31–36; eq. 36–37).

                                  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
                                      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
                                          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
                                              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
                                                  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
                                                      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
                                                          Equations
                                                          • One or more equations did not get rendered due to their size.
                                                          Instances For

                                                            Greek min always corresponds to NEG₂.

                                                            Greek dhen always corresponds to NEG₁.

                                                            Italian non in temporals and comparatives is NEG₁.

                                                            Connecting negator types to licensing conditions #

                                                            The central structural claim: NEG₂ hosts correspond to @cite{jin-koenig-2021}'s propositional attitude licensing condition, while NEG₁ hosts correspond to temporal, logical, and comparative conditions.

                                                            All NEG₂ trigger subclasses have the propositional attitude licensing condition. This is non-trivial: it shows that the negator-type classification aligns with the licensing-condition classification for the modal (NEG₂) cases.

                                                            All NEG₂ hosts share the formal semantics ⟦NEG₂⟧ = λp. ∀w' ∈ Best_g(w) : p(w'), but the ordering source g varies:

                                                            Each proper EN host category maps to a Kratzer modal flavor.

                                                            NEG₂'s ordering source varies by host; the flavor tag is exactly Core.Modality.ModalFlavor, reused here rather than duplicated. "Habitual" (conditionals) maps to .circumstantial — both concern facts and what has happened, following Kratzer's subsumption.

                                                            Equations
                                                            Instances For

                                                              NEG₂ hosts always have an ordering flavor; NEG₁ hosts never do.

                                                              Why NEG₁ appears expletive #

                                                              NEG₁ has genuine negative semantics (λp.¬p), but its negativity is masked — obscured by independent factors. The masking mechanism differs by host type (§3.4, §5.4, §5.5, §5.7, §5.9, §5.10):

                                                              The mechanism that masks NEG₁'s negative semantics.

                                                              • verbalAspect : MaskingMechanism

                                                                Verbal aspect makes negated/non-negated variants equivalent (temporal expressions with achievement verbs; @cite{tovena-1996})

                                                              • negativeConcord : MaskingMechanism

                                                                Negative Concord between embedding operator and NEG₁ (negative adverbials; §5.5)

                                                              • operatorSpellOut : MaskingMechanism

                                                                Negation is spell-out of operator's built-in negation (comparatives: ∃d. Q(Y,d) ∧ ¬Q(Z,d); §5.7)

                                                              • rhetoricity : MaskingMechanism

                                                                Polarity reversal from rhetoricity (rhetorical questions; §5.9)

                                                              • extremeDegree : MaskingMechanism

                                                                Extreme-degree semantics triggers reversal (exclamatives; §5.10)

                                                              • speakerBias : MaskingMechanism

                                                                Speaker's epistemic bias overrides negative reading (optionally biased polar questions; §3.3)

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

                                                                  Each apparent (NEG₁) host has a specific masking mechanism.

                                                                  Equations
                                                                  Instances For

                                                                    NEG₁ hosts always have a masking mechanism; NEG₂ hosts never do. This is the structural complement of ordering_flavor_iff_neg2.

                                                                    The two classifications are complementary: every host has either an ordering flavor (NEG₂) or a masking mechanism (NEG₁), never both.

                                                                    Non-homogeneity refines ambidirectionality #

                                                                    The ambidirectionality generalization (formalized in Rett2026.lean) predicts EN licensing at the construction level. The non-homogeneity claim here refines this by distinguishing the nature of the negation:

                                                                    The two accounts are compatible: the ambidirectionality generalization covers the distributional pattern (where EN appears), while the non-homogeneity distinction explains the mechanism (what kind of marker appears).

                                                                    Note: The formal bridge theorem mapping ENConstruction to ENHostCategory lives in Rett2026.lean (chronological direction: Rett 2026 can reference Tsiakmakis 2025, not vice versa).

                                                                    Fear predicates: negative valence → dual inference → NEG₂ #

                                                                    The connection between NEG₂ classification of fear predicates and @cite{villalta-2008}'s negative valence, mediated by @cite{jin-koenig-2021}:

                                                                    1. Fear has negative valence (Preferential.lean)
                                                                    2. Negative valence → dual inference (@cite{jin-koenig-2021} §5.5, §6.1.1)
                                                                    3. Propositional attitude licensing condition (@cite{jin-koenig-2021} (13a))
                                                                    4. NEG₂ classification with deontic ordering (@cite{tsiakmakis-2025} §5.1, eq. 60)

                                                                    This is a four-layer argumentation chain connecting attitude semantics to the negator-type classification.

                                                                    Fear predicates: the full chain from negative valence to NEG₂.

                                                                    1. negativeValenceEntailsDual .negative = true (valence → dual inference)
                                                                    2. fear.licensingCondition = .propositionalAttitude (J&K licensing)
                                                                    3. negatorType .fear = .neg2 (Tsiakmakis classification)
                                                                    4. emotiveDoxasticPredicates.orderingFlavor = some .deontic (modal flavor)

                                                                    Deny predicates: NEG₂ with deontic ordering.

                                                                    DENY triggers entail that X believes ¬p or says ¬p (@cite{jin-koenig-2021} §6.1.3). This propositional attitude licensing condition maps to NEG₂ with a deontic ordering source (the speaker's beliefs about what the denier believes).

                                                                    The cross-linguistic data is internally consistent: each datum's host category matches its negator type.

                                                                    Negative min = modal ∘ negation #

                                                                    The paper's central formal insight: negative min (eq. 13) differs from expletive min (eq. 58) only by the presence of negation inside the modal.

                                                                    Expletive min is therefore negative min with the negation stripped out. Equivalently, feeding ¬p to negative min cancels the double negation and yields expletive min's semantics.

                                                                    Expletive min = negative min with double negation cancelled: ⟦NEG₂⟧(p) = negativeMin(¬p). Feeding ¬p into negative min cancels the inner negation (!!p = p), recovering expletive semantics.

                                                                    Greek and Italian data derive from fragment entries #

                                                                    The NegatorDatum records for Greek and Italian derive their surface forms from Fragments.Greek.Negation and Fragments.Italian.Negation respectively — the connection is true by construction, not by bridge theorem.