Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 853 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 853 Bytes

kotobazukashii

Kozuka (short for kotobazukashii (言葉 kotoba + 恥ずかしい hazukashii, literally "embarrassing words")) is a word-generation program for conlanging. The interface and pattern language are based off of Awkwords.

Running

just build-wasm, then serve the www subfolder. Enzure that kozuka_bg.wasm and kozuka.js are in www. Specific versions and so on are as in the shell.nix

Pattern language

see help.html

main differences from awkwords are

  • references are wrapped in {}
  • filters come after weights
  • capital letters allowed in text

License

MIT