Home | Trees | Indices | Help |
|
---|
|
object --+ | chart.AbstractChartRule --+ | chart.FundamentalRule --+ | FeatureFundamentalRule
A specialized version of the fundamental rule that operates on
nonterminals whose symbols are FeatStructNonterminal
s.
Rather tha simply comparing the nonterminals for equality, they are
unified. Variable bindings from these unifications are collected and
stored in the chart using a FeatureTreeEdge. When a complete edge is generated,
these bindings are applied to all nonterminals in the edge.
The fundamental rule states that:
licenses the edge:
assuming that B1 and B2 can be unified to generate B3.
|
|||
|
|||
Inherited from Inherited from |
|
|||
Inherited from |
|
|||
Inherited from |
|
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0beta1 on Wed Aug 27 15:08:56 2008 | http://epydoc.sourceforge.net |