module documentation
Undocumented
Class |
|
Interface for categories in combinatory grammars. |
Class |
|
Class representing a variable CCG category. Used for conjunctions (and possibly type-raising, if implemented as a unary rule). |
Class |
|
Class representing the direction of a function application. Also contains maintains information as to which combinators may be used with the category. |
Class |
|
Class that represents a function application category. Consists of argument and result categories, together with an application direction. |
Class |
|
Class representing primitive categories. Takes a string representation of the category, and a list of strings specifying the morphological subcategories. |