| Home | Trees | Indices | Help |
|---|
|
|
object --+
|
tuple --+
|
BURuleBase --+
|
BURule
BURules are pairs of next daughters and mother cats. We index our CNF rules by first dtrs, so we dont store them >>> rule = BURule('v','vp') >>> rule BURule('v','vp') >>> print rule.next_dtr, rule.mother_cat v vp
|
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from Inherited from |
|||
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Mon May 11 10:49:20 2009 | http://epydoc.sourceforge.net |