2018 icon indicating copy to clipboard operation
2018 copied to clipboard

"Did You Know...", a poem collection in the style of William Carlos Williams

Open enkiv2 opened this issue 7 years ago • 3 comments

Inspired by ufo-poems' use of an ee cummings filter, I decided to do a similar project, turning a database of Wikipedia's trivia facts (the "Did you know.." box on the front page) into blank verse with WCW's trademark newline and indentation every couple words.

(A better version of this would count syllables.)

The filter: https://github.com/enkiv2/misc/blob/master/nanogenmo-2018/wcwize.py The output: https://github.com/enkiv2/misc/blob/master/nanogenmo-2018/dyk.md

enkiv2 avatar Nov 15 '18 14:11 enkiv2

I made another version I like better: https://github.com/enkiv2/misc/blob/master/nanogenmo-2018/dyk2.md

enkiv2 avatar Nov 15 '18 14:11 enkiv2

A better version of this would count syllables

For one of my projects (#55), I wrote some code that uses the "pronunciation" library to check syllable counts and stresses.

superMDguy avatar Nov 17 '18 19:11 superMDguy

Very creepy, yet very readable!

jimkang avatar Nov 30 '18 20:11 jimkang