Types of embedding operators for projection.
- every : EmbeddingOperator
- no : EmbeddingOperator
- exactlyOne : EmbeddingOperator
- exactlyTwo : EmbeddingOperator
- notEvery : EmbeddingOperator
- atLeastOne : EmbeddingOperator
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Monotonicity of an operator.
- upward : Monotonicity
- downward : Monotonicity
- nonMonotonic : Monotonicity
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- Phenomena.Imprecision.Projection.monotonicity Phenomena.Imprecision.Projection.EmbeddingOperator.every = Phenomena.Imprecision.Projection.Monotonicity.upward
- Phenomena.Imprecision.Projection.monotonicity Phenomena.Imprecision.Projection.EmbeddingOperator.no = Phenomena.Imprecision.Projection.Monotonicity.downward
- Phenomena.Imprecision.Projection.monotonicity Phenomena.Imprecision.Projection.EmbeddingOperator.exactlyOne = Phenomena.Imprecision.Projection.Monotonicity.nonMonotonic
- Phenomena.Imprecision.Projection.monotonicity Phenomena.Imprecision.Projection.EmbeddingOperator.exactlyTwo = Phenomena.Imprecision.Projection.Monotonicity.nonMonotonic
- Phenomena.Imprecision.Projection.monotonicity Phenomena.Imprecision.Projection.EmbeddingOperator.notEvery = Phenomena.Imprecision.Projection.Monotonicity.downward
- Phenomena.Imprecision.Projection.monotonicity Phenomena.Imprecision.Projection.EmbeddingOperator.atLeastOne = Phenomena.Imprecision.Projection.Monotonicity.upward
Instances For
Projection pattern for a plural under an embedding operator.
- operator : EmbeddingOperator
The embedding operator
- sentence : String
Example sentence
- gapScenario : String
Gap scenario description
- strongReadingAvailable : Bool
Strong (maximal) reading available?
- weakReadingAvailable : Bool
Weak (existential) reading available?
- gapDetectable : Bool
Homogeneity gap detectable?
- nonMaximalAvailable : Bool
Non-maximal reading available?
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Križ & @cite{kriz-chemla-2015} tested these conditions experimentally.
Task: Trivalent truth-value judgment
- "completely true"
- "completely false"
- "neither completely true nor completely false"
Source: Križ & @cite{kriz-chemla-2015}, Experiments C1-C3
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
@cite{augurzky-etal-2023} manipulated QUD between participants.
Strict context: QUD targets strongest reading. Lax context: QUD targets weakest reading.
no is less sensitive to QUD manipulation than every.
Source: @cite{augurzky-etal-2023}, Experiments 1-2
- operator : EmbeddingOperator
The embedding operator
- sentence : String
Sentence
- strictReading : String
Strict reading (QUD = strong)
- laxReading : String
Lax reading (QUD = weak)
- gapScenario : String
Gap scenario
- strictContextAcceptance : String
Acceptance rate in STRICT context (gap scenario)
- laxContextAcceptance : String
Acceptance rate in LAX context (gap scenario)
- contextEffect : Bool
Is there an interaction (context effect differs by operator)?
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
no resists non-maximality but not every permits it,
which is surprising because both are downward-entailing.
Source: @cite{augurzky-etal-2023}, @cite{bar-lev-2021a}
- noSentence : String
nosentence - notEverySentence : String
not everysentence - gapScenario : String
Gap scenario
- noPermitsWeak : Bool
nopermits weak reading in gap? - notEveryPermitsWeak : Bool
not everypermits weak reading in gap? - explanation : String
Theoretical explanation
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
Predicted truth conditions for embedded plurals.
Source: Križ & @cite{kriz-chemla-2015}, Križ (2015)
- operator : EmbeddingOperator
Operator
- sentence : String
Sentence
- truthConditions : String
Truth conditions (informal)
- falsityConditions : String
Falsity conditions (informal)
- gapConditions : String
Gap conditions (informal)
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
Core empirical generalizations about projection.
- upwardMonotonicGapsProject : Bool
Upward monotonic operators: gaps project
- noResistsGaps : Bool
Downward monotonic operators: gaps don't project (for
no) - notEveryDifferentFromNo : Bool
- nonMonotonicGapsProject : Bool
Non-monotonic operators: gaps project
- strongReadingsUniversal : Bool
Strong readings in all cases
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.