This is a quick-and-dirty generator for outputting a list of chosen combinations for Jeff's phrasing dictionary for Plover in order to build custom practicing material.
This is largely untested/unverified and may have bugs.
Unsupported features:
- Simple Form
- negation
- past-tense
- suffixes
- Import into Java IDE and build with Java 17.
- Configure the set of phrases to build and run from
Generator.main()
. - Copy/paste the output (tab-separated) into Google Sheets/EXCEL or directly into TypeyType.
Licensed under the Apache License, Version 2.0 (the "License"), see LICENCE.