Repo for the Heonian conlang, from the fictional Myrheonian Dominion
heonian-content@19de5190c0 | ||
.gitignore | ||
.gitmodules | ||
add_word.lua | ||
color.lua | ||
edit_word.lua | ||
install.sh | ||
lessons.lua | ||
lexicon | ||
output_sizes.lua | ||
output_word.lua | ||
R2H2.lua | ||
README.md | ||
remove_word.lua | ||
search_list.lua | ||
show_list.lua |
USAGE
- all
- shows all words in heonian
- search <query>
- searches all words and shows only those that return to string.find()
- transcript <word>
- transcripts the word to heonian script
INSTALL
Linux
-
- Run install.sh
- Preferibly as root, if you run as nonroot your install will be on your local user bin.
-
- Now you can run "heonian" or "lexicon" to use this app
Windows
- There is no windows installer yet
- Just run "lexicon" here.