Skip to content

Commit

Permalink
add "alt" to problematic words
Browse files Browse the repository at this point in the history
  • Loading branch information
aerickt committed May 20, 2024
1 parent b25ad09 commit c4e93b4
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 2 deletions.
1 change: 1 addition & 0 deletions book/Chapter-22.html
Original file line number Diff line number Diff line change
Expand Up @@ -434,6 +434,7 @@ <h3 id="prefix-strokes-vs-compound-words"><a class="header" href="#prefix-stroke
<h2 id="problematic-words"><a class="header" href="#problematic-words">Problematic words</a></h2>
<p>This table contains words that don’t quite follow main theory principles.</p>
<div class="table-wrapper"><table><thead><tr><th>Word</th><th>Recommended outline</th><th>Explanation</th></tr></thead><tbody>
<tr><td>alt</td><td><code>ALT</code></td><td><code>AULT</code> is the canonical outline, but “all the” is a more useful phrase and is given priority.</td></tr>
<tr><td>cache</td><td><code>KAERB</code></td><td><code>KARB</code> and <code>KA*RB</code> are both already used as “cash” and “carb” so the <code>E</code> key is used to disambiguate.</td></tr>
<tr><td>fore</td><td><code>TPOER</code></td><td><code>TPOR</code> and <code>TPO*R</code> are already used so we use the <code>E</code> as a disambiguation key.</td></tr>
<tr><td>herein</td><td><code>HAOER/KWREUPB</code> or <code>HAOERPB</code></td><td>It’s not recommended to treat this as a compound word as it would use a fingerspelling stroke: <code>HAOER/TPH*</code>.</td></tr>
Expand Down
1 change: 1 addition & 0 deletions book/print.html
Original file line number Diff line number Diff line change
Expand Up @@ -4720,6 +4720,7 @@ <h3 id="prefix-strokes-vs-compound-words"><a class="header" href="#prefix-stroke
<h2 id="problematic-words"><a class="header" href="#problematic-words">Problematic words</a></h2>
<p>This table contains words that don’t quite follow main theory principles.</p>
<div class="table-wrapper"><table><thead><tr><th>Word</th><th>Recommended outline</th><th>Explanation</th></tr></thead><tbody>
<tr><td>alt</td><td><code>ALT</code></td><td><code>AULT</code> is the canonical outline, but “all the” is a more useful phrase and is given priority.</td></tr>
<tr><td>cache</td><td><code>KAERB</code></td><td><code>KARB</code> and <code>KA*RB</code> are both already used as “cash” and “carb” so the <code>E</code> key is used to disambiguate.</td></tr>
<tr><td>fore</td><td><code>TPOER</code></td><td><code>TPOR</code> and <code>TPO*R</code> are already used so we use the <code>E</code> as a disambiguation key.</td></tr>
<tr><td>herein</td><td><code>HAOER/KWREUPB</code> or <code>HAOERPB</code></td><td>It’s not recommended to treat this as a compound word as it would use a fingerspelling stroke: <code>HAOER/TPH*</code>.</td></tr>
Expand Down
2 changes: 1 addition & 1 deletion book/searchindex.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion book/searchindex.json

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions src/Chapter-22.md
Original file line number Diff line number Diff line change
Expand Up @@ -305,6 +305,7 @@ This table contains words that don't quite follow main theory principles.

| Word | Recommended outline | Explanation |
| ---- | ---- | ---- |
| alt | `ALT` | `AULT` is the canonical outline, but "all the" is a more useful phrase and is given priority. |
| cache | `KAERB` | `KARB` and `KA*RB` are both already used as "cash" and "carb" so the `E` key is used to disambiguate. |
| fore | `TPOER` | `TPOR` and `TPO*R` are already used so we use the `E` as a disambiguation key. |
| herein | `HAOER/KWREUPB` or `HAOERPB` | It's not recommended to treat this as a compound word as it would use a fingerspelling stroke: `HAOER/TPH*`.
Expand Down

0 comments on commit c4e93b4

Please sign in to comment.