https://github.com/yanncebron/jeff-phrasing-generator
Generator for Jeff's phrasing dictionary for Plover
https://github.com/yanncebron/jeff-phrasing-generator
plover plover-phrasing steno stenography
Last synced: 8 months ago
JSON representation
Generator for Jeff's phrasing dictionary for Plover
- Host: GitHub
- URL: https://github.com/yanncebron/jeff-phrasing-generator
- Owner: YannCebron
- License: apache-2.0
- Archived: true
- Created: 2023-02-24T16:26:12.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-02-24T16:33:44.000Z (over 3 years ago)
- Last Synced: 2024-09-30T02:32:23.737Z (over 1 year ago)
- Topics: plover, plover-phrasing, steno, stenography
- Language: Java
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Jeff-Phrasing Generator
This is a quick-and-dirty generator for outputting a list of chosen combinations
for [Jeff's phrasing dictionary for Plover](https://github.com/jthlim/jeff-phrasing)
in order to build custom practicing material.
# Status
This is largely untested/unverified and may have bugs.
Unsupported features:
- Simple Form
- negation
- past-tense
- suffixes
# Running
1. Import into Java IDE and build with Java 17.
2. Configure the set of phrases to build and run from `Generator.main()`.
3. Copy/paste the output (tab-separated) into Google Sheets/EXCEL or directly into [TypeyType](https://didoesdigital.com/typey-type).
## License
Licensed under the Apache License, Version 2.0 (the "License"), see [LICENCE](LICENCE).