Hacker News new | ask | show | jobs
by DavidVoid 1698 days ago
Much of what steno dictionaries do is just that. Here's plover's default main.json dictionary [0].

The ^ character in entries works like glue. So entries that end with ^ attach to the next thing you write, and entries that start with ^ attach to the previous thing you wrote.

[0] https://raw.githubusercontent.com/openstenoproject/plover/ma...

1 comments

That's cool. The size of this dictionary is pretty intimidating though.