diff options
-rw-r--r-- | dotXCompose | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/dotXCompose b/dotXCompose index e2da5d7..9e84ad0 100644 --- a/dotXCompose +++ b/dotXCompose @@ -451,6 +451,10 @@ include "%L" <Multi_key> <y> <g> : "ȝ" U021D # LATIN SMALL LETTER YOGH <Multi_key> <Y> <G> : "Ȝ" U021C # LATIN CAPITAL LETTER YOGH <Multi_key> <question> <period> : "ʔ" U0294 # LATIN LETTER GLOTTAL STOP +# ɹ is U0279 LATIN SMALL LETTER TURNED R: voiced alveolar approximant (American English (at least) R) +# ɾ is U027E LATIN SMALL LETTER R WITH FISHHOOK: voiced alveolar flap or tap (American English intervocalic allophone of d, or Spanish r) +# now for the English vowels I'm just missing ʌ (U028C LATIN SMALL LETTER TURNED V). +# How about ɸ? φ isn’t the IPA glyph. <Multi_key> <i> <h> : "ɪ" U026A # LATIN LETTER SMALL CAPITAL I <Multi_key> <I> <H> : "ɪ" U026A # LATIN LETTER SMALL CAPITAL I <Multi_key> <u> <h> : "ʊ" U028A # LATIN SMALL LETTER UPSILON @@ -459,6 +463,7 @@ include "%L" <Multi_key> <o> <parenright> :"ɔ" U0254 # LATIN SMALL LETTER OPEN O <Multi_key> <O> <parenright> :"Ɔ" U0186 # LATIN CAPITAL LETTER OPEN O # ɣ? ɯ? ᴥ? Important enough to add? Is Greek epsilon OK for ɛ? + <Multi_key> <N> <o> : "№" U2116 # NUMERO SIGN # There are all kinds of awesome combining characters in the U+0300 page. # However, I don’t know how I would use a lot of them. x͜͡y? |