Stuck Shift Key Poetry
<> !*''#This interesting bit of geek poetry illustrates the orality of poetry. On the rare occasions when I get the chance to code, I tend to do it alone; and on the rare occasions when I do discuss programming, I sometimes have difficulty with the specialized vocabulary. This poem dates from about 1990, so I have no idea whether the transliteration still works with the current generation of programmers. How about it, Jess, Will, Rosemary, and any lurkers out there?
^"`$$-
!*=@$_
%*<> ~#4
&[]../
|{,,SYSTEM HALTEDTranslation:
"Waka waka bang splat tick tick hash,
Caret quote back-tick dollar dollar dash,
Bang splat equal at dollar under-score,
Percent splat waka waka tilde number four,
Ampersand bracket bracket dot dot slash,
Vertical-bar curly-bracket comma comma CRASH."--Fred Bremmer and Steve Kroese --Stuck Shift Key Poetry (Net Funny)
As for the poem itself, to read it aloud you have to pace yourself to follow the pattern set by the first line. The first line begins with two trochees (BAH buh), while the second line begins with a trochee and a single stressed beat -- that gives only three syllables to cover the space previously occupied by four. The phrases "bang splat" and "back-tick" match up, but where the first line has "tick tick" the second line asks you to say "dollar dollar," squeezing four syllables into the space previously occupied by two.
So this text, when read aloud, is really following an invisible musical notation. The first line reads as if it is six quarter notes and the final "hash" is a half note -- and that sets the pattern for the other lines. Line four is awkward because it starts with an unstressed syllable, but otherwise the pattern still fits. Still, "Vertical-bar" in the last line simply doesn't fit -- you either have to pronounce all three syllables of "Vertical" on one quarter-note and "bar" on the other, or spread out all the syllables equally, which makes a stress fall on "cal" (which should definitely be unstressed). At first I thought the acceleration in the final line was deliberate, since it leads to the "CRASH", but it's only the first foot that rushes -- the rest of the line falls back into the steady pattern.
Spotted in "Poegram" on MGK's "Digital Studies" course website.
4 Comments
Leave a comment
Recent Related Entries
Famous Programmers From Adleman to ZimmermannLook who's up there with Ada Lovelace and Grace Hopper:Famous women programmers are Adele Goldberg, who worked at Xerox PARC laboratory and wrote a number of SmallTalk books, Grace Hopper, a pioneer in the field who wrote the first compiler,...
Immune Attack
Federation of American Scientists (FAS) makes a First-Person Shooter (FPS). Whoever wrote the description of the game won't get a job at PC Gamer anytime soon, but the game itself looks interesting.Players navigate a nanobot through a 3D environment of...
The End of Theory: The Data Deluge Makes the Scientific Method Obsolete
Wired:The Petabyte Age is different because more is different. Kilobytes were stored on floppy disks. Megabytes were stored on hard disks. Terabytes were stored in disk arrays. Petabytes are stored in the cloud. As we moved along that progression, we...
Inside Google Book Search: U.S. copyright renewal records available for download
Inside Google Book SearchFor U.S. books published between 1923 and 1963, the rights holder needed to submit a form to the U.S. Copyright Office renewing the copyright 28 years after publication. In most cases, books that were never renewed are...
Collaborative Authorship Made Easy
A good overview of the issues relating to using Wikis in the classroom. From the NCTE Inbox Blog:The benefits for collaborative writing should be obvious. Wikis allow multiple authors to edit a text easily. While the video doesn't discuss it,...

Waka is new to me and although I like the sound of it I am unsettled about using the same name for two very different characters. The translation also assigns bracket to two different characters in the fifth line. If someone was reading this to you how would you know which character to use? I also saw that # was referred to as hash on the first line and as number on the forth. The programmer in me wants consistency. I say "pipe" for the vertical bar character which fits the pattern better.
I noticed the inconsistent use of # as well.
My guess about "waka waka" is that it refers to the two symbols together, rather than "waka" referring to "less than" and "waka" referring to "greater than".
I found this very illumination interpretation of yours while trying to find the source of a printout of mine that I had used as a bookmark from many years ago. My copy is slightly different though: >!*''# ^@`$$- !*'$_ %*>#4 &)../ |{~~SYSTEM HALTED For those too young to remember. "waka waka" is the sound pacman made when he ate dots. The
Ah, that makes sense, Marie! Thanks.