Improve support for English in general use mode
authorKris Kowal <kris.kowal@cixar.com>
Tue, 10 Dec 2013 05:57:04 +0000 (21:57 -0800)
committerKris Kowal <kris.kowal@cixar.com>
Tue, 10 Dec 2013 05:57:04 +0000 (21:57 -0800)
commit684b449a6c0fd163906fe2524e93ba2616fabc0e
treea791a2e9a3b249337a5b449dbbfc786d74e62a2a
parente6539ffa5f0c662368bb01b3008253d7f29e6722
Improve support for English in general use mode

-   Infer an e in final position as silent and place an underpose dot
    instead of an overpose slash.
-   Distinguish e with a diaresis from final silent e
-   Support abbreviations for "of", "of the", "the", and "and".
18 files changed:
beleriand.js
classical.js
dan-smith.js
editor/about.html
editor/app.css
editor/index.html
editor/index.js
editor/modes.html
editor/modes.js
editor/package.json
general-use.js
normalize.js
notation.js
package.json
spec/black-speech-spec.js [deleted file]
spec/black-speech.js [deleted file]
spec/general-use-spec.js
spec/general-use.js