Standard acceptability diacritics used in linguistic papers.
These correspond to the conventional marks placed before example sentences:
- (unmarked) = fully acceptable
?= degraded/marginal??= quite degraded*= clearly unacceptable#= semantically/pragmatically anomalous (syntactically well-formed)%= dialectally variable / speaker-dependent
- ok : Acceptability
- marginal : Acceptability
- degraded : Acceptability
- unacceptable : Acceptability
- anomalous : Acceptability
- variable : Acceptability
Instances For
Equations
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- Core.Empirical.instBEqAcceptability.beq x✝ y✝ = (x✝.ctorIdx == y✝.ctorIdx)
Instances For
Equations
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
Equations
Equations
- One or more equations did not get rendered due to their size.
Instances For
Processing dimensions that a task type is sensitive to.
Different experimental paradigms tap different processing dimensions.
This links TaskType to the dimensions in ProcessingModel.ProcessingProfile.
- locality : ProcessingDimension
- boundaries : ProcessingDimension
- referentialLoad : ProcessingDimension
- ease : ProcessingDimension
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Which processing dimensions a task type is sensitive to.
Self-paced reading and eye-tracking are sensitive to locality and boundaries (spillover regions, wrap-up effects). Acceptability ratings aggregate across all dimensions.
Equations
- One or more equations did not get rendered due to their size.
- Core.Empirical.taskSensitiveDimensions Core.Empirical.TaskType.selfPacedReading = [Core.Empirical.ProcessingDimension.locality, Core.Empirical.ProcessingDimension.boundaries]
- Core.Empirical.taskSensitiveDimensions x✝ = []
Instances For
An empirical observation linked to processing dimensions.
Connects an observed behavioral measure to the processing profile dimensions it reflects.
- measure : MeasureSpec
What was measured
- dimensions : List ProcessingDimension
Which processing dimensions this observation reflects
- description : String
Description of the observed pattern
Instances For
Equations
- One or more equations did not get rendered due to their size.