Crate soundchange-english [stability]
[-] [+]
[src]
A reimplementation of Mark Rosenfelder's pronunciation algorithm for English. Mostly an example for rust-soundchange, but also serves as an approximate algorithm.
Structs
| Word | A sequence of phonemes. |
| WordPhonemes | An iterator for every phoneme inside given word. |
Enums
| Phoneme | A phoneme for English. |