| Trees | Indices | Help |
|
|---|
|
|
object --+
|
base.rules.Rule --+
|
DevelopmentRule
The development rule strings together sequences of resolved cadences.
This used to be called "continuation" and was renamed long ago, but the old name persisted in the keyspan implementation.
|
|||
|
|||
|
|||
|
|||
|
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 |