Skip to content

Commit

Permalink
Add ea curve rule mnemonic
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremy-w committed Feb 8, 2025
1 parent d0ed3b8 commit 9f7b2da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manual.md
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ But YAML maps aren't necessarily ordered, so let's roll with it.
<img src="{{ assets }}/{{ word }}.png" alt="{{ word | slice: 0,1 }}" title="{{ word | slice: 0,1 }}" />
{%- endfor %}. An angle must always be made after ![over-ea]({{ assets }}/ea_over.png) before ![t]({{ assets }}/T.png "t")![d]({{ assets }}/D.png "d") or ![s]({{ assets }}/S_noarrow.png "s"); thus {% assign words = 'seat seas eat real pearl years' | split: ' ' %}{% for word in words -%}
<img src="{{ assets }}/{{ word }}.png" />&nbsp;**{{ word }}**{% unless forloop.last %}, {% endunless %}
{%- endfor %}.
{%- endfor %}. [Yes, this means the default form for **ea** is a smoothed **a-e,** so it’s usually backwards. You only use the smoothed *e-a* form after the consonants – including **y** and excepting **c** – in “subcompany”.]
- <a id="ee-join" />The diphthongs {% assign words = 'ee ei ie' | split: ' ' %}{% for word in words -%}
**{{ word }}**&nbsp;<img src="{{ assets }}/{{ word }}.png" />{% unless forloop.last %}, {% endunless %}
{%- endfor %} are all written upwards much more steeply than _u._ ![]({{ assets }}/steep.png)&nbsp;**steep**, cp. ![]({{ assets }}/stupid.png)&nbsp;**stupid**. **eu**&nbsp;![]({{ assets }}/eu.png), **ew**&nbsp;![]({{ assets }}/ew.png) ![]({{ assets }}/new.png)&nbsp;**new**.
Expand Down

0 comments on commit 9f7b2da

Please sign in to comment.