Repo for the Heonian conlang, from the fictional Myrheonian Dominion
Go to file
2022-06-06 07:13:30 +02:00
heonian-content@86163910b2 adapted and changed to the new words file 2022-06-06 07:13:30 +02:00
.gitignore done an install script :3 2022-03-22 17:03:42 +01:00
.gitmodules spliced content into another repo 2022-05-05 11:29:09 +02:00
add_word.lua adapted and changed to the new words file 2022-06-06 07:13:30 +02:00
color.lua adapted and changed to the new words file 2022-06-06 07:13:30 +02:00
edit_word.lua adapted and changed to the new words file 2022-06-06 07:13:30 +02:00
get_words.lua adapted and changed to the new words file 2022-06-06 07:13:30 +02:00
install.sh fuck go back 2022-05-06 17:56:13 +02:00
lessons.lua fixed last merge 2022-05-05 11:30:20 +02:00
lexicon adapted and changed to the new words file 2022-06-06 07:13:30 +02:00
output_sizes.lua adapted and changed to the new words file 2022-06-06 07:13:30 +02:00
output_word.lua added a way to edit, remove, and add words 2022-03-24 21:47:24 +01:00
R2H2.lua adapted and changed to the new words file 2022-06-06 07:13:30 +02:00
README.md i forgor 2022-03-23 01:25:29 +09:00
remove_word.lua added a way to edit, remove, and add words 2022-03-24 21:47:24 +01:00
search_list.lua added a way to edit, remove, and add words 2022-03-24 21:47:24 +01:00
show_list.lua added a way to edit, remove, and add words 2022-03-24 21:47:24 +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.