Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Love is ... #92

Open
spc476 opened this issue Nov 8, 2017 · 1 comment
Open

Love is ... #92

spc476 opened this issue Nov 8, 2017 · 1 comment
Labels
completed For completed novels!

Comments

@spc476
Copy link

spc476 commented Nov 8, 2017

An idea I stole from Douglas Hofstadter from his book Metamagical Themas: Questing for the Essence of Mind and Pattern wherein:

  1. Set our corpus to a single word, “love.”
  2. For each word in our corpus, replace said word with its definition.
  3. If we haven't reached 50,000 words, repeat step 2.

That's pretty much it. I spent more time finding and parsing an online dictionary than I did on the code to implement the idea, and I kind of overshot by 120,000 words (for a total of 170,007 word).

Anyway, Love is ...

Also, my code and references.

Written using Lua.

@hugovk hugovk added the completed For completed novels! label Nov 8, 2017
@greg-kennedy
Copy link

Reminds me of this one from 2015: dariusk/NaNoGenMo-2015#66

This seems to be the "purest" form of it though, as it starts from a single word instead of a sentence : )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
completed For completed novels!
Projects
None yet
Development

No branches or pull requests

3 participants