Add IPA symbols for vowels
Following @benno's tip on !86 (closed), I'm creating separate merge requests for separate topics. In this case, I add two commits as one builds off the other:
- the first commit adds sequences for symbols
ɛ
,ɜ
andɔ
, which I couldn't find anywhere in Compose.pre. This adds new symbols. - the second doesn't add new symbols, but adds extra sequences with
<dead_hook>
to writeɝ
andɚ
if your keyboard layout doesn't allow forɜ
orə
.
All the symbols above are used in the IPA, as can be seen in the commit messages. (Links point to Wikipedia, but it should be easy to find other examples of use of these symbols anywhere.)