| Trees | Indices | Help |
|
|---|
|
|
object --+
|
base.rules.Rule --+
|
CoordinationRule
The coordination rule allows partial cadences to combine and share a resolution.
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see help(type(x)) for signature
|
*** This should be overridden by subclasses. *** Applies the rule to combine the categories in cat_list. Note that the returned semantics should always be in beta-normal form.
|
Provides the semantic part of rule application separately from the syntactic part.
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Nov 26 16:04:57 2012 | http://epydoc.sourceforge.net |