<triangle>
<triangle> (underspecified embedding tree, so called because of its characteristic shape when drawn) Provides for an underspecified eTree, that is, an eTree with information left out. 19.3 Another Tree Notation | |||||||||
Modul | nets — 19 Graphs, Networks, and Trees | ||||||||
Attribute |
| ||||||||
Verwendet von | |||||||||
Kann enthalten | |||||||||
Deklaration |
element triangle { att.global.attributes, attribute value { data.pointer }?, ( label?, ( eTree | triangle | eLeaf )* ) } | ||||||||
Beispiel | <triangle> <label>NP</label> <eLeaf> <label>the periscope</label> </eLeaf> </triangle> |