| Trees | Indices | Help |
|
|---|
|
|
object --+
|
base.rules.Rule --+
|
CadenceRepetitionRule
A special unary rule for expanding the lexicon to add dominant or subdominant repetition categories for all the substitutions, generated from the cadential categories already in the lexicon.
This doesn't get used during parsing, but only to generate the full lexicon when it's loaded up.
It will expand any cadence category: X[f]/c Y => X[f]/X[f] : \x.x
|
|||
|
|||
|
|||
|
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.
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Nov 26 16:04:57 2012 | http://epydoc.sourceforge.net |