Module semantics

Module semantics 

Source
Expand description

This module defines the basic semantic rules which allow for semantic derivations.

Structs§

SemanticState
The semantic state of a derivation at a given point (e.g. the interpretation of a constituent, and all present movers)

Enums§

SemanticHistory
The history of a semantic derivation, e.g. what meant what when
SemanticRule
Enum to define possible semantic rules