8000 GitHub - ogkloo/conlang: Set of scripts that make constructed language generation easier
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ogkloo/conlang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Scripts for language construction

Makes generating conlangs easier by not requiring you to think about every word you need to generate and automatically tracking those words.

How to use:

  1. Get Python 3.x

  2. python3 lookup.py

  3. Enter word

  4. Get your new word

Modifying phonology:

  1. Open wordgen.py in whatever text editor you like

  2. Edit consonants and vowels

  3. gensyl() is all syllable generation logic rules, so edit those as you please.

Morphology and the rest of it

The rest of it is up to you. These are just to make it a little easier. Happy conlanging.

About

Set of scripts that make constructed language generation easier

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0