RSA Scalar Implicatures #
@cite{bergen-levy-goodman-2016} @cite{frank-goodman-2012} @cite{goodman-frank-2016}
RSA scalar implicature infrastructure. Scale positions are looked up
from word forms via Alternatives.scaleOf.
Status #
The ℚ-based RSA evaluation infrastructure (RSA.Eval, boolToRat, RSAScenario) has been removed. The scalar implicature results and RSA ImplicatureTheory instance need to be re-implemented using the new RSAConfig framework.
World states for scalar implicature reasoning (coarser partition)
- none : ScalarWorld
- some : ScalarWorld
- all : ScalarWorld
Instances For
Equations
- RSA.ScalarImplicatures.instBEqScalarWorld.beq x✝ y✝ = (x✝.ctorIdx == y✝.ctorIdx)
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
Check if any word in the list is a "some" quantifier.
Equations
Instances For
Check if any word in the list is an "all/every" quantifier.