Grammatical Picture Generation
A Tree-Based Approach
Frank Drewes


Appendix A – Introduction to Tree Languages
(Read How to explore the contents of the CD first!)

  1. Example A.2.1 (regular tree grammar)
  2. Example A.3.1 (D0L tree grammar)
  3. Example A.3.2 (0L tree grammar)
  4. Example A.3.3 (EDT0L tree grammar)
  5. Exercise A.3.1 (constructing an ET0L tree grammar)
  6. Example A.4.1 (branching ET0L tree grammar)
  7. Example A.4.2 (branching tree grammar)
  8. Example A.5.1 (top-down tree transducer)
  9. Exercise A.5.3 (extending the previous td transducer)
  10. Example A.6.2 (td transducer simulating ET0L)
  11. Figure A.12 (copying after nondeterminism)
  12. Example A.7.1 (using the YIELD mapping [1])
  13. Example A.7.2 (using the YIELD mapping [2])


Back to main page