turtlesoupy/this-word-does-not-exist

Feature request: Specify/define definition or word

stacksjb opened this issue · 3 comments

There are times I'd like to literally make a joke entry with my own word and specify the pronunciation, word type, and definition. Any way you could add the ability to put those in when doing "Write your own"?

@stacksjb so one of these is possible: you can specify the definition of a word and then it will make up the word. It isn't as robust as the other method, so I didn't expose it via the website. Instead you can either look at the code or use this twitter bot: https://twitter.com/robo_define. If you tweet "@robo_define the feeling of sadness" it should reply with something it made up.

When you get into controlling pronunciation or word type, those are tasks I haven't trained on so it won't work yet!

Not sure you understand. I literally want to write my own word and definition (and/or type and pronunciation) entirely on my own. All I want the website to do is to render it into the pretty format and display.

Oh got it! For now, I'd probably recommend using the chrome developer tools to hack up the website html. As an alternative, the site source code is in https://github.com/turtlesoupy/this-word-does-not-exist/tree/master/website