Changes

+ Table 13. Algorithmic Translation Rules
Line 7: Line 7:     
<li><math>\xrightarrow{\mathrm{Parse}}</math></li>
 
<li><math>\xrightarrow{\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 &bull; Functional Form==
 
==Table 14. Semantic Translation &bull; Functional Form==
Line 121: Line 162:  
| width="20%" | <math>\mathrm{Surj}^k_j q_j</math>
 
| width="20%" | <math>\mathrm{Surj}^k_j q_j</math>
 
|}
 
|}
 +
|}
 +
 +
<br>
 +
 +
==Table 16. Boolean Functions on Zero Variables==
 +
 +
<br>
 +
 +
{| align="center" border="1" cellpadding="8" cellspacing="0" style="text-align:center; width:60%"
 +
|+ style="height:30px" | <math>\text{Table 16. Boolean Functions on Zero Variables}</math>
 +
|- style="height:40px; background:ghostwhite"
 +
| width="14%" | <math>F</math>
 +
| width="14%" | <math>F</math>
 +
| width="48%" | <math>F()</math>
 +
| width="24%" | <math>F</math>
 +
|-
 +
| <math>0</math>
 +
| <math>F_0^{(0)}</math>
 +
| <math>0</math>
 +
| <math>\texttt{( )}</math>
 +
|-
 +
| <math>1</math>
 +
| <math>F_1^{(0)}</math>
 +
| <math>1</math>
 +
| <math>\texttt{(( ))}</math>
 +
|}
 +
 +
<br>
 +
 +
==Table 17. Boolean Functions on One Variable==
 +
 +
<br>
 +
 +
{| align="center" border="1" cellpadding="6" cellspacing="0" style="text-align:center; width:60%"
 +
|+ style="height:30px" | <math>\text{Table 17. Boolean Functions on One Variable}</math>
 +
|- style="height:40px; background:ghostwhite"
 +
| width="14%" | <math>F</math>
 +
| width="14%" | <math>F</math>
 +
| colspan="2" | <math>F(x)</math>
 +
| width="24%" | <math>F</math>
 +
|- style="height:40px; background:ghostwhite"
 +
| width="14%" | &nbsp;
 +
| width="14%" | &nbsp;
 +
| width="24%" | <math>F(1)</math>
 +
| width="24%" | <math>F(0)</math>
 +
| width="24%" | &nbsp;
 +
|-
 +
| <math>F_0^{(1)}</math>
 +
| <math>F_{00}^{(1)}</math>
 +
| <math>0</math>
 +
| <math>0</math>
 +
| <math>\texttt{( )}</math>
 +
|-
 +
| <math>F_1^{(1)}</math>
 +
| <math>F_{01}^{(1)}</math>
 +
| <math>0</math>
 +
| <math>1</math>
 +
| <math>\texttt{(} x \texttt{)}</math>
 +
|-
 +
| <math>F_2^{(1)}</math>
 +
| <math>F_{10}^{(1)}</math>
 +
| <math>1</math>
 +
| <math>0</math>
 +
| <math>x</math>
 +
|-
 +
| <math>F_3^{(1)}</math>
 +
| <math>F_{11}^{(1)}</math>
 +
| <math>1</math>
 +
| <math>1</math>
 +
| <math>\texttt{(( ))}</math>
 +
|}
 +
 +
<br>
 +
 +
==Table 18. Boolean Functions on Two Variables==
 +
 +
<br>
 +
 +
{| align="center" border="1" cellpadding="4" cellspacing="0" style="text-align:center; width:60%"
 +
|+ style="height:30px" | <math>\text{Table 18. Boolean Functions on Two Variables}</math>
 +
|- style="height:40px; background:ghostwhite"
 +
| width="14%" | <math>F</math>
 +
| width="14%" | <math>F</math>
 +
| colspan="4" | <math>F(x, y)</math>
 +
| width="24%" | <math>F</math>
 +
|- style="height:40px; background:ghostwhite"
 +
| width="14%" | &nbsp;
 +
| width="14%" | &nbsp;
 +
| width="12%" | <math>F(1, 1)</math>
 +
| width="12%" | <math>F(1, 0)</math>
 +
| width="12%" | <math>F(0, 1)</math>
 +
| width="12%" | <math>F(0, 0)</math>
 +
| width="24%" | &nbsp;
 +
|-
 +
| <math>F_{0}^{(2)}</math>
 +
| <math>F_{0000}^{(2)}</math>
 +
| <math>0</math>
 +
| <math>0</math>
 +
| <math>0</math>
 +
| <math>0</math>
 +
| <math>\texttt{( )}</math>
 +
|-
 +
| <math>F_{1}^{(2)}</math>
 +
| <math>F_{0001}^{(2)}</math>
 +
| <math>0</math>
 +
| <math>0</math>
 +
| <math>0</math>
 +
| <math>1</math>
 +
| <math>\texttt{(} x \texttt{)(} y \texttt{)}</math>
 +
|-
 +
| <math>F_{2}^{(2)}</math>
 +
| <math>F_{0010}^{(2)}</math>
 +
| <math>0</math>
 +
| <math>0</math>
 +
| <math>1</math>
 +
| <math>0</math>
 +
| <math>\texttt{(} x \texttt{)} y</math>
 +
|-
 +
| <math>F_{3}^{(2)}</math>
 +
| <math>F_{0011}^{(2)}</math>
 +
| <math>0</math>
 +
| <math>0</math>
 +
| <math>1</math>
 +
| <math>1</math>
 +
| <math>\texttt{(} x \texttt{)}</math>
 +
|-
 +
| <math>F_{4}^{(2)}</math>
 +
| <math>F_{0100}^{(2)}</math>
 +
| <math>0</math>
 +
| <math>1</math>
 +
| <math>0</math>
 +
| <math>0</math>
 +
| <math>x \texttt{(} y \texttt{)}</math>
 +
|-
 +
| <math>F_{5}^{(2)}</math>
 +
| <math>F_{0101}^{(2)}</math>
 +
| <math>0</math>
 +
| <math>1</math>
 +
| <math>0</math>
 +
| <math>1</math>
 +
| <math>\texttt{(} y \texttt{)}</math>
 +
|-
 +
| <math>F_{6}^{(2)}</math>
 +
| <math>F_{0110}^{(2)}</math>
 +
| <math>0</math>
 +
| <math>1</math>
 +
| <math>1</math>
 +
| <math>0</math>
 +
| <math>\texttt{(} x \texttt{,} y \texttt{)}</math>
 +
|-
 +
| <math>F_{7}^{(2)}</math>
 +
| <math>F_{0111}^{(2)}</math>
 +
| <math>0</math>
 +
| <math>1</math>
 +
| <math>1</math>
 +
| <math>1</math>
 +
| <math>\texttt{(} x y \texttt{)}</math>
 +
|-
 +
| <math>F_{8}^{(2)}</math>
 +
| <math>F_{1000}^{(2)}</math>
 +
| <math>1</math>
 +
| <math>0</math>
 +
| <math>0</math>
 +
| <math>0</math>
 +
| <math>x y</math>
 +
|-
 +
| <math>F_{9}^{(2)}</math>
 +
| <math>F_{1001}^{(2)}</math>
 +
| <math>1</math>
 +
| <math>0</math>
 +
| <math>0</math>
 +
| <math>1</math>
 +
| <math>\texttt{((} x \texttt{,} y \texttt{))}</math>
 +
|-
 +
| <math>F_{10}^{(2)}</math>
 +
| <math>F_{1010}^{(2)}</math>
 +
| <math>1</math>
 +
| <math>0</math>
 +
| <math>1</math>
 +
| <math>0</math>
 +
| <math>y</math>
 +
|-
 +
| <math>F_{11}^{(2)}</math>
 +
| <math>F_{1011}^{(2)}</math>
 +
| <math>1</math>
 +
| <math>0</math>
 +
| <math>1</math>
 +
| <math>1</math>
 +
| <math>\texttt{(} x \texttt{(} y \texttt{))}</math>
 +
|-
 +
| <math>F_{12}^{(2)}</math>
 +
| <math>F_{1100}^{(2)}</math>
 +
| <math>1</math>
 +
| <math>1</math>
 +
| <math>0</math>
 +
| <math>0</math>
 +
| <math>x</math>
 +
|-
 +
| <math>F_{13}^{(2)}</math>
 +
| <math>F_{1101}^{(2)}</math>
 +
| <math>1</math>
 +
| <math>1</math>
 +
| <math>0</math>
 +
| <math>1</math>
 +
| <math>\texttt{((} x \texttt{)} y \texttt{)}</math>
 +
|-
 +
| <math>F_{14}^{(2)}</math>
 +
| <math>F_{1110}^{(2)}</math>
 +
| <math>1</math>
 +
| <math>1</math>
 +
| <math>1</math>
 +
| <math>0</math>
 +
| <math>\texttt{((} x \texttt{)(} y \texttt{))}</math>
 +
|-
 +
| <math>F_{15}^{(2)}</math>
 +
| <math>F_{1111}^{(2)}</math>
 +
| <math>1</math>
 +
| <math>1</math>
 +
| <math>1</math>
 +
| <math>1</math>
 +
| <math>\texttt{(( ))}</math>
 
|}
 
|}
    
<br>
 
<br>
12,117

edits