The “Frequency” project is an investigation into Oulipian constraint-based writing in several levels:
Featured in: The "Frequency" Series
- A linguistically determined lexicon of the 200 most frequently used words in the English language— an endeavor that is already built upon the constraint of the corpus that analysis is based upon: Oxford Online and Google have both famously made such analyses, with massive and different data sets.
- Rettberg then wrote 10 lines of verse beginning with each word, using only the words on the list, for a total of 2000 lines of verse. This alone is a massive creative endeavor which he describes as “painstaking work.”
- He analyzed these lines to develop a data set, organized in arrays based on the following variables: frequency rank of initial word, rhyming end words, number of syllables per word, number of syllables per line, number of words per line, and lines per string length (number of characters, including spaces).
- The analysis embedded in these arrays allowed Rettberg to write algorithms to generate 200 instances of 10 different kinds of formally constrained poems, some from well established poetic traditions, one developed by the OULIPO, and three he developed himself.
- tanka
- haiku
- Terza rima
- Petrarchan sonnet
- Spenserian sonnet
- snowball (by character)
- snowball (by word)
- doubling (an original form based on the snowball)
- two towers
- foursquare
Featured in: The "Frequency" Series