NaPoGenMo / NaPoGenMo2017

National Poetry Generation Month 2017
13 stars 3 forks source link

Intention to Participate #4

Open MichaelPaulukonis opened 7 years ago

MichaelPaulukonis commented 7 years ago

I've been busy and sick (nothing serious - just a long, tiring chain of non-serious things) this year, but I'm hoping to get something done. (I've also got work to do in Perl!!!)

I'll be building on my "poeticalbot" device that grew from last-year's month, and attempting to add one or more things:

  1. L-Systems poetry
  2. words that all start with the same letter(s)
  3. Mesostics (similar to above)
  4. or eDiastic - see my notes
  5. something else that is more e-poetical than "traditionally" poetical - something other.
  6. better use of rhyme
  7. intake of news as source
  8. intake of arbitrary text as template for charng
  9. re-intake of charng output as template, with some text remaining, rest mutated
  10. Some of the lessons learned from my list generator

This is a LONG LIST. I expect I may only get 1 item accomplished.

enkiv2 commented 7 years ago
  1. something else that is more e-poetical

Hypertext poetry? Like circa 1997 suck.com?

On Mon, Apr 10, 2017 at 11:34 AM Michael Paulukonis < notifications@github.com> wrote:

I've been busy and sick (nothing serious - just a long, tiring chain of non-serious things) this year, but I'm hoping to get something done. (I've also got work to do in Perl!!!)

I'll be building on my "poeticalbot" device https://github.com/MichaelPaulukonis/NaPoGenMo2016 that grew from last-year's month, and attempting to add one or more things:

  1. L-Systems poetry
  2. words that all start with the same letter(s)
  3. Mesostics (similar to above)
  4. or eDiastic - see my notes http://www.xradiograph.com/WordSalad/AntonioRoque
  5. something else that is more e-poetical than "traditionally" poetical - something other.
  6. better use of rhyme
  7. intake of news as source
  8. intake of arbitrary text as template for charng
  9. re-intake of charng output as template, with some text remaining, rest mutated
  10. Some of the lessons learned from my list generator https://github.com/MichaelPaulukonis/listmania

This is a LONG LIST. I expect I may only get 1 item accomplished.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/NaPoGenMo/NaPoGenMo2017/issues/4, or mute the thread https://github.com/notifications/unsubscribe-auth/AAd6GSChOXQKiiZnjYRcIqv8DeMP6iZ0ks5rukv_gaJpZM4M48sP .

MichaelPaulukonis commented 7 years ago

@enkiv2 maybe, or just less linear, more "e" - I've been thinking in old-fashioned formats that were written by hand/mouth and repeated orally or printed on pages inside of bound volumes, instead of letting the generation and distribution dictate the format. Not really sure what that would BE, but it probably won't rhyme or be logically linear.

enkiv2 commented 7 years ago

There's always concrete poetry. I'll bet it's possible to tweak aalib to use only dictionary words.

On Mon, Apr 10, 2017 at 4:21 PM Michael Paulukonis notifications@github.com wrote:

@enkiv2 https://github.com/enkiv2 maybe, or just less linear, more "e"

  • I've been thinking in old-fashioned formats that were written by hand/mouth and repeated orally or printed on pages inside of bound volumes, instead of letting the generation and distribution dictate the format. Not really sure what that would BE, but it probably won't rhyme or be logically linear.

— You are receiving this because you were mentioned.

Reply to this email directly, view it on GitHub https://github.com/NaPoGenMo/NaPoGenMo2017/issues/4#issuecomment-293067301, or mute the thread https://github.com/notifications/unsubscribe-auth/AAd6GTs4CW-rJi7L-5xhzrv6uGl6qY2rks5ruo9hgaJpZM4M48sP .

MichaelPaulukonis commented 7 years ago

So, I modified some code from the graphical lsystem-bot and hooked it up to the aparrish's generator, using a random text from my own custom corpus, and have some stuff.

Elaborations to follow, but this is a POC.

enkiv2 commented 7 years ago

The repetitiveness here reminds me of ancient sumerian writing.

On Tue, Apr 18, 2017 at 1:39 PM Michael Paulukonis notifications@github.com wrote:

So, I modified some code from the graphical lsystem-bot https://github.com/Objelisks/lsystembot/blob/master/generator.js and hooked it up to the aparrish's generator, using a random text from my own custom corpus, and have some stuff https://gist.github.com/MichaelPaulukonis/3c8075e4a23408715018da94411450f6 .

Elaborations to follow, but this is a POC.

— You are receiving this because you were mentioned.

Reply to this email directly, view it on GitHub https://github.com/NaPoGenMo/NaPoGenMo2017/issues/4#issuecomment-294923024, or mute the thread https://github.com/notifications/unsubscribe-auth/AAd6GXWquLsAWiirx3B6D-a8Cpfxsd05ks5rxPVdgaJpZM4M48sP .

MichaelPaulukonis commented 7 years ago

I have code up @ https://github.com/MichaelPaulukonis/NaPoGenMo-2017

Includes some bugfixes, but the random generation is still pretty random.

Interestingly, the output can go from small (single word) to so-long-it-fills-my-shell. Which may more reveal the limitations of my shell, but anyway.