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

MyWikiBiz, Author Your Legacy — Sunday May 05, 2024
Jump to navigationJump to search
(→‎Table Stuff: cleanup)
Line 152: Line 152:
 
{| 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%"
 
|+ '''Table 15.  Boolean Functions on Zero Variables'''
 
|+ '''Table 15.  Boolean Functions on Zero Variables'''
|- style="background:ghostwhite"
+
|- style="background:whitesmoke"
 
| width="14%" | <math>F\!</math>
 
| width="14%" | <math>F\!</math>
 
| width="14%" | <math>F\!</math>
 
| width="14%" | <math>F\!</math>
Line 161: Line 161:
 
| <math>F_0^{(0)}\!</math>
 
| <math>F_0^{(0)}\!</math>
 
| <math>\underline{0}</math>
 
| <math>\underline{0}</math>
| <math>\underline{(} ~ \underline{)}</math>
+
| <math>(~)</math>
 
|-
 
|-
 
| <math>\underline{1}</math>
 
| <math>\underline{1}</math>
 
| <math>F_1^{(0)}\!</math>
 
| <math>F_1^{(0)}\!</math>
 
| <math>\underline{1}</math>
 
| <math>\underline{1}</math>
| <math>\underline{((} ~ \underline{))}</math>
+
| <math>((~))</math>
 
|}
 
|}
  
Line 173: Line 173:
 
{| align="center" border="1" cellpadding="6" cellspacing="0" style="text-align:center; width:90%"
 
{| align="center" border="1" cellpadding="6" cellspacing="0" style="text-align:center; width:90%"
 
|+ '''Table 16.  Boolean Functions on One Variable'''
 
|+ '''Table 16.  Boolean Functions on One Variable'''
|- style="background:ghostwhite"
+
|- style="background:whitesmoke"
 
| width="14%" | <math>F\!</math>
 
| width="14%" | <math>F\!</math>
 
| width="14%" | <math>F\!</math>
 
| width="14%" | <math>F\!</math>
 
| colspan="2" | <math>F(x)\!</math>
 
| colspan="2" | <math>F(x)\!</math>
 
| width="24%" | <math>F\!</math>
 
| width="24%" | <math>F\!</math>
|- style="background:ghostwhite"
+
|- style="background:whitesmoke"
 
| width="14%" | &nbsp;
 
| width="14%" | &nbsp;
 
| width="14%" | &nbsp;
 
| width="14%" | &nbsp;
Line 189: Line 189:
 
| <math>\underline{0}</math>
 
| <math>\underline{0}</math>
 
| <math>\underline{0}</math>
 
| <math>\underline{0}</math>
| <math>\underline{(} ~ \underline{)}</math>
+
| <math>(~)</math>
 
|-
 
|-
 
| <math>F_1^{(1)}\!</math>
 
| <math>F_1^{(1)}\!</math>
Line 195: Line 195:
 
| <math>\underline{0}</math>
 
| <math>\underline{0}</math>
 
| <math>\underline{1}</math>
 
| <math>\underline{1}</math>
| <math>\underline{(} x \underline{)}</math>
+
| <math>(x)\!</math>
 
|-
 
|-
 
| <math>F_2^{(1)}\!</math>
 
| <math>F_2^{(1)}\!</math>
Line 207: Line 207:
 
| <math>\underline{1}</math>
 
| <math>\underline{1}</math>
 
| <math>\underline{1}</math>
 
| <math>\underline{1}</math>
| <math>\underline{((} ~ \underline{))}</math>
+
| <math>((~))</math>
 
|}
 
|}
  
Line 214: Line 214:
 
{| align="center" border="1" cellpadding="4" cellspacing="0" style="text-align:center; width:90%"
 
{| align="center" border="1" cellpadding="4" cellspacing="0" style="text-align:center; width:90%"
 
|+ '''Table 17.  Boolean Functions on Two Variables'''
 
|+ '''Table 17.  Boolean Functions on Two Variables'''
|- style="background:ghostwhite"
+
|- style="background:whitesmoke"
 
| width="14%" | <math>F\!</math>
 
| width="14%" | <math>F\!</math>
 
| width="14%" | <math>F\!</math>
 
| width="14%" | <math>F\!</math>
 
| colspan="4" | <math>F(x, y)\!</math>
 
| colspan="4" | <math>F(x, y)\!</math>
 
| width="24%" | <math>F\!</math>
 
| width="24%" | <math>F\!</math>
|- style="background:ghostwhite"
+
|- style="background:whitesmoke"
 
| width="14%" | &nbsp;
 
| width="14%" | &nbsp;
 
| width="14%" | &nbsp;
 
| width="14%" | &nbsp;

Revision as of 19:00, 22 January 2009

Grammar Stuff


Table 13. Algorithmic Translation Rules
\(\text{Sentence in PARCE}\!\) \(\xrightarrow{\operatorname{Parse}}\) \(\text{Graph in PARC}\!\)
\(\operatorname{Conc}^0\) \(\xrightarrow{\operatorname{Parse}}\) \(\operatorname{Node}^0\)
\(\operatorname{Conc}_{j=1}^k s_j\) \(\xrightarrow{\operatorname{Parse}}\) \(\operatorname{Node}_{j=1}^k \operatorname{Parse} (s_j)\)
\(\operatorname{Surc}^0\) \(\xrightarrow{\operatorname{Parse}}\) \(\operatorname{Lobe}^0\)
\(\operatorname{Surc}_{j=1}^k s_j\) \(\xrightarrow{\operatorname{Parse}}\) \(\operatorname{Lobe}_{j=1}^k \operatorname{Parse} (s_j)\)


Table 14.1 Semantic Translation : Functional Form
\(\operatorname{Sentence}\) \(\xrightarrow[\operatorname{~~~~~~~~~~}]{\operatorname{Parse}}\) \(\operatorname{Graph}\) \(\xrightarrow[\operatorname{~~~~~~~~~~}]{\operatorname{Denotation}}\) \(\operatorname{Proposition}\)
\(s_j\!\) \(\xrightarrow{\operatorname{~~~~~~~~~~}}\) \(C_j\!\) \(\xrightarrow{\operatorname{~~~~~~~~~~}}\) \(q_j\!\)
\(\operatorname{Conc}^0\) \(\xrightarrow{\operatorname{~~~~~~~~~~}}\) \(\operatorname{Node}^0\) \(\xrightarrow{\operatorname{~~~~~~~~~~}}\) \(\underline{1}\)
\(\operatorname{Conc}^k_j s_j\) \(\xrightarrow{\operatorname{~~~~~~~~~~}}\) \(\operatorname{Node}^k_j C_j\) \(\xrightarrow{\operatorname{~~~~~~~~~~}}\) \(\operatorname{Conj}^k_j q_j\)
\(\operatorname{Surc}^0\) \(\xrightarrow{\operatorname{~~~~~~~~~~}}\) \(\operatorname{Lobe}^0\) \(\xrightarrow{\operatorname{~~~~~~~~~~}}\) \(\underline{0}\)
\(\operatorname{Surc}^k_j s_j\) \(\xrightarrow{\operatorname{~~~~~~~~~~}}\) \(\operatorname{Lobe}^k_j C_j\) \(\xrightarrow{\operatorname{~~~~~~~~~~}}\) \(\operatorname{Surj}^k_j q_j\)


Table 14.2 Semantic Translation : Equational Form
\(\downharpoonleft \operatorname{Sentence} \downharpoonright\) \(\stackrel{\operatorname{Parse}}{=}\) \(\downharpoonleft \operatorname{Graph} \downharpoonright\) \(\stackrel{\operatorname{Denotation}}{=}\) \(\operatorname{Proposition}\)
\(\downharpoonleft s_j \downharpoonright\) \(=\!\) \(\downharpoonleft C_j \downharpoonright\) \(=\!\) \(q_j\!\)
\(\downharpoonleft \operatorname{Conc}^0 \downharpoonright\) \(=\!\) \(\downharpoonleft \operatorname{Node}^0 \downharpoonright\) \(=\!\) \(\underline{1}\)
\(\downharpoonleft \operatorname{Conc}^k_j s_j \downharpoonright\) \(=\!\) \(\downharpoonleft \operatorname{Node}^k_j C_j \downharpoonright\) \(=\!\) \(\operatorname{Conj}^k_j q_j\)
\(\downharpoonleft \operatorname{Surc}^0 \downharpoonright\) \(=\!\) \(\downharpoonleft \operatorname{Lobe}^0 \downharpoonright\) \(=\!\) \(\underline{0}\)
\(\downharpoonleft \operatorname{Surc}^k_j s_j \downharpoonright\) \(=\!\) \(\downharpoonleft \operatorname{Lobe}^k_j C_j \downharpoonright\) \(=\!\) \(\operatorname{Surj}^k_j q_j\)


Table Stuff


Table 15. Boolean Functions on Zero Variables
\(F\!\) \(F\!\) \(F()\!\) \(F\!\)
\(\underline{0}\) \(F_0^{(0)}\!\) \(\underline{0}\) \((~)\)
\(\underline{1}\) \(F_1^{(0)}\!\) \(\underline{1}\) \(((~))\)


Table 16. Boolean Functions on One Variable
\(F\!\) \(F\!\) \(F(x)\!\) \(F\!\)
    \(F(\underline{1})\) \(F(\underline{0})\)  
\(F_0^{(1)}\!\) \(F_{00}^{(1)}\!\) \(\underline{0}\) \(\underline{0}\) \((~)\)
\(F_1^{(1)}\!\) \(F_{01}^{(1)}\!\) \(\underline{0}\) \(\underline{1}\) \((x)\!\)
\(F_2^{(1)}\!\) \(F_{10}^{(1)}\!\) \(\underline{1}\) \(\underline{0}\) \(x\!\)
\(F_3^{(1)}\!\) \(F_{11}^{(1)}\!\) \(\underline{1}\) \(\underline{1}\) \(((~))\)


Table 17. Boolean Functions on Two Variables
\(F\!\) \(F\!\) \(F(x, y)\!\) \(F\!\)
    \(F(\underline{1}, \underline{1})\) \(F(\underline{1}, \underline{0})\) \(F(\underline{0}, \underline{1})\) \(F(\underline{0}, \underline{0})\)  
\(F_{0}^{(2)}\!\) \(F_{0000}^{(2)}\!\) \(\underline{0}\) \(\underline{0}\) \(\underline{0}\) \(\underline{0}\) \((~)\)
\(F_{1}^{(2)}\!\) \(F_{0001}^{(2)}\!\) \(\underline{0}\) \(\underline{0}\) \(\underline{0}\) \(\underline{1}\) \((x)(y)\!\)
\(F_{2}^{(2)}\!\) \(F_{0010}^{(2)}\!\) \(\underline{0}\) \(\underline{0}\) \(\underline{1}\) \(\underline{0}\) \((x) y\!\)
\(F_{3}^{(2)}\!\) \(F_{0011}^{(2)}\!\) \(\underline{0}\) \(\underline{0}\) \(\underline{1}\) \(\underline{1}\) \((x)\!\)
\(F_{4}^{(2)}\!\) \(F_{0100}^{(2)}\!\) \(\underline{0}\) \(\underline{1}\) \(\underline{0}\) \(\underline{0}\) \(x (y)\!\)
\(F_{5}^{(2)}\!\) \(F_{0101}^{(2)}\!\) \(\underline{0}\) \(\underline{1}\) \(\underline{0}\) \(\underline{1}\) \((y)\!\)
\(F_{6}^{(2)}\!\) \(F_{0110}^{(2)}\!\) \(\underline{0}\) \(\underline{1}\) \(\underline{1}\) \(\underline{0}\) \((x, y)\!\)
\(F_{7}^{(2)}\!\) \(F_{0111}^{(2)}\!\) \(\underline{0}\) \(\underline{1}\) \(\underline{1}\) \(\underline{1}\) \((x y)\!\)
\(F_{8}^{(2)}\!\) \(F_{1000}^{(2)}\!\) \(\underline{1}\) \(\underline{0}\) \(\underline{0}\) \(\underline{0}\) \(x y\!\)
\(F_{9}^{(2)}\!\) \(F_{1001}^{(2)}\!\) \(\underline{1}\) \(\underline{0}\) \(\underline{0}\) \(\underline{1}\) \(((x, y))\!\)
\(F_{10}^{(2)}\!\) \(F_{1010}^{(2)}\!\) \(\underline{1}\) \(\underline{0}\) \(\underline{1}\) \(\underline{0}\) \(y\!\)
\(F_{11}^{(2)}\!\) \(F_{1011}^{(2)}\!\) \(\underline{1}\) \(\underline{0}\) \(\underline{1}\) \(\underline{1}\) \((x (y))\!\)
\(F_{12}^{(2)}\!\) \(F_{1100}^{(2)}\!\) \(\underline{1}\) \(\underline{1}\) \(\underline{0}\) \(\underline{0}\) \(x\!\)
\(F_{13}^{(2)}\!\) \(F_{1101}^{(2)}\!\) \(\underline{1}\) \(\underline{1}\) \(\underline{0}\) \(\underline{1}\) \(((x)y)\!\)
\(F_{14}^{(2)}\!\) \(F_{1110}^{(2)}\!\) \(\underline{1}\) \(\underline{1}\) \(\underline{1}\) \(\underline{0}\) \(((x)(y))\!\)
\(F_{15}^{(2)}\!\) \(F_{1111}^{(2)}\!\) \(\underline{1}\) \(\underline{1}\) \(\underline{1}\) \(\underline{1}\) \(((~))\)




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›