Translation Grammars
12/69
Gist: Translation grammars translate input
strings to output strings
Parser
based on
an
input grammar
1) Translation by two grammars:
2) Translation by a single grammar
Input string:
Parser based on a grammar with rules having two right-hand sides
Note: During
the parse of an input string, a simultaneous
generation f an output string occurs