glossolalia

A language for generating words according to sound and syllable rules. Has features for cross-syllable rules and phoneme occurence frequency.


Keywords
language, domain-specific-language, procedural-generation, word-generation, word-generator
License
Other

Documentation

glossolalia

A Racket #lang for generating words according to sound and syllable rules, intended for use in constructed languages that are not based in existing languages.

Selling points:

  • Simple syntax, many optional power-user features
  • Can run anywhere Racket can
  • Integration with the Dr. Racket IDE, including syntax highlighting
  • Examples for variations on 5 distinct real-world languages

Find examples and details on the documentation site.