Modal Concord Bridge — @cite{rotter-liu-2025} #
@cite{liu-rotter-2025} @cite{rotter-liu-2025}
Connects Liu & Rotter's empirical data to the English modal and adverb fragments, the general concord infrastructure, and @cite{rotter-liu-2025}.
Section A: Semantic overlap via ModalItem #
Each experimental aux-adverb pair shares modal force when projected to
the shared ModalItem type. This is the structural precondition for concord.
Section B: Force determines commitment direction #
The paper's FORCE × NUMBER interaction can be predicted from modal force: necessity doubling strengthens, possibility doubling weakens.
Section C: Connection to @cite{rotter-liu-2025} #
Both studies find that MC preserves modal force (single reading, not double).
Section D: Cross-phenomenon concord #
Modal concord is an instance of the general concord pattern. Possibility MC patterns with negative concord (solidarity), necessity MC contrasts (competence).
Section A: Semantic overlap via ModalItem #
Each aux-adverb pair from the stimuli shares concord-compatible force when
projected to ModalItem. Both necessity and weak necessity map to the same
concord class (necessity-type), so should (weak necessity) concords with
definitely (necessity).
must (formal) and certainly (formal) are NOT register variants — they share the same register level. Concord here is not register mixing but force agreement between syntactically distinct categories.
may (neutral) and possibly (neutral) are also not register variants.
Section B: Force determines commitment direction #
The paper's central finding — that necessity MC strengthens while possibility MC weakens — can be encoded as a function from modal force to predicted direction.
Predicted commitment effect of concord given modal force.
true = strengthening (MC > SM), false = weakening (MC < SM).
Both necessity and weak necessity concord strengthen.
Equations
- Phenomena.Modality.ModalConcord.LiuRotter2025.Bridge.concordStrengthens Core.Modality.ModalForce.necessity = true
- Phenomena.Modality.ModalConcord.LiuRotter2025.Bridge.concordStrengthens Core.Modality.ModalForce.weakNecessity = true
- Phenomena.Modality.ModalConcord.LiuRotter2025.Bridge.concordStrengthens Core.Modality.ModalForce.possibility = false
Instances For
The data matches the force-based prediction for necessity.
The data matches the force-based prediction for possibility.
Section C: Connection to @cite{rotter-liu-2025} #
Both studies agree that MC preserves modal force (single reading).
Both studies: necessity MC yields single necessity.
Register and commitment are complementary diagnostics.
Section D: Cross-phenomenon concord #
Modal concord is an instance of the general ConcordType from
Core/ModalLogic.lean. The social indexation of MC depends on force:
necessity MC → competence, possibility MC → solidarity. This connects
to negative concord, which also indexes solidarity.
The socialIndex mapping is defined here (not in Core) because it
encodes an empirical claim from @cite{rotter-liu-2025} §4.
Social indexation of each concord type. NC and MC possibility both index solidarity; MC necessity indexes competence (@cite{rotter-liu-2025} §4).
Equations
- Phenomena.Modality.ModalConcord.LiuRotter2025.Bridge.socialIndex Core.Modality.ConcordType.negation = Core.Register.SocialIndex.solidarity
- Phenomena.Modality.ModalConcord.LiuRotter2025.Bridge.socialIndex Core.Modality.ConcordType.modalNecessity = Core.Register.SocialIndex.competence
- Phenomena.Modality.ModalConcord.LiuRotter2025.Bridge.socialIndex Core.Modality.ConcordType.modalPossibility = Core.Register.SocialIndex.solidarity
Necessity MC is a competence-indexing concord phenomenon.
Possibility MC is a solidarity-indexing concord phenomenon.
Possibility MC patterns with negative concord: Both are solidarity-indexing concord phenomena. This is the cross-phenomenon generalization from @cite{rotter-liu-2025} §4.
Necessity MC contrasts with negative concord.
Force determines social meaning: Necessity and possibility modal concord receive opposite social indexation.
Social meaning mirrors commitment direction: The concord type's social index aligns with the commitment data — competence-indexing necessity MC strengthens commitment, solidarity-indexing possibility MC weakens it.