Changes

MyWikiBiz, Author Your Legacy — Saturday November 30, 2024
Jump to navigationJump to search
Line 6,843: Line 6,843:  
<br>
 
<br>
   −
<pre>
+
{| align="center" border="1" cellpadding="8" cellspacing="0" style="text-align:center; width:90%"
Table 63. Analytic Codes for Interpreter A  
+
|+ style="height:30px" |
Name Vector Conjunct Mnemonic Code  
+
<math>\text{Table 63.} ~~ \text{Analytic Codes for Interpreter A}\!</math>
A 1X x1 self s
+
|- style="background:#f0f0ff"
B 0X (x1) (self) (s)  
+
| width="16%" | <math>\text{Name}\!</math>
"A" 11Y y1  y2 my name m  n
+
| width="16%" | <math>\text{Vector}\!</math>
"B" 01Y (y1) y2 (my) name (m) n
+
| width="26%" | <math>\text{Conjunct Term}\!</math>
"i" 10Y y1 (y2) my (name) m (n)
+
| width="26%" | <math>\text{Mnemonic}\!</math>
"u" 00Y (y1)(y2) (my)(name) (m)(n)  
+
| width="16%" | <math>\text{Code}\!</math>
</pre>
+
|-
 +
| valign="bottom" |
 +
<math>\begin{matrix}
 +
\text{A}
 +
\\[4pt]
 +
\text{B}
 +
\\[4pt]
 +
{}^{\backprime\backprime} \text{A} {}^{\prime\prime}
 +
\\[4pt]
 +
{}^{\backprime\backprime} \text{B} {}^{\prime\prime}
 +
\\[4pt]
 +
{}^{\backprime\backprime} \text{i} {}^{\prime\prime}
 +
\\[4pt]
 +
{}^{\backprime\backprime} \text{u} {}^{\prime\prime}
 +
\end{matrix}</math>
 +
| valign="bottom" |
 +
<math>\begin{matrix}
 +
{1}_X
 +
\\[4pt]
 +
{0}_X
 +
\\[4pt]
 +
{11}_Y
 +
\\[4pt]
 +
{01}_Y
 +
\\[4pt]
 +
{10}_Y
 +
\\[4pt]
 +
{00}_Y
 +
\end{matrix}</math>
 +
| valign="bottom" |
 +
<math>\begin{matrix}
 +
~x_1~
 +
\\[4pt]
 +
(x_1)
 +
\\[4pt]
 +
~y_1~~y_2~
 +
\\[4pt]
 +
(y_1)~y_2~
 +
\\[4pt]
 +
~y_1~(y_2)
 +
\\[4pt]
 +
(y_1)(y_2)
 +
\end{matrix}</math>
 +
| valign="bottom" |
 +
<math>\begin{matrix}
 +
~\text{self}~
 +
\\[4pt]
 +
(\text{self})
 +
\\[4pt]
 +
~\text{my}~~\text{name}~
 +
\\[4pt]
 +
(\text{my})~\text{name}~
 +
\\[4pt]
 +
~\text{my}~(\text{name})
 +
\\[4pt]
 +
(\text{my})(\text{name})
 +
\end{matrix}</math>
 +
| valign="bottom" |
 +
<math>\begin{matrix}
 +
~\text{s}~
 +
\\[4pt]
 +
(\text{s})
 +
\\[4pt]
 +
~\text{m}~~\text{n}~
 +
\\[4pt]
 +
(\text{m})~\text{n}~
 +
\\[4pt]
 +
~\text{m}~(\text{n})
 +
\\[4pt]
 +
(\text{m})(\text{n})
 +
\end{matrix}</math>
 +
|}
    
<br>
 
<br>
   −
<pre>
+
{| align="center" border="1" cellpadding="8" cellspacing="0" style="text-align:center; width:90%"
Table 64. Analytic Codes for Interpreter B  
+
|+ style="height:30px" |
Name Vector Conjunct Mnemonic Code  
+
<math>\text{Table 64.} ~~ \text{Analytic Codes for Interpreter B}\!</math>
A 0X (x1) (self) (s)
+
|- style="background:#f0f0ff"
B 1X x1 self s
+
| width="16%" | <math>\text{Name}\!</math>
"A" 01Y (y1) y2 (my) name (m) n
+
| width="16%" | <math>\text{Vector}\!</math>
"B" 11Y y1  y2 my name m  n
+
| width="26%" | <math>\text{Conjunct Term}\!</math>
"i" 10Y y1 (y2) my (name) m (n)
+
| width="26%" | <math>\text{Mnemonic}\!</math>
"u" 00Y (y1)(y2) (my)(name) (m)(n)  
+
| width="16%" | <math>\text{Code}\!</math>
</pre>
+
|-
 +
| valign="bottom" |
 +
<math>\begin{matrix}
 +
\text{A}
 +
\\[4pt]
 +
\text{B}
 +
\\[4pt]
 +
{}^{\backprime\backprime} \text{A} {}^{\prime\prime}
 +
\\[4pt]
 +
{}^{\backprime\backprime} \text{B} {}^{\prime\prime}
 +
\\[4pt]
 +
{}^{\backprime\backprime} \text{i} {}^{\prime\prime}
 +
\\[4pt]
 +
{}^{\backprime\backprime} \text{u} {}^{\prime\prime}
 +
\end{matrix}</math>
 +
| valign="bottom" |
 +
<math>\begin{matrix}
 +
{0}_X
 +
\\[4pt]
 +
{1}_X
 +
\\[4pt]
 +
{01}_Y
 +
\\[4pt]
 +
{11}_Y
 +
\\[4pt]
 +
{10}_Y
 +
\\[4pt]
 +
{00}_Y
 +
\end{matrix}</math>
 +
| valign="bottom" |
 +
<math>\begin{matrix}
 +
(x_1)
 +
\\[4pt]
 +
~x_1~
 +
\\[4pt]
 +
(y_1)~y_2~
 +
\\[4pt]
 +
~y_1~~y_2~
 +
\\[4pt]
 +
~y_1~(y_2)
 +
\\[4pt]
 +
(y_1)(y_2)
 +
\end{matrix}</math>
 +
| valign="bottom" |
 +
<math>\begin{matrix}
 +
(\text{self})
 +
\\[4pt]
 +
~\text{self}~
 +
\\[4pt]
 +
(\text{my})~\text{name}~
 +
\\[4pt]
 +
~\text{my}~~\text{name}~
 +
\\[4pt]
 +
~\text{my}~(\text{name})
 +
\\[4pt]
 +
(\text{my})(\text{name})
 +
\end{matrix}</math>
 +
| valign="bottom" |
 +
<math>\begin{matrix}
 +
(\text{s})
 +
\\[4pt]
 +
~\text{s}~
 +
\\[4pt]
 +
(\text{m})~\text{n}~
 +
\\[4pt]
 +
~\text{m}~~\text{n}~
 +
\\[4pt]
 +
~\text{m}~(\text{n})
 +
\\[4pt]
 +
(\text{m})(\text{n})
 +
\end{matrix}</math>
 +
|}
    
<br>
 
<br>
12,080

edits

Navigation menu