Changes

MyWikiBiz, Author Your Legacy — Wednesday May 22, 2024
Jump to navigationJump to search
markup
Line 1: Line 1: −
==Place for Discussion==
+
==Discussion Area==
    
…
 
…
Line 133: Line 133:  
<pre>
 
<pre>
 
o-------------------o
 
o-------------------o
|                  |
   
|                  |
 
|                  |
 
|        a  b    |
 
|        a  b    |
Line 191: Line 190:  
</pre>
 
</pre>
 
| <math>\texttt{((} a, b \texttt{))}</math>
 
| <math>\texttt{((} a, b \texttt{))}</math>
|  
+
|
 
<math>\begin{matrix}
 
<math>\begin{matrix}
 
a = b
 
a = b
Line 251: Line 250:  
<pre>
 
<pre>
 
o-------------------o
 
o-------------------o
|                  |
   
|                  |
 
|                  |
 
|        b  c      |
 
|        b  c      |
Line 276: Line 274:  
<br>
 
<br>
   −
Table&nbsp;14 illustrates the entitative interpretation of cactus graphs and cactus expressions by providing English translations for a few of the most basic and commonly occurring forms.
+
Table&nbsp;B illustrates the entitative interpretation of cactus graphs and cactus expressions by providing English translations for a few of the most basic and commonly occurring forms.
    +
{| align="center" border="1" cellpadding="6" cellspacing="0" style="background:#f8f8ff; text-align:center; width:90%"
 +
|+ <math>\text{Table B.}~~\text{Entitative Interpretation}</math>
 +
|- style="background:#f0f0ff"
 +
| <math>\text{Cactus Graph}\!</math>
 +
| <math>\text{Cactus Expression}\!</math>
 +
| <math>\text{Interpretation}\!</math>
 +
|-
 +
|
 +
<pre>
 +
o-------------------o
 +
|                  |
 +
|        @        |
 +
|                  |
 +
o-------------------o
 +
</pre>
 +
| <math>{}^{\backprime\backprime}\texttt{~}{}^{\prime\prime}</math>
 +
| <math>\operatorname{false}.</math>
 +
|-
 +
|
 +
<pre>
 +
o-------------------o
 +
|                  |
 +
|        o        |
 +
|        |        |
 +
|        @        |
 +
|                  |
 +
o-------------------o
 +
</pre>
 +
| <math>\texttt{(~)}</math>
 +
| <math>\operatorname{true}.</math>
 +
|-
 +
|
 +
<pre>
 +
o-------------------o
 +
|                  |
 +
|        a        |
 +
|        @        |
 +
|                  |
 +
o-------------------o
 +
</pre>
 +
| <math>a\!</math>
 +
| <math>a.\!</math>
 +
|-
 +
|
 +
<pre>
 +
o-------------------o
 +
|                  |
 +
|        a        |
 +
|        o        |
 +
|        |        |
 +
|        @        |
 +
|                  |
 +
o-------------------o
 +
</pre>
 +
| <math>\texttt{(} a \texttt{)}</math>
 +
|
 +
<math>\begin{matrix}
 +
\tilde{a}
 +
\\[6pt]
 +
a^\prime
 +
\\[6pt]
 +
\lnot a
 +
\\[6pt]
 +
\operatorname{not}~ a.
 +
\end{matrix}</math>
 +
|-
 +
|
 +
<pre>
 +
o-------------------o
 +
|                  |
 +
|      a b c      |
 +
|        @        |
 +
|                  |
 +
o-------------------o
 +
</pre>
 +
| <math>a~b~c</math>
 +
|
 +
<math>\begin{matrix}
 +
a \lor b \lor c
 +
\\[6pt]
 +
a ~\operatorname{or}~ b ~\operatorname{or}~ c.
 +
\end{matrix}</math>
 +
|-
 +
|
 +
<pre>
 +
o-------------------o
 +
|                  |
 +
|      a b c      |
 +
|      o o o      |
 +
|        \|/        |
 +
|        o        |
 +
|        |        |
 +
|        @        |
 +
|                  |
 +
o-------------------o
 +
</pre>
 +
| <math>\texttt{((} a \texttt{)(} b \texttt{)(} c \texttt{))}</math>
 +
|
 +
<math>\begin{matrix}
 +
a \land b \land c
 +
\\[6pt]
 +
a ~\operatorname{and}~ b ~\operatorname{and}~ c.
 +
\end{matrix}</math>
 +
|-
 +
|
 +
<pre>
 +
o-------------------o
 +
|                  |
 +
|        o a      |
 +
|        |        |
 +
|        @ b      |
 +
|                  |
 +
o-------------------o
 +
</pre>
 +
| <math>\texttt{(} a \texttt{)} b</math>
 +
|
 +
<math>\begin{matrix}
 +
a \Rightarrow b
 +
\\[6pt]
 +
a ~\operatorname{implies}~ b.
 +
\\[6pt]
 +
\operatorname{if}~ a ~\operatorname{then}~ b.
 +
\\[6pt]
 +
\operatorname{not}~ a, ~\operatorname{or}~ b.
 +
\end{matrix}</math>
 +
|-
 +
|
 +
<pre>
 +
o-------------------o
 +
|                  |
 +
|      a  b      |
 +
|      o---o      |
 +
|        \ /        |
 +
|        @        |
 +
|                  |
 +
o-------------------o
 +
</pre>
 +
| <math>\texttt{(} a, b \texttt{)}</math>
 +
|
 +
<math>\begin{matrix}
 +
a = b
 +
\\[6pt]
 +
a \iff b
 +
\\[6pt]
 +
a ~\operatorname{equals}~ b.
 +
\\[6pt]
 +
a ~\operatorname{if~and~only~if}~ b.
 +
\end{matrix}</math>
 +
|-
 +
|
 
<pre>
 
<pre>
Table 14.  The Entitative Interpretation
+
o-------------------o
o----o-------------------o-------------------o-------------------o
+
|                  |
| En |  Cactus Graph    | Cactus Expression |    Entitative    |
+
|      a  b      |
|    |                  |                  |  Interpretation  |
+
|      o---o      |
o----o-------------------o-------------------o-------------------o
+
|        \ /        |
|    |                  |                  |                  |
+
|        o        |
|  1 |        @        |        " "        |      untrue.      |
+
|        |        |
|    |                  |                  |                  |
+
|        @        |
o----o-------------------o-------------------o-------------------o
+
|                  |
|    |                  |                  |                  |
+
o-------------------o
|    |        o        |                  |                  |
  −
|    |        |        |                  |                  |
  −
|  2 |        @        |        ( )        |      true.      |
  −
|    |                  |                  |                  |
  −
o----o-------------------o-------------------o-------------------o
  −
|    |                  |                  |                  |
  −
|    |        a        |                  |                  |
  −
|  3 |        @        |        a        |        a.        |
  −
|    |                  |                  |                  |
  −
o----o-------------------o-------------------o-------------------o
  −
|    |                  |                  |                  |
  −
|    |        a        |                  |                  |
  −
|    |        o        |                  |                  |
  −
|    |        |        |                  |                  |
  −
|  4 |        @        |        (a)        |      not a.      |
  −
|    |                  |                  |                  |
  −
o----o-------------------o-------------------o-------------------o
  −
|    |                  |                  |                  |
  −
|    |      a b c      |                  |                  |
  −
|  5 |        @        |      a b c      |    a or b or c.  |
  −
|    |                  |                  |                  |
  −
o----o-------------------o-------------------o-------------------o
  −
|    |                  |                  |                  |
  −
|    |      a b c      |                  |                  |
  −
|    |      o o o      |                  |                  |
  −
|    |        \|/        |                  |                  |
  −
|    |        o        |                  |                  |
  −
|    |        |        |                  |                  |
  −
|  6 |        @        |    ((a)(b)(c))    |  a and b and c.  |
  −
|    |                  |                  |                  |
  −
o----o-------------------o-------------------o-------------------o
  −
|    |                  |                  |                  |
  −
|    |                  |                  |    a implies b.  |
  −
|    |                  |                  |                  |
  −
|    |        o a      |                  |    if a then b.  |
  −
|    |        |        |                  |                  |
  −
|  7 |        @ b      |      (a) b        |    not a, or b.  |
  −
|    |                  |                  |                  |
  −
o----o-------------------o-------------------o-------------------o
  −
|    |                  |                  |                  |
  −
|    |      a  b      |                  |                  |
  −
|    |      o---o      |                  | a if & only if b. |
  −
|    |        \ /        |                  |                  |
  −
|  8 |        @        |    ( a , b )    | a equates with b. |
  −
|    |                  |                  |                  |
  −
o----o-------------------o-------------------o-------------------o
  −
|    |                  |                  |                  |
  −
|    |      a  b      |                  |                  |
  −
|    |      o---o      |                  |                  |
  −
|    |        \ /        |                  |                  |
  −
|    |        o        |                  | a exclusive-or b. |
  −
|    |        |        |                  |                  |
  −
|  9 |        @        |    (( a , b ))    | a not equal to b. |
  −
|    |                  |                  |                  |
  −
o----o-------------------o-------------------o-------------------o
  −
|    |                  |                  |                  |
  −
|    |      a  b  c      |                  |                  |
  −
|    |      o--o--o      |                  |                  |
  −
|    |      \  /      |                  |                  |
  −
|    |        \ /        |                  | not just one true |
  −
| 10 |        @        |  ( a , b , c )  | out of a, b, c.  |
  −
|    |                  |                  |                  |
  −
o----o-------------------o-------------------o-------------------o
  −
|    |                  |                  |                  |
  −
|    |      a  b  c      |                  |                  |
  −
|    |      o--o--o      |                  |                  |
  −
|    |      \  /      |                  |                  |
  −
|    |        \ /        |                  |                  |
  −
|    |        o        |                  |                  |
  −
|    |        |        |                  |  just one true  |
  −
| 11 |        @        |  (( a , b , c ))  |  among a, b, c.  |
  −
|    |                  |                  |                  |
  −
o----o-------------------o-------------------o-------------------o
  −
|    |                  |                  |                  |
  −
|    |      a            |                  |                  |
  −
|    |      o            |                  |  genus a over    |
  −
|    |      |  b  c      |                  |  species b, c.  |
  −
|    |      o--o--o      |                  |                  |
  −
|    |      \  /      |                  |  partition a    |
  −
|    |        \ /        |                  |  among b & c.    |
  −
|    |        o        |                  |                  |
  −
|    |        |        |                  |  whole pie a:    |
  −
| 12 |        @        |  (((a), b , c ))  |  slices b, c.    |
  −
|    |                  |                  |                  |
  −
o----o-------------------o-------------------o-------------------o
   
</pre>
 
</pre>
 +
| <math>\texttt{((} a, b \texttt{))}</math>
 +
|
 +
<math>\begin{matrix}
 +
a + b
 +
\\[6pt]
 +
a \neq b
 +
\\[6pt]
 +
a ~\operatorname{exclusive-or}~ b.
 +
\\[6pt]
 +
a ~\operatorname{not~equal~to}~ b.
 +
\end{matrix}</math>
 +
|-
 +
|
 +
<pre>
 +
o-------------------o
 +
|                  |
 +
|      a  b  c      |
 +
|      o--o--o      |
 +
|      \  /      |
 +
|        \ /        |
 +
|        @        |
 +
|                  |
 +
o-------------------o
 +
</pre>
 +
| <math>\texttt{(} a, b, c \texttt{)}</math>
 +
|
 +
<math>\begin{matrix}
 +
\operatorname{not~just~one~of}
 +
\\
 +
a, b, c
 +
\\
 +
\operatorname{is~true}.
 +
\end{matrix}</math>
 +
|-
 +
|
 +
<pre>
 +
o-------------------o
 +
|                  |
 +
|      a  b  c      |
 +
|      o--o--o      |
 +
|      \  /      |
 +
|        \ /        |
 +
|        o        |
 +
|        |        |
 +
|        @        |
 +
|                  |
 +
o-------------------o
 +
</pre>
 +
| <math>\texttt{((} a, b, c \texttt{))}</math>
 +
|
 +
<math>\begin{matrix}
 +
\operatorname{just~one~of}
 +
\\
 +
a, b, c
 +
\\
 +
\operatorname{is~true}.
 +
\end{matrix}</math>
 +
|-
 +
|
 +
<pre>
 +
o-------------------o
 +
|                  |
 +
|      a            |
 +
|      o            |
 +
|      |  b  c      |
 +
|      o--o--o      |
 +
|      \  /      |
 +
|        \ /        |
 +
|        o        |
 +
|        |        |
 +
|        @        |
 +
|                  |
 +
o-------------------o
 +
</pre>
 +
| <math>\texttt{(((} a \texttt{)}, b, c \texttt{))}</math>
 +
|
 +
<math>\begin{matrix}
 +
\operatorname{genus}~ a ~\operatorname{of~species}~ b, c.
 +
\\[6pt]
 +
\operatorname{partition}~ a ~\operatorname{into}~ b, c.
 +
\\[6pt]
 +
\operatorname{pie}~ a ~\operatorname{of~slices}~ b, c.
 +
\end{matrix}</math>
 +
|}
 +
 +
<br>
   −
For the time being, the main things to take away from Tables&nbsp;13 and 14 are the ideas that the compositional structure of cactus graphs and expressions can be articulated in terms of two different kinds of connective operations, and that there are two distinct ways of mapping this compositional structure into the compositional structure of propositional sentences, say, in English:
+
For the time being, the main things to take away from Tables&nbsp;A and B are the ideas that the compositional structure of cactus graphs and expressions can be articulated in terms of two different kinds of connective operations, and that there are two distinct ways of mapping this compositional structure into the compositional structure of propositional sentences, say, in English:
    
<pre>
 
<pre>
12,080

edits

Navigation menu