MyWikiBiz, Author Your Legacy — Saturday November 23, 2024
Jump to navigationJump to search
|
|
Line 20: |
Line 20: |
| | | |
| {| align="center" border="1" cellpadding="8" cellspacing="0" style="text-align:center; width:90%" | | {| align="center" border="1" cellpadding="8" cellspacing="0" style="text-align:center; width:90%" |
− | |- | + | |- style="background:whitesmoke" |
| | | | | |
− | {| align="center" border="0" cellpadding="8" cellspacing="0" width="100%" | + | {| align="center" border="0" cellpadding="8" cellspacing="0" style="background:whitesmoke; width:100%" |
| | width="33%" | <math>\operatorname{Conc}^0</math> | | | width="33%" | <math>\operatorname{Conc}^0</math> |
| | align="center" | <math>\xrightarrow{\operatorname{Parse}}</math> | | | align="center" | <math>\xrightarrow{\operatorname{Parse}}</math> |
Revision as of 22:42, 19 January 2009
Grammar Stuff
Table 12. Algorithmic Translation Rules
o------------------------o---------o------------------------o
| | Parse | |
| Sentence in PARCE | --> | Graph in PARC |
o------------------------o---------o------------------------o
| | | |
| Conc^0 | --> | Node^0 |
| | | |
| Conc^k_j S_j | --> | Node^k_j Parse(S_j) |
| | | |
| Surc^0 | --> | Lobe^0 |
| | | |
| Surc^k_j S_j | --> | Lobe^k_j Parse(S_j) |
| | | |
o------------------------o---------o------------------------o
\(\operatorname{Conc}^0\)
|
\(\xrightarrow{\operatorname{Parse}}\)
|
\(\operatorname{Node}^0\)
|
|
\(\operatorname{Conc}^0\)
|
\(\xrightarrow{\operatorname{Parse}}\)
|
\(\operatorname{Node}^0\)
|
\(\operatorname{Conc}^0\)
|
\(\xrightarrow{\operatorname{Parse}}\)
|
\(\operatorname{Node}^0\)
|
|
\(\operatorname{Conc}^0\)
|
\(\xrightarrow{\operatorname{Parse}}\)
|
\(\operatorname{Node}^0\)
|
\(\operatorname{Conc}^0\)
|
\(\xrightarrow{\operatorname{Parse}}\)
|
\(\operatorname{Node}^0\)
|
|
Table Stuff