Section I: Introduction#
When Ajax strives, some Rock’s vast Weight to throw,The Line too labours, and the Words move slow:—Essay on Man, Alexander Pope
Praeparatio#
The sum \(\sum\) symbol will be borrowed from mathematics and extended over the domain of poetic objects. This would not present a problem if it were not sometimes necessary to use the \(\sum\) in its mathematical capacity. It will be the convention of the formal system being developed to overload the arguments of the \(\sum\) operation to be defined on numbers as well as poetic variables. For that reason, the meaning of the symbol,
Should be attended with the utmost care. When \(x_i\) is a poetic sign, then the summation will be understood to be the aggregation of signs into a poem. If \(x_i\) is a number, then the summation will be understood in its usual arithemtical sense.
Formalization#
The poetic hierarchy, in descending order, is given by,
Poems
Stanzas
Lines
Words
Syllables
Each layer is composed of elements from the layer beneath it joined together through operations (to be defined shortly).
In this formalization, English letters will be used to represent lines, Greek letters will be used to represent words and Coptic letters will be used to represent syllables.
Constants#
- Uppercase English letters (\(A, B, C, ...\) ): Fixed lines.
The uppercase English letter \(S\) is reserved for sets.
Uppercase Greek letters (\(\mathrm{A}, \mathrm{B}, \Gamma, ...\)): Fixed words.
Uppercase Coptic letters (\(Ⲁ, Ⲃ, Ⲅ, ...\)): Fixed syllables.
The lowercase Fraktur letters (\(\mathfrak{a}, \mathfrak{b}, \mathfrak{c}, ...\)) are reserved for meters.
The empty set \(\varnothing\) is reserved for the pause (caesura).
Variables#
- Lowercase English letters (\(a, b, c, ...\) ): Indeterminate rhymed lines.
The lowercase English letters \(u, v, w\) are reserved for indeterminate lines, not necessarily rhymed.
The lowercase English letters \(x, y, z\) are reserved for general poetic variables (syllables, words, lines, stanzas and poems)
The lowercase English letter \(i, j, k, n, m\) are reserved for natural numbers.
- The lowercase Greek letters (\(\alpha, \beta, \gamma\)): Indeterminate rhymed words.
The lowercase Greek letter \(\kappa, \lambda, \mu\) are reserved for indetermine words, not necessarily rhymed.
The Coptic letters \(ⲣ, ⲡ, Ⲡ\) are reserved for indeterminate syllables. Subscripts are often used with syllabic variables to denote different syllables.
The lowercase Fraktur letter \(\mathfrak{x}\) is reserved for indeterminate meters.
The lowercase Fraktur letter \(\mathfrak{u}\) is reserved for indeterminate speeds.
The lowercase Greek letter \(\varsigma\) is reserved for indeterminate stanzas.
The lowercase English letters \(p\) and \(q\) are reserved for indeterminate poems.
Important
Upper English letters are meant to denote particular lines, whereas lowercase English letters are meant to denote indeterminate lines that are related through their rhyme scheme.
Note
The choice of \(ⲡ\) and \(Ⲡ\) to represent syllables mirrors the unstressed and stressed syllables of verses. In other words, \(ⲡ\) is meant to represent indeterminate unstressed syllables, whereas \(Ⲡ\) is meant to represent indeterminate stressed syllables. \(ⲣ\) is used in a more general capacity, to represent stressed or unstressed syllables.
The variables will sometimes be referred to as poetic variables, or signs.
Uppercase-lowercase pairs of English letters are understood to be rhymes. The difference in the symbolism is the fixed nature of the denotation. For example, the sign \(A.a.a.A\) denotes one fixed line, a rhyming couplet and then the fixed line again,
The cat on the matGot large and fatSo-and-so such thatThe cat on the mat
Note that both \(A\) and both instances of \(a\) rhyme in this example. The rhyme structure of a composite sign is encoded through the case of constants and variables. In other words, preemptively using the notation from the next section, \(A \parallel a\), \(B \parallel b\), etc.
The intent behind defining \(p\) and \(q\) as “poetic” variables is to formalize the schema of a certain fixed poetic forms through operations performed on line, word and syllabic variables and constants. “Poetic” variables can be seen as the well-formed formulae that emerge through the calculus that governs the lower levels of the poetic hierarchy.
Relations#
All poetic relations are to be understood as truth values, meaning each expression results in a judgement of truth or falsity.
Containment#
Important
The subscript p is used to differentiate containment from the set relation of “subset”.
If \(y \subset_p x\), then the sign \(y\) is said to be “contained” in the sign \(x\). The relation of “contains” extends up the levels of the poetic hierarchy, capturing each successive level under its umbrella as it moves up each rung of the ladder,
Words contain syllables
Lines contain words and syllables
Stanzas contain lines, words and syllables
Consider the line from Spring and Fall by Gerard Manley Hopkins,
Then for each word \(\lambda\) in \(\{ \text{Though}, \text{worlds}, ..., \text{lie} \}\),
Similarly, for each syllable \(\rho\) in \(\{ \text{Though}, ... \text{wan}, \text{wood}, ... \text{lie} \}\),
Pendment#
The relations of pendment can be defined through concatenation,
If \(x \sim y\), \(y\) is said to append \(x\), or inversely, \(x\) is said to prepend \(y\).
The relation of pendment will be important when rhymation is defined more thoroughly in Section II: Rhymation.
Rhymation#
Refer to Rhymation for a more thorough definition of rhymation.
Chirality#
Refer to Chirality for a more thorough definition of chirality.
Operations#
This section introduces the operations of poetics. These are the “verbs” of the system. They are used to express poetic proposition within the system.
In other words, all operations defined in this section are to be understood as object level constructs, in contradistinction to relations like containment or rhymation, which are predicated of objects and yield truth-values as a result. All poetic operations are to be understood as being closed under the domain of signs, meaning each operation will always yield a sign as a result.
Concatenation \(xy\)
Succession \(x.y\)
Separation \(x + y\)
Concatenation is the familiar string operation known in computer science, the theory of automata and regular expressions, as well as formal langauge theory. Succession and separation are new operations peculiar to the field of poetics (though not unknown in computer science) that deal with the formation of new lines.
Separation vs. Succession#
To see what is meant by the distinction between separation and succession, let \(x = \text{the fish in the dish}\) and \(y = \text{the dog on a jog}\). Then \(x.y\) means,
the fish in the dishthe dog on a jog
Where as \(x + y\) means,
the fish in the dishthe dog on a jog
From this, it can be see the operation of successions inserts a new line at the end of first line, whereas the operation of separation inserts a new line after the first line and before the second line, to create a blank line between them. In effect, the operation of separation creates stanzas, whereas the operation of succession creates lines within stanzas.
Substitution#
This is to indicate one should substitute \(z\) for \(y\) in the sign \(x\), where \(f(x)\) is a poetic propositional funciton of \(y\) [1].
Caesuras#
The caesura deserves special mention, due to a formal role in the system that is analogous to an arithmetical constant like \(0\) or \(1\). The caesura will be used to specify the identities and properties of the poetic algebra being constructed.
In poetics, a caesura represents a dramatic or structural pause. In poetics, it possesses the same meaning but also possesses other dimensions that need to be considered. The essential function of caesura to represent a pause within a line is represented through concatenation,
The null content of the pause is concatenated between the two signs. Since caesuras represent null content, they can also be used to represent blank lines. For example,
can be interpretted as two couplets where the first line is repeated. This dual role of caesuras will be employed in the next section to elaborate the algebraic properties of poetics.
Algebraic Properties#
Brackets, \([]\), are used to group operations by precedence. However, before adopting their use, several properties of the operations of succession and separationg need to be clarified.
The major difference of poetics over other formal language theories is the introduction of separation and succession, which encapsulate aesthetic functions employed by poetical constructions, i.e. the artistic insertion of new lines to create a certain rhythym, prosody or physical appearance. These operations allow a broad scope of poetic phenomena to be formalized. In other words, while the semantic content of the sign is unaltered by these operations, the poetic, or poetic, content of the sign is dramatically affected.
poetics is based on noncommutativity. None of its operations commute, e.g. \(x.y \neq y.x\) and \(x + y \neq y + x\). However, this does not mean a poetic algebra cannot be constructed. The following relationship between separation and succession is a direct result of their definition as operations that insert new lines,
In essence, placing a caesura between a succession is equivalent to separating those two signs into stanzas. For this reason, either separation or succession may be regarded individually as primitive and the other may be defined in the terms of the one.
This identity allows the analogue of the distributive property of poetics to be expressed in terms of the associative property of succession,
In other words, the distributivity of succession over separation reduces to the associativity of succession, which is taken as a fundamental property of succession,
To make this concrete, let \(x = \text{what a cat}\), \(y = \text{ugly rat}\) and \(z = \text{fine felt hat}\). Consider the expression \(x.[y + z]\). To preserve the associativity of succession, the operation of separation inside of the brackets must be applied first, resulting in the composite sign,
what a catugly ratfine felt hat
From the associativity of succession and the fact \(x.\varnothing.y = x + y\), the associativity of separation directly follows,
Shorthand#
Shorthand notation is introduced in this section to extend the primitive operations defined in the previous seciton.
Summation: The connotation of the \(+\) symbol is leveraged to extend the symbolism to the \(\sum\) symbol. Consider,
This example shows how to represent a poem of arbitrary length composed of tercet stanzas where the first and third lines rhyme.
Serialization: A serialization (serialized concatenation) is used in reference to syllables. It simply means the concatenation of a patterned sequence of syllables. Consider,
This example shows how to represent a line of iambic meter, i.e. sequences of unstressed and then stressed syllables.
Exponentiation: An exponent is used as shorthand for excessive succession of rhymes. For example, consider the lines,
the ball in the bagthe rip in the ragthe gig in the gagsome dittery dotssome jittery jotsthese simmering sots.
This can be represented using the operation of succession and the operation of separation with the expression,
Exponentation is used to denote iterated succession. The exponent of a line denotes the numbers of times the rhyme appears. The current example can be expressed,
Examples#
Expressions#
- \(a.b.a\)
A tercet where the first and third lines rhyme.
- \(A.b.A\)
A tercet where the first and third lines are the same.
- \(a.b.a + a.b.a\)
Two rhyming tercets.
- \(a.b.[b:a]\)
A tercet where the last line rhymes with either the first line or the second line.
Applications#
To make clear how shorthand can be leveraged to concisely represent a poetic scheme, some examples are given below.
Consider the following poem,
pippity popslippity slopyippity yapkippity cap
This expression can be represented using primitive operations as,
Using exponentiation,
Keeping in mind the definition of Scope and applying a summation, this can be further reduced,
In general, an arbitrary number of rhyming couplets can be represented,