https://github.com/lynn/lynn-phrasing
Really simple steno phrasing system
https://github.com/lynn/lynn-phrasing
plover plover-dictionary plover-phrasing stenography
Last synced: 2 months ago
JSON representation
Really simple steno phrasing system
- Host: GitHub
- URL: https://github.com/lynn/lynn-phrasing
- Owner: lynn
- Created: 2025-03-11T01:42:29.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2025-03-11T02:54:46.000Z (2 months ago)
- Last Synced: 2025-03-11T03:22:27.996Z (2 months ago)
- Topics: plover, plover-dictionary, plover-phrasing, stenography
- Language: Python
- Homepage:
- Size: 166 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# lynn-phrasing
It's like [jeff-phrasing](https://github.com/jthlim/jeff-phrasing) but much smaller and a bit more pronunciation-based.## Structure
It's basically "conjunction, pronoun, verb":
* `SKPAOER` → and we are
* `SKPWURBD` → but you should
* `SKPW*ERBD` → but he shouldn't
* `STHEUFB` → that I have been
* `SKHAEULZ` → which they will not## Starts
| Shape | Word | Shape | Pronoun
| --- | --- | --- | --- |
| SKP | and | EU | I |
| SKPW | but | AOE | we
| SKHR | can | U | you
| STKH | do | E | he
| SKPH | how | AE | she
| STPR | if | AEU | they
| STH | that | A | that
| SWH | what | AU | there
| SWHR | where | O | it
| SKH | which | OEU | this
| SWR | why | - | _(nothing)_
| TWR | _(nothing)_ |## Ends
| Shape | Word | Shape | Function |
| --- | --- | --- | --- |
| -R | is, are | -D | past tense
| -B | be | -Z | add _not_
| -BG | can | \* | add _n't_
| -BGD | could |
| -FR | does, do
| -F | have
| -FB | have been
| -FT | have to
| -S | 's, 're
| -PB(T) | know (that) |
| -PL | may |
| -PLT | might |
| -FPL | seem
| -FPLT | seem to
| -RB | shall
| -RBD | should
| -PBG(T) | think (that) |
| -FP(T) | try (to)
| -P(T) | want (to) |
| -RP | were |
| -L | will |
| -LD | would |