concepts.language.ccg.composition#
Composition rules for CCG.
The two main classes are CCGComposable
and CCGCompositionSystem
.
Classes
The basic class for composable elements (including syntax and semantics) for CCG. |
|
An option context for CCG composition. |
|
Composition directions (left or right). |
|
The result of a CCG composition. |
|
The CCG composition system. |
|
Composition types (e.g., application and coordination). |
|
An intermediate node for coordination. |
Exceptions
The error raised when composition fails. |