module documentation

Undocumented

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