|
|
Some simple examples of embedded semantic tree. Note that for readability the attributes have been abbreviated
|
|
|
|
|
|
Original MathML:
|
|
|
<math>
|
|
|
<mi>5</mi>
|
|
|
<mo>=</mo>
|
|
|
<mi>3</mi>
|
|
|
<mo>+</mo>
|
|
|
<mi>2</mi>
|
|
|
</math>
|
|
|
<math>
|
|
|
<mi>5</mi>
|
|
|
<mo>=</mo>
|
|
|
<mi>3</mi>
|
|
|
<mo>+</mo>
|
|
|
<mi>2</mi>
|
|
|
</math>
|
|
|
|
|
|
Enriched MathML:
|
|
|
<math>
|
... | ... | |