A grammatical parse represents one reading among potentially many.
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- Core.instReprParse = { reprPrec := Core.instReprParse.repr }
Equations
- Core.instBEqParse = { beq := Core.instBEqParse.beq }
Equations
Equations
- Core.instToStringParse = { toString := Core.Parse.id }
The literal/default parse
Equations
- Core.Parse.literal = { id := "lit", description := "Literal/default reading" }
Instances For
Surface scope parse
Equations
- Core.Parse.surface = { id := "surface", description := "Surface scope (first QP scopes over second)" }
Instances For
Inverse scope parse
Equations
- Core.Parse.inverse = { id := "inverse", description := "Inverse scope (second QP scopes over first)" }
Instances For
Standard scope parses for doubly-quantified sentences