Documentation

Linglib.Studies.AlexandropoulouGotzner2024b

Alexandropoulou and Gotzner (2024b): adjective interpretation and competition #

Re-runs the rating experiments of [AG24b] with one statement per trial, removing the overt competition among the eight forms of an item. The polarity asymmetry of weak relative antonyms persists and is larger without competition, absolute antonyms stay symmetric in both modes, and negated weak absolutes (not dirty, not clean) are nonetheless rated differently from their truth-conditionally equivalent simple antonyms (clean, dirty).

The relative pattern is Horn's: R-strengthening of not large needs no competitor, while the middling reading of not small rides on the semantic gap. For absolutes the paper proposes that competition among equivalent forms invites a precision-level reasoning: clean is read at a high precision, opening a gap the complex forms fill. On a two-threshold scale this is exactly the observed profile — both negated weak forms come apart from their simple antonyms (relative_like) yet the residues are mirror images (residues_symmetric), whereas at a single threshold neither distinction exists (Degree.contradictoryDenot_synonymy).

References #

Precision-level gap #

Under a precision-opened gap, not dirty is not clean and not clean is not dirty: the relative-like distinctions of the single-statement data.

Rows #

theorem AlexandropoulouGotzner2024b.entails_iff_contradictory (row : Data.Examples.LinguisticExample) :
row Examples.allrow.feature? "modifier" = nonerow.feature? "negation" = some "negated"e(row.feature? "adjective").bind AlexandropoulouGotzner2024a.entryOf, row.feature? "relation" = some "entails" e.antonymRelation = some Features.NegationType.contradictory

An unmodified negated adjective entails its antonym exactly when the Fragment classifies the pair as contradictory.

The paper's two pragmatic readings are Horn's ranges: negative strengthening lands not large on the antonym, the middling reading lands not small on the gap.