<triangle>
| <triangle> (árbol integrado insuficientemente especificado, llamado así a causa de la forma característica que asume cuando se diseña.) define un eTree insuficientemente especificado, es decir, un eTree con algunas informaciones excluidas. 19.3 Another Tree Notation | |||||||||
| Módulo | nets — 19 Graphs, Networks, and Trees | ||||||||
| Atributos |
| ||||||||
| Used by | eTree forest triangle | ||||||||
| May contain | |||||||||
| Declaración | element triangle { att.global.attributes, attribute value { data.pointer }?, ( label?, ( eTree | triangle | eLeaf )* ) } | ||||||||
| Ejemplo | <triangle> <label>NP</label> <eLeaf> <label>the periscope</label> </eLeaf> </triangle> | ||||||||
| Nota | An optional label followed by zero or more
embedding trees, triangles, or embedding leafs. | ||||||||
