This is command line tool to manage word dictionary. You can create own dictionariy on Local PC.
cargo install wordic
wordic init
wordic add {KEY} {VALUE}
wordic get {KEY}
wordic rm {KEY}
wordic show