Difference between revisions of "User:Jon Awbrey/SANDBOX"

MyWikiBiz, Author Your Legacy — Sunday May 05, 2024
Jump to navigationJump to search
Line 22: Line 22:
 
|-
 
|-
 
|
 
|
{| align="center" border="0" cellpadding="8" cellspacing="0" width:100%"
+
{| align="center" border="0" cellpadding="8" cellspacing="0" width="100%"
| <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>
| <math>\operatorname{Node}^0</math>
+
| width="33%"    | <math>\operatorname{Node}^0</math>
 
|}
 
|}
 
|-
 
|-
 
|
 
|
{| align="center" border="0" cellpadding="8" cellspacing="0" width:100%"
+
{| align="center" border="0" cellpadding="8" cellspacing="0" width="100%"
| <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>
| <math>\operatorname{Node}^0</math>
+
| width="33%"    | <math>\operatorname{Node}^0</math>
 
|-
 
|-
| <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>
| <math>\operatorname{Node}^0</math>
+
| width="33%"    | <math>\operatorname{Node}^0</math>
 
|}
 
|}
 
|-
 
|-
 
|
 
|
{| align="center" border="0" cellpadding="8" cellspacing="0" width:100%"
+
{| align="center" border="0" cellpadding="8" cellspacing="0" width="100%"
| <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>
| <math>\operatorname{Node}^0</math>
+
| width="33%"    | <math>\operatorname{Node}^0</math>
 
|-
 
|-
| <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>
| <math>\operatorname{Node}^0</math>
+
| width="33%"    | <math>\operatorname{Node}^0</math>
 
|}
 
|}
 
|}
 
|}

Revision as of 22:38, 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


fixy
u =
v =
1 1 0 0
1 0 1 0
= u
= v
fjuv
x =
y =
1 1 1 0
1 0 0 1
= f‹u, v›
= g‹u, v›


A
u =
v =
1 1 0 0
1 0 1 0
= u
= v
B
x =
y =
1 1 1 0
1 0 0 1
= f‹u, v›
= g‹u, v›


u =
v =
1 1 0 0
1 0 1 0
= u
= v
x =
y =
1 1 1 0
1 0 0 1
= f‹u, v›
= g‹u, v›


u =
v =
x =
y =
1 1 0 0
1 0 1 0
1 1 1 0
1 0 0 1
= u
= v
= f‹u, v›
= g‹u, v›