Repo for the Heonian conlang, from the fictional Myrheonian Dominion
Go to file
2022-03-22 20:38:17 +01:00
.gitignore done an install script :3 2022-03-22 17:03:42 +01:00
color.lua upload to git 2022-03-22 16:03:00 +01:00
install.sh done an install script :3 2022-03-22 17:03:42 +01:00
lexicon improved help messages 2022-03-22 20:19:27 +01:00
output_sizes.lua added detailed information 2022-03-22 16:59:32 +01:00
output_word.lua changed words; adjusted formatting 2022-03-22 20:38:17 +01:00
R2H2.lua remove newline from copy 2022-03-22 19:56:03 +01:00
README.md i forgor 2022-03-23 01:25:29 +09:00
search_list.lua search now tells u theres no result lol 2022-03-22 16:42:14 +01:00
show_list.lua upload to git 2022-03-22 16:03:00 +01:00
words.lua changed words; adjusted formatting 2022-03-22 20:38:17 +01:00

USAGE

  • all
    • shows all words in heonian
  • search <query>
    • searches all words and shows only those that return to string.find()
  • transcript <word>

INSTALL

Linux

    1. Run install.sh
    • Preferibly as root, if you run as nonroot your install will be on your local user bin.
    1. Now you can run "heonian" or "lexicon" to use this app

Windows

  • There is no windows installer yet
    • Just run "lexicon" here.