Section II.II: Pivots#
Pivot Characters#
Example
Let \(ᚠ = \text{strap on no parts}\). Then \(l(ᚠ) = 17\).
Left Pivot Character Index: \(\overrightarrow{i_s} = \frac{17 + 1}{2} = 9\)
Right Pivot Character Index: \(\overleftarrow{i_s} = \frac{17 + 1}{2} = 9\)
Left Pivot Character: \(\overrightarrow{\omega_{ᚠ}} = ᚠ[9] = \sigma\)
Right Pivot Character: \(\overleftarrow{\omega_{ᚠ}} = ᚠ[9] = \sigma\)
Pivot Character: \(\omega_{ᚠ} = ᚠ[9] = \sigma\)
Let \(ᚠ = \text{no noon on}\). Then l(ᚠ)= 10.
Left Pivot Character Index: \(\overrightarrow{i_s} = \frac{10}{2} = 5\)
Right Pivot Character Index: \(\overleftarrow{i_s} = \frac{10 + 2}{2} = 6\)
Left Pivot Character: \(\overrightarrow{\omega_{ᚠ}} = ᚠ[5] = \text{o}\)
Right Pivot Character: \(\overleftarrow{\omega_{ᚠ}} = ᚠ[6] = \text{o}\)
Pivot Character: \(\omega_{ᚠ} = \text{o}\)
Let \(ᚠ = \text{draw no dray a yard onward}\). Then l(ᚠ)= 26.
Left Pivot Character Index: \(\overrightarrow{i_s} = \frac{26}{2} = 13\)
Right Pivot Character Index: \(\overleftarrow{i_s} = \frac{26 + 2}{2} = 14\)
Left Pivot Character: \(\overrightarrow{\omega_{ᚠ}} = ᚠ[13] = \sigma\)
Right Pivot Character: \(\overleftarrow{\omega_{ᚠ}} = ᚠ[14] = \text{a}\)
Pivot Character: \(\omega_{ᚠ} = \varepsilon\)
∎
Note
From the previous examples, it should be clear a Pivot Character of a String is a Empty Character then the String Length is even. However, if a Pivot Characteris a non-Empty Character, then it cannot be concluded whether the String Length is odd or even.
However, it should be clear that if a Pivot Character is non-Empty, it imposes certain structural constraints on the String. These structural constraints will be more fully elaborated in the next series of theorems.
Proof: Let \(s \in S\) such that \(\Delta(s) = 2n + 1\) for some \(n \in \mathbb{N}\) and \(s = s^{-1}\). Then, by Theorem 2.1.6,
Therefore, \(l(s)\) is odd. By definition of Pivot Characters,
Thus,
Summarizing and generalizing,
∎
Proof The proof is similar to Theoreom 2.1.5. Let \(s,t \in D\) such that \(\Delta(s) = 2n\) for some \(n \in \mathbb{N}\) and \(t = s^{-1}\) with \(s = t\). Let \(m = l(s)\). Let \(P\) be the set of Delimiter indices in \(s\),
Then \(\lvert P \rvert = \Delta(s) = 2n\) by assumption.
By String Inversion,
There are two cases to consider, \(l(s)\) is even or \(l(s)\) is odd.
Case I: \(l(s) = m\) is even.
Assume, for the sake of contradiction, \(s[\frac{l(s)}{2}] = s[\frac{m}{2}]= \sigma\). Then, every Delimiter must have a symmetric pair in \(P\).
So, using \(i = \frac{m}{2}\)
Therefore,
That is, two consecutive Characters in \(s\) are Delimiters. But this is impossible if \(s \in D\). Therefore, it must be the case \(s[\frac{l(s)}{2}] \neq \sigma\). Likewise, \(s[\frac{l(s)}{2} + 1] \neq \sigma\). Since \(l(s)\) is even, by definition of Pivot Characters,
It follows from this,
Case II: \(l(s) = m\) is odd.
By Theorem 2.1.7,
Where, by definition of Pivot Characters,
Assume, for the sake of contradiction, \(\omega_s = \sigma\). Then, by Containment
From the definition of Delimiter Count,
Where the last equality follows from Theorem 2.1.4. Thus, since \(\Delta(s)\) is even, the number of Delimiters in \(uv\) is odd,
Furthermore, by repeated application of Theorem 1.2.1
Thus,
From which it follows \(l(uv)\) is even.
By repeated application of Theorem 1.2.10
By assumption, \(s = s^{-1}\). Using \(\sigma^{-1} = \sigma\), the previous equation becomes,
Note \(\sigma\) in \((u)(\sigma)(v)\) occupies the same Character Index as the \(\sigma\) in \((v^{-1})(\sigma)(u^{-1})\), since \(\omega_s = s[\frac{l(s) + 1}{2}] = \sigma\) and \(\omega_{s^{-1}} = s[\frac{l(s) + 1}{2}] = \sigma\). By the Left and Right Cancellation property of Equality Axiom, it follows,
And
Therefore,
Now, consider what has been shown of \(uv\). \(\Delta(uv) = 2n - 1\) and \(uv = (uv)^{-1}\). By Theorem 2.1.6, this implies
But this contradicts (2), which states \(l(uv)\) is even, which in turn followed directly from the assumption \(l(s)\) is odd. Therefore, the only possibility is \(\omega_s \neq \sigma\). Therefore, from (1),
∎
Proof Let \(s \in S\) such that \(s = s^{-1}\). Let \(t \in D\) such \(t = s^{-1}\) and \(\Delta(s) = 2n\) for some \(n \in \mathbb{N}\). Let \(m = l(s)\). Let \(P\) be the set of Delimiter indices in \(s\),
Then \(\lvert P \rvert = \Delta(s) = 2n\) by assumption.
By String Inversion,
There are two cases to consider, \(l(s)\) is even or \(l(s)\) is odd.
Case I: \(l(s) = m\) is even.
By Definition of Pivot Characters,
Therefore, the Pivot Characters must be consecutive Characters.
Since \(\lvert P \rvert\), each index \(i\) has a symmetric pair given by the inversion \(m - i + 1\),
Therefore, from (1) and (4) the Left Pivot Character Index pairs with the Right Pivot Character Index, and from (2) and (3) the Right Pivot Character Index pairs with Left Pivot Character Index,
By definition of String Inversion,
Plugging in values,
Using the assumption \(s = t\), it follows,
Therefore,
Case I: \(l(s) = m\) is odd.
This follows directly from the definition of Pivot Characters. Therefore, both cases are established. Summarizing and generalizing,
∎
Proof Let \(s \in S\) such that \(s = s^{-1}\).
By the laws of arithmetic, either \(\Delta(s)\) is odd or it is even.
If \(\Delta(s)\) is odd, then by Theorem 2.2.1,
If \(\Delta(s)\) is even, then by Theorem 2.2.3,
In either case, the conclusion follows. Thus, summarizing and generalizing,
∎
Note
Theorem 2.1.10 establishes that all invertible Strings in the Canon have a non-Empty Pivot Character. As an immediate corollary to this theorem, if a canonical String has an Empty Pivot Character, then it cannot be invertible.
Furthemore, the contrapositive establishes a sufficient condition for non-invertibiility. In other words, if \(\omega_s = \varepsilon\) it can be concluded \(s\) is uninvertible.
Pivot Words#
Note
In essence, the existence of a Pivot Character or Pivot Word in a Sentence is a property of a String’s self-invertibility, i.e. \(s = s^{-1}\). All self-invertible Strings possess the property “has a Pivot Character and Word”, but having this propery is not a sufficient for establishing self-invertibility.
The existence of a Pivot Character and Pivot Word in a Sentence define a class of Sentences in the Corpus. However, the relationship between Pivot Characters and Pivot Words is deceptively subtle, as these next examples illustrate.
Example
Let \(ᚠ_1 = \text{i had not thought death had undone so many}\). Note \(\Lambda(ᚠ_1) = 9\) and \(l(ᚠ_1) = 42\).
The Pivot Word calculations proceed as follows,
Left Pivot Word Index: \(\overrightarrow{j_{\zeta}} = \frac{10}{2} = 5\)
Right Pivot Word Index: \(\overleftarrow{j_{\zeta}} = \frac{10}{2} = 5\)
Left Pivot Word: \(ᚠ_1[[3]] = \overrightarrow{\Omega_{ᚠ_1}} = \text{death}\)
Right Pivot Word: \(ᚠ_1[[4]] = \overleftarrow{\Omega_{ᚠ_1}} = \text{death}\)
Pivot Word: \(\Omega_{ᚠ_1} = \varepsilon\)
The Pivot Character calculations proceed as follows,
Left Pivot Character Index: \(\overrightarrow{i_{\zeta}} = \frac{42}{2} = 21\)
Right Pivot Character Index: \(\overleftarrow{i_{\zeta}} = \frac{44}{2} = 22\)
Left Pivot Character: \(ᚠ_1[21]= \text{a}\)
Right Pivot Character: \(ᚠ_1[22]= \text{t}\)
Pivot Character: \(\omega_{ᚠ_1} = \varepsilon\)
Let \(ᚠ_2 = \text{no radar on}\). Note \(\Lambda(ᚠ_2) = 3\) and \(l(ᚠ_2) = 11\)
The Pivot Word calculations proceed as follows,
Left Pivot Word Index: \(\overrightarrow{j_{\zeta}} = \frac{4}{2} = 2\)
Right Pivot Word Index: \(\overleftarrow{j_{\zeta}} = \frac{4}{2} = 2\)
Left Pivot Word: \(ᚠ_2[[2]] = \overrightarrow{\Omega_{ᚠ_2}} = \text{radar}\)
Right Pivot Word: \(ᚠ_2[[4]] = \overleftarrow{\Omega_{ᚠ_2}} = \text{radar}\)
Pivot Word: \(\Omega_{ᚠ_2} = \overrightarrow{\Omega_{ᚠ_2}} = (\overleftarrow{\Omega_{ᚠ_2}})^{-1} = \text{radar}\)
The Pivot Character calculations proceed as follows,
Left Pivot Character Index: \(\overrightarrow{i_{\zeta}} = \frac{12}{2} = 6\)
Right Pivot Character Index: \(\overleftarrow{i_{\zeta}} = \frac{12}{2} = 6\)
Left Pivot Character: \(ᚠ_2[6]= \text{d}\)
Right Pivot Character: \(ᚠ_2[6]= \text{d}\)
Pivot Character: \(\omega_{ᚠ_2} = \text{d}\)
Let \(ᚠ_3 = \text{tell me stories}\). Note \(\Lambda(ᚠ_3) = 3\) and \(l(ᚠ_3) = 15\)
The Pivot Word calculations proceed as follows,
Left Pivot Word Index: \(\overrightarrow{j_{\zeta}} = \frac{4}{2} = 2\)
Right Pivot Word Index: \(\overleftarrow{j_{\zeta}} = \frac{4}{2} = 2\)
Left Pivot Word: \(ᚠ_3[[2]] = \overrightarrow{\Omega_{ᚠ_3}} = \text{me}\)
Right Pivot Word: \(ᚠ_3[[4]] = \overleftarrow{\Omega_{ᚠ_3}} = \text{me}\)
Pivot Word: \(\Omega_{ᚠ_3} = \varepsilon\)
The Pivot Character calculations proceed as follows,
Left Pivot Character Index: \(\overrightarrow{i_{\zeta}} = \frac{16}{2} = 8\)
Right Pivot Character Index: \(\overleftarrow{i_{\zeta}} = \frac{16}{2} = 8\)
Left Pivot Character: \(ᚠ_4[6]= \sigma\)
Right Pivot Character: \(ᚠ_4[6]= \sigma\)
Pivot Character: \(\omega_{ᚠ_4} = \sigma\)
Let \(ᚠ_5 = \text{emit naps noon span time}\). Note \(\Lambda(ᚠ_4) = 5\) and \(l(ᚠ_4) = 24\).
The Pivot Word calculations proceed as follows,
Left Pivot Word Index: \(\overrightarrow{j_{\zeta}} = \frac{6}{2} = 3\)
Right Pivot Word Index: \(\overleftarrow{j_{\zeta}} = \frac{6}{2} = 3\)
Left Pivot Word: \(ᚠ_4[[3]] = \overrightarrow{\Omega_{ᚠ_4}} = \text{noon}\)
Right Pivot Word: \(ᚠ_4[[3]] = \overleftarrow{\Omega_{ᚠ_4}} = \text{noon}\)
Pivot Word: \(\Omega_{ᚠ_4} = \overrightarrow{\Omega_{ᚠ_4}} = (\overleftarrow{\Omega_{ᚠ_5}})^{-1} = \text{noon}\)
The Pivot Character calculations proceed as follows,
Left Pivot Character Index: \(\overrightarrow{i_{\zeta}} = \frac{24}{2} = 12\)
Right Pivot Character Index: \(\overleftarrow{i_{\zeta}} = \frac{26}{2} = 13\)
Left Pivot Character: \(ᚠ_4[12]= \text{o}\)
Right Pivot Character: \(ᚠ_4[6]= \text{o}\)
Pivot Character: \(\omega_{ᚠ_4} = \text{o}\)
Let \(ᚠ_5 = \text{the naps span now}\). Note \(\Lambda(ᚠ_5) = 4\) and \(l(ᚠ_5) = 17\).
The Pivot Word calculations proceed as follows,
Left Pivot Word Index: \(\overrightarrow{j_{\zeta}} = \frac{4}{2} = 2\)
Right Pivot Word Index: \(\overleftarrow{j_{\zeta}} = \frac{6}{2} = 3\)
Left Pivot Word: \(ᚠ_5[[2]] = \overrightarrow{\Omega_{ᚠ_5}} = \text{naps}\)
Right Pivot Word: \(ᚠ_5[[3]] = \overleftarrow{\Omega_{ᚠ_5}} = \text{span}\)
Pivot Word: \(\Omega_{ᚠ_5} = \overrightarrow{\Omega_{ᚠ_5}} = (\overleftarrow{\Omega_{ᚠ_5}})^{-1} = \text{naps}\)
The Pivot Character calculations proceed as follows,
Left Pivot Character Index: \(\overrightarrow{i_{\zeta}} = \frac{18}{2} = 9\)
Right Pivot Character Index: \(\overleftarrow{i_{\zeta}} = \frac{18}{2} = 9\)
Left Pivot Character: \(ᚠ_5[9]= \sigma\)
Right Pivot Character: \(ᚠ_5[9]= \sigma\)
Pivot Character: \(\omega_{ᚠ_5} = \sigma\)
∎
Proof Let \(\zeta \in C\). Assume \(\Delta(\zeta) = 2i\) for some \(i \in \mathbb{N}\). Then, by Theroem 2.1.1,
Thus, \(\Lambda(\zeta)\) is odd. By the definition of Pivot Words,
Thus,
If \(\Omega_{\zeta} \neq \varepsilon\), then by definition of Pivot Words,
Thus, since the Pivot Words are the same Word,
By definition of Reflective Words,
Therefore, summarizing and generalizing,
∎
Proof Let \(\zeta \in C\) with \(\Delta(\zeta) = 2i + 1\) for some \(i \in \mathbb{N}\). By Theorem 2.1.1,
Let \(m = \Lambda(\zeta)\). Therefore, by definition of Pivot Words,
Let \(\alpha_1 = \zeta[[\frac{m}{2}]] = \overrightarrow{\Omega_{\zeta}}\) and \(\alpha_2 = \zeta[[\frac{m+2}{2}]] = \overleftarrow{\Omega_{\zeta}}\). By definition of a Sentence,
If \(\Omega_{\zeta} \neq \varepsilon\), then
Applying Theorem 1.2.9,
Therefore, since \(\Omega_{\zeta}^{-1} \in L\), from the definition of Invertible Words,
Summarizing and generalizing,
∎
Subvertible Sentences#
Example The following table lists some Subvertible Sentences in \(L_\text{english}\)
Subvertible Sentence |
Pivot Character |
Pivot Word |
|---|---|---|
the level was |
v |
level |
he sees me |
e |
sees |
what mom said |
o |
mom |
that devil lived here |
\(\sigma\) |
devil |
his gateman nametag read |
n |
gateman |
my dad recovers |
r |
dad |
∎
Note
As the previous example demonstrates, Invertible and Subvertible Sentences form overlapping sets. In other words, all Sentences can be classified according to one of the following cases,
Invertible and Subvertible: \(J \cap \cancel{J}\)
Invertible and Not Subvertible: \(J \cap \cancel{J}^{c}\)
Not Invertible and Subvertible: \(J^{c} \cap \cancel{J}\)
Not Invertible and Not Subvertible: \(J^{c} \cap \cancel{J}^{c}\)
Example Let \(ᚠ = \text{emit naps}\)
So \(ᚠ^{-1} \in C\), therefore \(ᚠ \in J\). But,
Thus, \(ᚠ \in J \cap \cancel{J}^{c}\), i.e. \(ᚠ\) is Invertible, but not Subvertible.
∎
As will be seen in Theorem 2.4.1 and Theorem 2.4.8, all Palindromes are Semiordnilaps. However, not all Semiordnilaps are Palindromes, as demonstrated by the following example,
Example Let \(ᚠ_1 = \text{nun deified god}\). The Inverse of this Sentence is given by,
Therefore, \(ᚠ_1, {ᚠ_1}^{-1} \in C\), but \(ᚠ_1 \neq ᚠ_1^{-1}\). Moreover,
Thus, \(ᚠ_1 \in (\cancel{J} \cap J)\).
∎
Proof Let \(\zeta \in J\) with \(m = \Lambda(\zeta)\).
By Theorem 1.4.12, \(\Lambda(\zeta^{-1}) = m\)
By Theorem 1.4.11,
Case I: \(m = 2i\).
The Left Pivot Index, \(\frac{m}{2}\),
By Theorem 2.1.1, \(Delta(\zeta)\) is odd.
Case II: \(2i + 1\)
Since \(m\) is odd, there must be an inverse index which is equal to its original index,
i = m - i + 1
By Theorem 2.1.1, \(Delta(\zeta)\) is even.
By Theorem 2.2.5, \(\Omega_{\zeta} \in R\).
Proof Let \(\zeta \in K\). Let \(n = Lambda(\zeta)\) and \(m = l(\zeta)\). Then, by Theorem 1.4.11, for all \(i \in N_n\),`
(\(\rightarrow\)) Assume \(\forall \alpha \in R: \neg(\alpha \subset_s \zeta)\).
(\(\leftarrow\)) Assume \((J \cap \cancel{J} \neq \varnothing)\)