Relative complexity judgment between two expressions.
- lessComplex : ComplexityRelation
- moreComplex : ComplexityRelation
- equalComplexity : ComplexityRelation
- incomparable : ComplexityRelation
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Relative precision judgment between two expressions.
- lessPrecise : PrecisionRelation
- morePrecise : PrecisionRelation
- equalPrecision : PrecisionRelation
- incomparable : PrecisionRelation
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
A pair of expressions showing the complexity-precision tradeoff.
- lessComplexExpr : String
Less complex expression
- moreComplexExpr : String
More complex expression
- complexitySource : String
What makes it more complex
- lessComplexImprecise : Bool
Does less complex permit imprecision?
- moreComplexImprecise : Bool
Does more complex permit imprecision?
- truthConditionallyEquivalent : Bool
Are they truth-conditionally equivalent (on precise reading)?
- constructionType : String
Construction type
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Plural definites: "the doors" vs "all the doors"
Source: dissertation (3), (6)
Equations
- One or more equations did not get rendered due to their size.
Instances For
Conjunctions: "Ann and Bert" vs "both Ann and Bert"
Source: dissertation (9)
Equations
- One or more equations did not get rendered due to their size.
Instances For
Numerals: "100 cars" vs "exactly 100 cars"
Source: dissertation (4), (7)
Equations
- One or more equations did not get rendered due to their size.
Instances For
Summative predicates: "blue" vs "completely blue"
Source: dissertation discussion of summative predicates
Equations
- One or more equations did not get rendered due to their size.
Instances For
Hypothetical pattern that would violate No Needless Manner Violations.
- description : String
The hypothetical pattern description
- hypotheticalLessComplex : String
Hypothetical less complex expression
- hypotheticalMoreComplex : String
Hypothetical more complex expression
- explanation : String
Why it's unattested (predicted by constraint)
Closest attested analogue (if any)
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Hypothetical: DEF [all doors] → imprecise "the doors"
If this existed, adding DEF would add imprecision (violates constraint).
Source: dissertation (8)
Equations
- One or more equations did not get rendered due to their size.
Instances For
Hypothetical: "approximately" that applies to non-round numerals naturally
Source: dissertation (4-c) discussion
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
"every door" vs "the doors"
"every door" lacks imprecision but isn't obviously more complex.
Source: dissertation (3-c)
Equations
- One or more equations did not get rendered due to their size.
Instances For
"approximately" with bare numerals
Adding "approximately" seems to add imprecision.
Source: dissertation (4-c)
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
Markedness relation between forms.
The constraint predicts: marked form → more precise meaning.
Source: @cite{horn-1984}, @cite{krifka-2007}
- unmarkedForm : String
Unmarked (less marked) form
- markedForm : String
Marked (more marked) form
- markingType : String
Type of marking
- unmarkedMeaning : String
Unmarked meaning
- markedMeaning : String
Marked meaning
- markedMorePrecise : Bool
Does marked = more precise?
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 form/meaning correspondences.
- lessComplexMoreImprecise : Bool
Less complex → more imprecision potential
- addingMaterialAddsPrecision : Bool
Adding material → more precision
- noImprecisionAdders : Bool
No attested imprecision-adding morphemes
- crossLinguistic : Bool
Pattern holds cross-linguistically
- crossConstructional : Bool
Pattern holds across constructions
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.