Line 10: |
Line 10: |
| <li><math>\xrightarrow[\mathrm{~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~}]{\mathrm{Parse}}</math></li> | | <li><math>\xrightarrow[\mathrm{~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~}]{\mathrm{Parse}}</math></li> |
| </ul> | | </ul> |
| + | |
| + | ==Table 13. Algorithmic Translation Rules== |
| + | |
| + | <br> |
| + | |
| + | {| align="center" border="1" cellpadding="8" cellspacing="0" style="text-align:center; width:60%" |
| + | |+ style="height:30px" | <math>\text{Table 13. Algorithmic Translation Rules}</math> |
| + | |- style="height:40px; background:ghostwhite" |
| + | | |
| + | {| align="center" border="0" cellpadding="8" cellspacing="0" style="background:ghostwhite; text-align:center; width:100%" |
| + | | width="33%" | <math>\text{Sentence in PARCE}</math> |
| + | | width="33%" | <math>\xrightarrow{\mathrm{Parse}}</math> |
| + | | width="33%" | <math>\text{Graph in PARC}</math> |
| + | |} |
| + | |- |
| + | | |
| + | {| align="center" border="0" cellpadding="8" cellspacing="0" style="text-align:center; width:100%" |
| + | | width="33%" | <math>\mathrm{Conc}^0</math> |
| + | | width="33%" | <math>\xrightarrow{\mathrm{Parse}}</math> |
| + | | width="33%" | <math>\mathrm{Node}^0</math> |
| + | |- |
| + | | width="33%" | <math>\mathrm{Conc}_{j=1}^k s_j</math> |
| + | | width="33%" | <math>\xrightarrow{\mathrm{Parse}}</math> |
| + | | width="33%" | <math>\mathrm{Node}_{j=1}^k \mathrm{Parse} (s_j)</math> |
| + | |} |
| + | |- |
| + | | |
| + | {| align="center" border="0" cellpadding="8" cellspacing="0" style="text-align:center; width:100%" |
| + | | width="33%" | <math>\mathrm{Surc}^0</math> |
| + | | width="33%" | <math>\xrightarrow{\mathrm{Parse}}</math> |
| + | | width="33%" | <math>\mathrm{Lobe}^0</math> |
| + | |- |
| + | | width="33%" | <math>\mathrm{Surc}_{j=1}^k s_j</math> |
| + | | width="33%" | <math>\xrightarrow{\mathrm{Parse}}</math> |
| + | | width="33%" | <math>\mathrm{Lobe}_{j=1}^k \mathrm{Parse} (s_j)</math> |
| + | |} |
| + | |} |
| + | |
| + | <br> |
| | | |
| ==Table 14. Semantic Translation • Functional Form== | | ==Table 14. Semantic Translation • Functional Form== |