Esempio: <triangle> (albero integrato insufficientemente specificato, così chiamato a causa della caratteristica forma che assume quando viene disegnato)

These search results reproduce every example of the use of <triangle> in the Guidelines, including all localised and translated versions. In some cases, the examples have been drawn from discussion of other elements in the Guidelines and illustrating the use of <triangle> is not the main focus of the passage in question. In other cases, examples may be direct translations of each other, and hence identical from the perspective of their encoding.

19 Graphs, Networks, and Trees


19.3 Another Tree Notation

<eTree n="ex2">
 <label>PP</label>
 <eTree>
  <label>P</label>
  <eLeaf>
   <label>with</label>
  </eLeaf>
 </eTree>
 <triangle>
  <label>NP</label>
  <eLeaf>
   <label>the periscope</label>
  </eLeaf>
 </triangle>
</eTree>

<triangle>

<triangle>
 <label>NP</label>
 <eLeaf>
  <label>the periscope</label>
 </eLeaf>
</triangle>

<triangle>

<triangle>
 <label>NP</label>
 <eLeaf>
  <label>le périscope</label>
 </eLeaf>
</triangle>