50 lines
1.4 KiB
Markdown
50 lines
1.4 KiB
Markdown
### Same Finger Bigrams
|
|
| Key | Magic | Description |
|
|
|-----|-------|----------------|
|
|
| Y | S | "YS" 0.123% |
|
|
| E | O | "EO" 0.121% |
|
|
| R | L | "RL" 0.114% |
|
|
| U | I | "UI" 0.073% |
|
|
| O | E | "OE" 0.060% |
|
|
| P | T | "PT" 0.050% |
|
|
| S | Y | "SY" 0.024% |
|
|
| D | G | "DG" 0.021% |
|
|
|
|
### Magic Suffixes
|
|
| Key | Magic | Example |
|
|
|-------|---------|---------------|
|
|
| B | "efore" | before |
|
|
| I | "on" | ion |
|
|
| J | "ust" | just |
|
|
| M | "ent" | ment |
|
|
| N | "ion" | nation |
|
|
| T | "ment" | treatment |
|
|
| V | "er" | over |
|
|
| W | "hich" | which |
|
|
| X | "es" | fixes |
|
|
| , | " but" | text, but |
|
|
| Space | "the" | the |
|
|
|
|
### Coding Shortcuts
|
|
| Key | Magic | Result |
|
|
|-----|-------|--------|
|
|
| + | = | += |
|
|
| - | = | -= |
|
|
| * | = | *= |
|
|
| / | = | /= |
|
|
| > | Left | <\|> |
|
|
| ) | Left | (\|) |
|
|
| ] | Left | [\|] |
|
|
| } | Left | {\|} |
|
|
|
|
### Repeat Key Overrides
|
|
| Key | Override | Example |
|
|
|-------|----------|---------|
|
|
| A | "nd" | and |
|
|
| I | "ng" | ing |
|
|
| Y | "ou" | you |
|
|
| N | "f" | nf |
|
|
| B | "ecause" | because |
|
|
| W | "ould" | would |
|
|
| , | " and" | , and |
|
|
| Space | "for" | for |
|