; This AutoHotkey script ; was made by Z.L. Zhou ; and can be downloaded ; at http://zlzhou.me/files/tools/IPA.ahk ; Version 0.9.9 SetWorkingDir %A_ScriptDir% ; Ensures a consistent starting directory. #NoEnv ; Recommended for performance and compatibility with future AutoHotkey releases. SendMode Input ; Recommended for new scripts due to its superior speed and reliability. #Persistent #SingleInstance Force ; ######### ; ## IPA ## ; commands are not case-sensitive ; ######### ; except when containing capitals :*?:|mng::ɱ ; m engma :*?:|rtn::ɳ ; right tail n :*?:|ltn::ɲ ; left tail n :*?:|eng::ŋ ; engma :C*?:|NN::ɴ :*?:|rtt::ʈ ; right tail t :*?:|rtd::ɖ ; right tail d :*?:|jbr::ɟ ; j bar :*?:|ssg::ɡ ; single story g :C*?:|GG::ɢ :*?:|?br::ʡ ; ? bar :*?:|?::ʔ :*?:|t|s::ʦ :*?:|d|z::ʣ :*?:|t|esh::ʧ ; See fricatives :*?:|d|ezh::ʤ ; " " " " :*?:|t|clc::ʨ ; " " " " :*?:|d|clz::ʥ ; " " " " :C*?:|BB::ʙ :*?:|vhk::ⱱ ; v hook :*?:|fsh::ɾ ; fishhook :*?:|rtr::ɽ ; right tail r :C*?:|RR::ʀ :*?:|phi::ɸ :*?:|bet::β :*?:|the::θ :*?:|edh::ð :*?:|esh::ʃ :*?:|ezh::ʒ :*?:|rts::ʂ ; right tail s :*?:|rtz::ʐ ; right tail z :*?:|clc::ɕ ; curly c :*?:|clz::ʑ ; curly z :*?:|ccd::ç ; c cedilla :*?:|clj::ʝ ; curly j :*?:|gam::ɣ :*?:|chi::χ :C*?:|tR::ʁ ; turned R :*?:|hbr::ħ ; h bar :*?:|rv?::ʕ ; reversed ? :C*?:|HH::ʜ :*?:|r?b::ʢ ; reversed ? bar :*?:|hhk::ɦ ; h hook :*?:|ssj::ɧ ; Swedish sj :*?:|scv::ʋ ; script v :*?:|tnr::ɹ ; turned r :*?:|trr::ɻ ; turned right (tail) r :*?:|tlr::ɺ ; turned long r :*?:|tnh::ɥ ; turned h :*?:|tlm::ɰ ; turned long m :*?:|tnw::ʍ ; turned w :*?:|bll::ɬ ; belted l :*?:|lzh::ɮ ; l (e)zh :*?:|rtl::ɭ ; right tail l :C*?:|LL::ʟ :*?:|tny::ʎ ; turned y :*?:|dkl::ɫ ; dark l :*?:|phk::ƥ ; All ingressives :*?:|bhk::ɓ ; are of the form :*?:|thk::ƭ ; X hook :*?:|dhk::ɗ :*?:|chk::ƈ :*?:|jhk::ʄ :*?:|khk::ƙ :*?:|ghk::ɠ :*?:|qhk::ʠ :C*?:|Ghk::ʛ :*?:|bck::ʘ ; All clicks :*?:|dck::ǀ ; are of the form :*?:|lck::ǁ ; PoA click :*?:|ack::ǃ :*?:|pck::ǂ :*?:|rsch::ɚ ; r schwa :*?:|reps::ɝ ; r epsilon :*?:|ibr::ɨ ; i bar :*?:|ubr::ʉ ; u bar :*?:|tnm::ɯ ; turned m :C*?:|II::ɪ :C*?:|YY::ʏ :*?:|ups::ʊ :*?:|osl::ø ; o slash :*?:|rve::ɘ ; reversed e :*?:|obr::ɵ ; o bar :*?:|rhn::ɤ ; ram's horns :*?:|sch::ə ; scwa :*?:|eps::ɛ :*?:|eth::œ ; ethel :*?:|rep::ɜ ; reversed epsilon :*?:|cre::ɞ ; closed reversed epsilon :*?:|tnv::ʌ ; turned v :*?:|opo::ɔ ; open o :*?:|tna::ɐ ; turned a :*?:|ash::æ ; ash :C*?:|OE::ɶ :*?:|ssa::ɑ ; single story a :*?:|tsa::ɒ ; turned single (story) a :*?:|lng::ː ; long :*?:|sln::ˑ ; short(-long) :*?:|srt::̆ ; short :*?:|lab::ʷ ; lab(ialized) :*?:|pal::ʲ ; pal(atalized) :*?:|vel::ˠ ; vel(alarized) :*?:|phr::ˤ ; pharyngealized :*?:|nrl::ⁿ ; nasal release :*?:|lrl::ˡ ; lateral release :*?:|asp::ʰ ; asp(irated) :*?:|uas::˭ ; u(n)asp(irated) :*?:|ejt::ʼ ; ejective :*?:|unr::̚ ; unr(eleased) :*?:|uvls::̊ ; up voiceless :*?:|vls::̥ ; voiceless :*?:|vcd::̬ ; voiced :*?:|brt::̤ ; breathy :*?:|crk::̰ ; creaky :*?:|llb::̼ ; linguolabial :*?:|den::̪ ; dental :*?:|api::̺ ; apical :*?:|lam::̻ ; laminal :*?:|drk::̴ ; dark (velarized) :*?:|mrd::̹ ; more rounded :*?:|lrd::̜ ; less rounded :*?:|adv::̟ ; advanced :*?:|ret::̠ ; retracted :*?:|cen::̈ ; centralized :*?:|mce::̽ ; mid-centralized :*?:|rht::˞ ; rhoticized :*?:|ztr::̙ ; retracted tongue root :*?:|atr::̘ ; advanced tongue root :*?:|low::̞ ; lowered :*?:|rai::̝ ; raised :*?:|dip::̯ ; dip(thongized) :*?:|syl::̩ ; syl(labic) :*?:|tie::͡ ; tie :*?:|ltie::͜ ; low tie :*?:|nas::̃ ; nas(alized) :*?:|``::ˈ ; primary stress :*?:|,::ˌ ; secondary setress :*?:|5::˥ ; All tone charcters :*?:|4::˦ ; are referred to :*?:|3::˧ ; in Chao order (ascending in pitch) :*?:|2::˨ :*?:|1::˩ :*?:||5::̋ ; All tone diacritics :*?:||4::́ ; are referred to :*?:||3::̄ ; in Chao order (as well) :*?:||2::̀ :*?:||1::̏ :*?:|0::∅