Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  

Author Topic: Language utility: generate random words similar to existing languages  (Read 2815 times)

Khym Chanur

  • Bay Watcher
    • View Profile

I wanted to add some new words to the languages files, but didn't want spend that much effort making up four new translations (dwarf, elf, human, goblin) for each word.  So I made a little Perl utility to help: you give it the name of a language file, and it will spit out a number of randomly generated words similar to the words found in the language file.

Usage notes and algorithm notes are at the beginning of the script.  You need to have Perl installed to use it.

Spoiler: Perl script (click to show/hide)
Logged