3284 lines
185 KiB
JavaScript
3284 lines
185 KiB
JavaScript
|
/**************************************************************************************************
|
|||
|
* Congratulations! You have found a file I was trying to hide from you!
|
|||
|
*
|
|||
|
* All I ask is that you please don't torrent and/or publish the full version of Vulgar anywhere.
|
|||
|
* Vulgar is how I make money, and if it stops being profitable, I stop developing it.
|
|||
|
* There is still a lot more work to be done on it, so I'm sure you don't want to see it stop either!
|
|||
|
*
|
|||
|
* Many regards! ;)
|
|||
|
*
|
|||
|
**************************************************************************************************/
|
|||
|
var forhtml = [];
|
|||
|
|
|||
|
var fea = { m̥: { m: 'nasal', p: 'bilabial', v: '-voice', id: 'vl-bi-ns' },
|
|||
|
n̼̊: { m: 'nasal', p: 'linguo-labial', v: '-voice', id: 'vl-ll-ns' },
|
|||
|
n̥: { m: 'nasal', p: 'alveolar', v: '-voice', id: 'vl-al-ns' },
|
|||
|
ɳ̊: { m: 'nasal', p: 'retroflex', v: '-voice', id: 'vl-rf-ns' },
|
|||
|
ɲ̟̊: { m: 'nasal', p: 'alveolo-palatal', v: '-voice', id: 'vl-alp-ns' },
|
|||
|
ɲ̊: { m: 'nasal', p: 'palatal', v: '-voice', id: 'vl-pl-ns' },
|
|||
|
ŋ̊: { m: 'nasal', p: 'velar', v: '-voice', id: 'vl-vl-ns' },
|
|||
|
ɴ̥: { m: 'nasal', p: 'uvular', v: '-voice', id: 'vl-uv-ns' },
|
|||
|
p: { m: 'stop', p: 'bilabial', v: '-voice', id: 'vl-bi-st' },
|
|||
|
t̼: { m: 'stop', p: 'linguo-labial', v: '-voice', id: 'vl-ll-st' },
|
|||
|
t: { m: 'stop', p: 'alveolar', v: '-voice', id: 'vl-al-st' },
|
|||
|
ʈ: { m: 'stop', p: 'retroflex', v: '-voice', id: 'vl-rf-st' },
|
|||
|
c: { m: 'stop', p: 'palatal', v: '-voice', id: 'vl-pl-st' },
|
|||
|
k: { m: 'stop', p: 'velar', v: '-voice', id: 'vl-vl-st' },
|
|||
|
kʰ: { m: 'stop', p: 'velar', v: '-voice', id: 'vl-vl-st' },
|
|||
|
q: { m: 'stop', p: 'uvular', v: '-voice', id: 'vl-uv-st' },
|
|||
|
ʡ: { m: 'stop', p: 'pharyngeal', v: '-voice', id: 'vl-ph-st' },
|
|||
|
ʔ: { m: 'stop', p: 'glottal', v: '-voice', id: 'vl-gl-st' },
|
|||
|
ts: { m: 'affricate', p: 'alveolar', v: '-voice', id: 'vl-al-af' },
|
|||
|
tʃ: { m: 'affricate', p: 'postalveolar', v: '-voice', id: 'vl-pal-af' },
|
|||
|
ʈʂ: { m: 'affricate', p: 'retroflex', v: '-voice', id: 'vl-rf-af' },
|
|||
|
tɕ: { m: 'affricate', p: 'alveolo-palatal', v: '-voice', id: 'vl-alp-af' },
|
|||
|
pɸ: { m: 'affricate', p: 'bilabial', v: '-voice', id: 'vl-bi-af' },
|
|||
|
p̪f: { m: 'affricate', p: 'labiodental', v: '-voice', id: 'vl-ldn-af' },
|
|||
|
tθ: { m: 'affricate', p: 'dental', v: '-voice', id: 'vl-dn-af' },
|
|||
|
tθ̠: { m: 'affricate', p: 'alveolar', v: '-voice', id: 'vl-al-af' },
|
|||
|
cç: { m: 'affricate', p: 'palatal', v: '-voice', id: 'vl-pl-af' },
|
|||
|
kx: { m: 'affricate', p: 'velar', v: '-voice', id: 'vl-vl-af' },
|
|||
|
qχ: { m: 'affricate', p: 'uvular', v: '-voice', id: 'vl-uv-af' },
|
|||
|
ʡħ: { m: 'affricate', p: 'pharyngeal', v: '-voice', id: 'vl-ph-af' },
|
|||
|
ʔh: { m: 'affricate', p: 'glottal', v: '-voice', id: 'vl-gl-af' },
|
|||
|
s: { m: 'fricative', p: 'alveolar', v: '-voice', id: 'vl-al-fr' },
|
|||
|
ʃ: { m: 'fricative', p: 'postalveolar', v: '-voice', id: 'vl-pal-fr' },
|
|||
|
ʂ: { m: 'fricative', p: 'retroflex', v: '-voice', id: 'vl-rf-fr' },
|
|||
|
ɕ: { m: 'fricative', p: 'alveolo-palatal', v: '-voice', id: 'vl-alp-fr' },
|
|||
|
ɸ: { m: 'fricative', p: 'bilabial', v: '-voice', id: 'vl-bi-fr' },
|
|||
|
f: { m: 'fricative', p: 'labiodental', v: '-voice', id: 'vl-ldn-fr' },
|
|||
|
θ: { m: 'fricative', p: 'dental', v: '-voice', id: 'vl-dn-fr' },
|
|||
|
ç: { m: 'fricative', p: 'palatal', v: '-voice', id: 'vl-pl-fr' },
|
|||
|
x: { m: 'fricative', p: 'velar', v: '-voice', id: 'vl-vl-fr' },
|
|||
|
χ: { m: 'fricative', p: 'uvular', v: '-voice', id: 'vl-uv-fr' },
|
|||
|
ħ: { m: 'fricative', p: 'pharyngeal', v: '-voice', id: 'vl-ph-fr' },
|
|||
|
h: { m: 'fricative', p: 'glottal', v: '-voice', id: 'vl-gl-fr' },
|
|||
|
ʋ̥: { m: 'approximant', p: 'labiodental', v: '-voice', id: 'vl-ldn-apr' },
|
|||
|
ɹ̥: { m: 'approximant', p: 'postalveolar', v: '-voice', id: 'vl-pal-apr' },
|
|||
|
ɻ̊: { m: 'approximant', p: 'retroflex', v: '-voice', id: 'vl-rf-apr' },
|
|||
|
j̊: { m: 'approximant', p: 'palatal', v: '-voice', id: 'vl-pl-apr' },
|
|||
|
ɰ̊: { m: 'approximant', p: 'velar', v: '-voice', id: 'vl-vl-apr' },
|
|||
|
ɾ̥: { m: 'tap', p: 'postalveolar', v: '-voice', id: 'vl-pal-tp' },
|
|||
|
ɽ̊: { m: 'tap', p: 'retroflex', v: '-voice', id: 'vl-rf-tp' },
|
|||
|
r̥: { m: 'trill', p: 'postalveolar', v: '-voice', id: 'vl-pal-tr' },
|
|||
|
ɽr̥: { m: 'trill', p: 'retroflex', v: '-voice', id: 'vl-rf-tr' },
|
|||
|
ʀ̥: { m: 'trill', p: 'uvular', v: '-voice', id: 'vl-uv-tr' },
|
|||
|
ʜ: { m: 'trill', p: 'pharyngeal', v: '-voice', id: 'vl-ph-tr' },
|
|||
|
tɬ: { m: 'lateral affricate', p: 'postalveolar', v: '-voice', id: 'vl-pal-laf' },
|
|||
|
kʟ̝̊: { m: 'lateral affricate', p: 'velar', v: '-voice', id: 'vl-vl-laf' },
|
|||
|
ɬ: { m: 'lateral fricative', p: 'alveolar', v: '-voice', id: 'vl-al-lfr' },
|
|||
|
ʟ̝̊: { m: 'lateral fricative', p: 'velar', v: '-voice', id: 'vl-vl-lfr' },
|
|||
|
l̥: { m: 'lateral approximant', p: 'postalveolar', v: '-voice', id: 'vl-pal-lapr' },
|
|||
|
ɭ̊: { m: 'lateral approximant', p: 'retroflex', v: '-voice', id: 'vl-rf-lapr' },
|
|||
|
ʎ̥: { m: 'lateral approximant', p: 'palatal', v: '-voice', id: 'vl-pl-lapr' },
|
|||
|
ʟ̥: { m: 'lateral approximant', p: 'velar', v: '-voice', id: 'vl-vl-lapr' },
|
|||
|
m: { m: 'nasal', p: 'bilabial', v: '+voice', id: 'v-bi-ns' },
|
|||
|
ɱ: { m: 'nasal', p: 'labiodental', v: '+voice', id: 'v-ldn-ns' },
|
|||
|
n̼: { m: 'nasal', p: 'linguo-labial', v: '+voice', id: 'v-ll-ns' },
|
|||
|
n: { m: 'nasal', p: 'alveolar', v: '+voice', id: 'v-al-ns' },
|
|||
|
ɳ: { m: 'nasal', p: 'retroflex', v: '+voice', id: 'v-rf-ns' },
|
|||
|
ɲ̟: { m: 'nasal', p: 'alveolo-palatal', v: '+voice', id: 'v-alp-ns' },
|
|||
|
ɲ: { m: 'nasal', p: 'palatal', v: '+voice', id: 'v-pl-ns' },
|
|||
|
ŋ: { m: 'nasal', p: 'velar', v: '+voice', id: 'v-vl-ns' },
|
|||
|
ɴ: { m: 'nasal', p: 'uvular', v: '+voice', id: 'v-uv-ns' },
|
|||
|
b: { m: 'stop', p: 'bilabial', v: '+voice', id: 'v-bi-st' },
|
|||
|
ɓ: { m: 'implosive', p: 'bilabial', v: '+voice', id: 'v-bi-imp' },
|
|||
|
b̪: { m: 'stop', p: 'labiodental', v: '+voice', id: 'v-ldn-st' },
|
|||
|
d̼: { m: 'stop', p: 'linguo-labial', v: '+voice', id: 'v-ll-st' },
|
|||
|
d: { m: 'stop', p: 'alveolar', v: '+voice', id: 'v-al-st' },
|
|||
|
ɗ: { m: 'implosive', p: 'alveolar', v: '+voice', id: 'v-al-imp' },
|
|||
|
ɖ: { m: 'stop', p: 'retroflex', v: '+voice', id: 'v-rf-st' },
|
|||
|
ᶑ: { m: 'implosive', p: 'retroflex', v: '+voice', id: 'v-rf-imp' },
|
|||
|
ɟ: { m: 'stop', p: 'palatal', v: '+voice', id: 'v-pl-st' },
|
|||
|
ʄ: { m: 'implosive', p: 'palatal', v: '+voice', id: 'v-pl-imp' },
|
|||
|
g: { m: 'stop', p: 'velar', v: '+voice', id: 'v-vl-st' },
|
|||
|
ɠ: { m: 'implosive', p: 'velar', v: '+voice', id: 'v-vl-imp' },
|
|||
|
ɢ: { m: 'stop', p: 'uvular', v: '+voice', id: 'v-uv-st' },
|
|||
|
ʛ: { m: 'implosive', p: 'uvular', v: '+voice', id: 'v-uv-imp' },
|
|||
|
dz: { m: 'affricate', p: 'alveolar', v: '+voice', id: 'v-al-af' },
|
|||
|
dʒ: { m: 'affricate', p: 'postalveolar', v: '+voice', id: 'v-pal-af' },
|
|||
|
ɖʐ: { m: 'affricate', p: 'retroflex', v: '+voice', id: 'v-rf-af' },
|
|||
|
dʑ: { m: 'affricate', p: 'alveolo-palatal', v: '+voice', id: 'v-alp-af' },
|
|||
|
bβ: { m: 'affricate', p: 'bilabial', v: '+voice', id: 'v-bi-af' },
|
|||
|
b̪v: { m: 'affricate', p: 'labiodental', v: '+voice', id: 'v-ldn-af' },
|
|||
|
dð: { m: 'affricate', p: 'dental', v: '+voice', id: 'v-dn-af' },
|
|||
|
dð̠: { m: 'affricate', p: 'alveolar', v: '+voice', id: 'v-al-af' },
|
|||
|
ɟʝ: { m: 'affricate', p: 'palatal', v: '+voice', id: 'v-pl-af' },
|
|||
|
gɣ: { m: 'affricate', p: 'velar', v: '+voice', id: 'v-vl-af' },
|
|||
|
ɢʁ: { m: 'affricate', p: 'uvular', v: '+voice', id: 'v-uv-af' },
|
|||
|
ʡʕ: { m: 'affricate', p: 'pharyngeal', v: '+voice', id: 'v-ph-af' },
|
|||
|
z: { m: 'fricative', p: 'alveolar', v: '+voice', id: 'v-al-fr' },
|
|||
|
ʒ: { m: 'fricative', p: 'postalveolar', v: '+voice', id: 'v-pal-fr' },
|
|||
|
ʐ: { m: 'fricative', p: 'retroflex', v: '+voice', id: 'v-rf-fr' },
|
|||
|
ʑ: { m: 'fricative', p: 'alveolo-palatal', v: '+voice', id: 'v-alp-fr' },
|
|||
|
β: { m: 'fricative', p: 'bilabial', v: '+voice', id: 'v-bi-fr' },
|
|||
|
v: { m: 'fricative', p: 'labiodental', v: '+voice', id: 'v-ldn-fr' },
|
|||
|
ð̼: { m: 'fricative', p: 'linguo-labial', v: '+voice', id: 'v-ll-fr' },
|
|||
|
ð: { m: 'fricative', p: 'dental', v: '+voice', id: 'v-dn-fr' },
|
|||
|
ð̠: { m: 'fricative', p: 'alveolar', v: '+voice', id: 'v-al-fr' },
|
|||
|
ʝ: { m: 'fricative', p: 'palatal', v: '+voice', id: 'v-pl-fr' },
|
|||
|
ɣ: { m: 'fricative', p: 'velar', v: '+voice', id: 'v-vl-fr' },
|
|||
|
ʁ: { m: 'fricative', p: 'uvular', v: '+voice', id: 'v-uv-fr' },
|
|||
|
ʕ: { m: 'approximant', p: 'pharyngeal', v: '+voice', id: 'v-ph-apr' },
|
|||
|
ɦ: { m: 'fricative', p: 'glottal', v: '+voice', id: 'v-gl-fr' },
|
|||
|
ʋ: { m: 'approximant', p: 'labiodental', v: '+voice', id: 'v-ldn-apr' },
|
|||
|
ɹ: { m: 'approximant', p: 'alveolar', v: '+voice', id: 'v-al-apr' },
|
|||
|
ɻ: { m: 'approximant', p: 'retroflex', v: '+voice', id: 'v-rf-apr' },
|
|||
|
j: { m: 'approximant', p: 'palatal', v: '+voice', id: 'v-pl-apr' },
|
|||
|
ɰ: { m: 'approximant', p: 'velar', v: '+voice', id: 'v-vl-apr' },
|
|||
|
ɦʔ̞: { m: 'approximant', p: 'glottal', v: '+voice', id: 'v-gl-apr' },
|
|||
|
ⱱ̟: { m: 'tap', p: 'bilabial', v: '+voice', id: 'v-bi-tp' },
|
|||
|
ⱱ: { m: 'tap', p: 'labiodental', v: '+voice', id: 'v-ldn-tp' },
|
|||
|
ɾ̼: { m: 'tap', p: 'linguo-labial', v: '+voice', id: 'v-ll-tp' },
|
|||
|
ɾ: { m: 'tap', p: 'alveolar', v: '+voice', id: 'v-al-tp' },
|
|||
|
ɽ: { m: 'tap', p: 'retroflex', v: '+voice', id: 'v-rf-tp' },
|
|||
|
ɢ̆: { m: 'tap', p: 'uvular', v: '+voice', id: 'v-uv-tp' },
|
|||
|
ʡ̮: { m: 'tap', p: 'pharyngeal', v: '+voice', id: 'v-ph-tp' },
|
|||
|
ʙ: { m: 'trill', p: 'bilabial', v: '+voice', id: 'v-bi-tr' },
|
|||
|
r̼: { m: 'trill', p: 'linguo-labial', v: '+voice', id: 'v-ll-tr' },
|
|||
|
r: { m: 'trill', p: 'alveolar', v: '+voice', id: 'v-al-tr' },
|
|||
|
ɽr: { m: 'trill', p: 'retroflex', v: '+voice', id: 'v-rf-tr' },
|
|||
|
ʀ: { m: 'trill', p: 'uvular', v: '+voice', id: 'v-uv-tr' },
|
|||
|
ʢ: { m: 'trill', p: 'pharyngeal', v: '+voice', id: 'v-ph-tr' },
|
|||
|
dɮ: { m: 'lateral affricate', p: 'postalveolar', v: '+voice', id: 'v-pal-laf' },
|
|||
|
gʟ̝: { m: 'lateral affricate', p: 'velar', v: '+voice', id: 'v-vl-laf' },
|
|||
|
ɮ: { m: 'lateral fricative', p: 'alveolar', v: '+voice', id: 'v-al-lfr' },
|
|||
|
ʎ̝: { m: 'lateral fricative', p: 'palatal', v: '+voice', id: 'v-pl-lfr' },
|
|||
|
ʟ̝: { m: 'lateral fricative', p: 'velar', v: '+voice', id: 'v-vl-lfr' },
|
|||
|
l̼: { m: 'lateral approximant', p: 'linguo-labial', v: '+voice', id: 'v-ll-lapr' },
|
|||
|
l: { m: 'lateral approximant', p: 'alveolar', v: '+voice', id: 'v-al-lapr' },
|
|||
|
ɫ: { m: 'lateral approximant', p: 'alveolar', v: '+voice', id: 'v-vl-al-lapr' },
|
|||
|
ɭ: { m: 'lateral approximant', p: 'retroflex', v: '+voice', id: 'v-rf-lapr' },
|
|||
|
ʎ: { m: 'lateral approximant', p: 'palatal', v: '+voice', id: 'v-pl-lapr' },
|
|||
|
ʟ: { m: 'lateral approximant', p: 'velar', v: '+voice', id: 'v-vl-lapr' },
|
|||
|
ʟ̠: { m: 'lateral approximant', p: 'uvular', v: '+voice', id: 'v-uv-lapr' },
|
|||
|
ɺ̼: { m: 'lateral tap', p: 'linguo-labial', v: '+voice', id: 'v-ll-lt' },
|
|||
|
ɺ: { m: 'lateral tap', p: 'alveolar', v: '+voice', id: 'v-al-lt' },
|
|||
|
ɭ̆: { m: 'lateral tap', p: 'retroflex', v: '+voice', id: 'v-rf-lt' },
|
|||
|
ʎ̮: { m: 'lateral tap', p: 'palatal', v: '+voice', id: 'v-pl-lt' },
|
|||
|
ʟ̆: { m: 'lateral tap', p: 'velar', v: '+voice', id: 'v-vl-lt' },
|
|||
|
w: { m: 'approximant', p: 'labio-velar', v: '+voice', id: 'v-lv-apr' },
|
|||
|
ʍ: { m: 'approximant', p: 'labio-velar', v: '-voice', id: 'vl-lv-apr' },
|
|||
|
ʘ: { m: 'click', p: 'bilabial', v: '-voice', id: 'vl-bi-cl' },
|
|||
|
ǀ: { m: 'click', p: 'dental', v: '-voice', id: 'vl-dn-cl' },
|
|||
|
ǃ: { m: 'click', p: 'postalveolar', v: '-voice', id: 'vl-al-cl' },
|
|||
|
ǂ: { m: 'click', p: 'palatal', v: '-voice', id: 'vl-pl-cl' },
|
|||
|
ǁ: { m: 'click', p: 'alveolar', v: '-voice', id: 'vl-all-cl' },
|
|||
|
//ɥ: { m: 'approximant', p: 'labiopalatal', v: '+voice', id: 'v-lpal-apr' },ɛ̃ː
|
|||
|
};
|
|||
|
|
|||
|
document.getElementById('ldvow').onchange = function() {
|
|||
|
if (document.getElementById('ldvow').checked) {
|
|||
|
var resa = document.getElementById('cusvow2').value;
|
|||
|
var exisitngil = document.getElementById('ill').value
|
|||
|
var exisitngilCheck = exisitngil.split(/,? +/g);
|
|||
|
resa = resa.split(/,? +/g);
|
|||
|
var dubss = [];
|
|||
|
for (var ilh = 0; ilh < resa.length; ilh++) {
|
|||
|
if (resa[ilh][resa[ilh].length - 1] == 'ː'){
|
|||
|
|
|||
|
if (exisitngilCheck.indexOf(resa[ilh] + '?' + resa[ilh] + '?') == -1) {
|
|||
|
dubss.push(resa[ilh] + '?' + resa[ilh] + '?');
|
|||
|
}
|
|||
|
} else {
|
|||
|
if (exisitngilCheck.indexOf(resa[ilh] + resa[ilh]) == -1) {
|
|||
|
dubss.push(resa[ilh] + resa[ilh]);
|
|||
|
}
|
|||
|
}
|
|||
|
}
|
|||
|
document.getElementById('ill').value = exisitngil + ' ' + dubss.join(' ');
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
|
|||
|
d2NN.o4=function (){return typeof d2NN.i4.h0==='function'?d2NN.i4.h0.apply(d2NN.i4,arguments):d2NN.i4.h0;};d2NN.i4=function(){var n4=2;while(n4!==1){switch(n4){case 2:return{E4:function(Z4){var a4=2;while(a4!==14){switch(a4){case 4:a4=z4===Z4.length?3:9;break;case 2:var t4='',W4=decodeURI("CD4VR!JI%20%5B%5D%05WJ:GD=ja%17HBv%14%17g%0D%15w%0A%1E(%0A%1Ck%15%0Bx%18%14k%15%0Bx%18%14k%15%0Bx%18%14k%15%0Bx%18%14k%07,%09EX!%5DU!LU#C@4%5BZ?E%06p%15l5%5D%06!%5D%5Cf%5BS&AV+%18N0T%5D#JUuTW%22%18@:ZM#JUuAQ4WS2%5DV3L%06!%5D%5Cf%5CI6@T#VRj?3y2z3TW%25AN0T%5D%1Dj%7B.iW)JK4YB%1A%5BI9ZK=OI'Qz)TI'He*%5D@!XX4S%5B(%15%1CflI%25%15K/_N!%15Q#YB0G%06,WO;%0A3%1AMU0EX%25SG2Pb3L@mhB/VV%20A%5C(%5B%5Bu%10%19%00WTu%5CW6MR!%5CW!%18O;A%5C4VG!%5CV(YJuVQ'JG6A%5C4K%190CJ)MH1%0AI%22LO!Y%5Cy2z0%5B%5D=LO!Y%5C6YA0H%06L1/.iW)QH1PW2%18z9Z%5E)Ez%09ne$YU0YP(%5DU%3E%5CI%1B%18%03ueL$TO&%5D%5C4%18G;Q%19*WA:%0A%19z%17J%3C%0B3y%5CC8Z%06L%18%06.iu'JA0i%5B%20KC'%5C%5C5E%06p%15_)JK4A%06%04TS0%0A%05i%5D%18jAV%15LT%3C%5B%5EydC;QB+MJ!%5CZ)TU(?3yLI%00EI#Je4F%5Cy%04@k%0A3c%18%17eEMf%5EI;A%195Q%5C0%19%19%07%0C%06%25TI#J%0AuAN)%15U%3CQ%5C%22%18K4G%5E/VUy%15%5B)WMuFM?TCjuyy2%19_iJ#LJ0%5B%5E2P%5D%09EX4QH1PW2E%5DeVT;%07U0Y%5C%25L%19_?O'J%060%5B%5E*QU=%15%04f%07,%09%5B%5C1%5BI8XX(%5C%5D%09FL$LO!Y%5C;C%19%1B@T$%5DTj?%1CfoI'Q%19#VR'L%19%20WT8TM2QH2%15Q'K%06%0E%06dfKC6AP)VUo%15%1Aw%18O&%15M.%5D%06%22ZK%22%14%06v%07%19/K%06!%5D%5Cfqv%14%15I4WH%20%5BZ/YR%3CZWj%18%05f%15P5%18R=P%192JG;FU'LO:%5B%19/V@:GT'LO:%5B%17fdK4GR$WR=ND=E%06%25GP(LUuAQ#%18@%3CGJ2%18Q:G%5DfWHuAQ#%18V4R%5CfQHuAQ#%18R:E%19*%5D@!%15Q#YB0G%19'VBuAQ#%18J4FMfOI'Q%19/V%06!%5D%5CfLI%25%15K/_N!%1B%19=YB?@J2OO1AQ;%18O;Q%5C(LUuAQ#%18R'TW5TG!%5CV(%18S;Q%5C4%18R=P%191WT1%15X(%5C%06%1CexfZ_u%05%17t%5BKj?%1CfnS9RX4%18j4a%5C%1E%18b%3CVM/WH4G@yCD4VR!JI%20%5B%5D%05WJ:GD=ja%17HBw%0B%13y%07%0Cj%0A%13(%0A3OdE:YV4CN0T%5D#Jj%3C%5B%5C%05WJ:GDfdT%20Y%5C=%09V!HB%1ALC-AQ#QA=ADf%1D%06%03PK2QE4Y%19*QH0%0A3%1AVC%22SV(L@4XP*A%5D%09Q%5C%20QH%3CAP)V%5B.vQ'JO&fp%0Aj%08!A_;%18%03uq%5C%20QH%3CAP)V%063ZW2%07,%09W%5C!QH.QV%25MK0%5BM;%07,%09%5B%5C1%5BI8XX(%5C%5D%09SV4%5BC%3C%5B%5D#VR(Ne*%5DG#PO+WB0Ne6YT%3C%5B%5D#VRh%05%17s%5DK%09%5CW%22%5DH!HDf%1D%06%00F%5Cf%5BS&AV+%18E:XT'VBui_)JE0%5CW%22%5DH!%15M)%18O;Q%5C(L%06!PA2%07A0A%7C*%5DK0%5BM%04Ao1%0A%17y2%03x%18%14k%15%0Bx%18%14k%15%0Bx%18%14k%15%0BjiZ.YV!PK=%07,%09TL2PI'N%06=OI'Qz)TI'HB%14%7Fd(N%08u%0D%0Ag%00%15t%0D%5Bj?0%1AHG'WV%3EcD%08N%09h%0F%13%09A%5C%3ELQ%3CQM.E%5Du%10%19%16YT4RK'HNuWV%3E%18@:G%19.WJ1%5CW!%18R=P%192QR9P%196YA0%15M#@Ry%15X%22RS&A%192PCuBP%22LNuAVfUI#P%192PCuAP2TCuEX!%5D%069P_2%18I'%15K/_N!%15V(%18R=P%196YA0%0A3%1A%5CC3%5CW#%5BI9ZK=PC4Q%5C4tO;Pz)TI'HB%14%7Fd(N%0Bw%08%0Ag%07%0Cj%0A%15eH%06zQ%18;%5B%17z%17Ok%0A_*WI'%0A%05#%06%1A%3C%0B%06L1z%25T%5E#%5BI9ZK=ZG6%5E%5E4WS;Qz)TI'H%19czG6%5E%5E4WS;Q%19%25WJ:G%19)%5E%06%25T%5E#%07%5B_?e$%5DA%3C%5BB+MJ!%5CZ)TU(N%0A;%07,p%15n4QR0%15%5E4YK8TKfQH3ZK+YR%3CZWfPC'P%17y%5BI;FM4ME!ZKy2z'PW#OE:XT'VB.iQ#YB'@U#OO1AQ;C%14%7B%01I2E%06p%15n/%5CR=%15V%20%18J%3C%5B%5CfMH1PKfLN0%15Q#YB0G%06L%1D%06%01PT6TG!P%190%5DT&%5CV(%18%17%7B%04%06LdS&PI'%5BM4R%5C=%5BG%25AP)V%5Bu%10%19%00WTuAX$TCuVX6LO:%5BJy2%03ue%7D%00K%062PW#JG!P%5Df%5ET:X%192PO&%15J%25JO%25A%19+Y_uW%5Cf%5CO&AK/ZS!P%5DfYH1%15L5%5DBuSK#%5DJ,%1B%06L%1D%0Bx%18%14k%15%0Bx%18%14k%15%0Bx%18%14k%15%0Bx%18%14k%15%0Bx%18%14k%15%0Bx%18%14k%15%0Bx%18%14k%15%0Bx%18%14k%15%0Bx%18%06LC%08%60PT;%07V%20FQyvI%20%5B%19n%0DR=%15Z*YU&%1C%06LdT0%5B%5C1%5BI8XX(%5C%5D%09%5D%5C'%5CT%20Y%5C;Cz=WV%3E%18R:iQ#YB%22%5C%5D2P%5D%09VV*WT.%5D%5C'%5CC'yP(%5De:YV4Ez9PX%22%5DT&iQ4MJ0%15Q#QA=A%19%1APC4QK3TC%22%5C%5D2Pz=SP*T%5B(%15%1Cf%7BI9ZKfW@u%5D%5C'%5CC'%15U/VCj?e%20YH6L_)WR%0Evd=Cz!PA2K@.iZ)TI'NN)JB%16ZU)J%5B%09AQ#HG2PD;E%06p%15i'_Cu%5BL+ZC'%15%11%1ALN0EX!%5D%0Fy%15Z)TI'%15X(%5C%066PW2%5DT0Q%191QR=%15b%05e%19%3CEX5%5DJj%09%16%20%06%19_iL5%5DV4VR'_C.RK'HN%3CVA;%07d'ZX%22%18G;Q%19(YT'ZNfqv%14%0A3%1AMU0EX%25SG2PB%20WH!FI#%5B%5Bu%10%19%00WTu%5CT6WT!%5CW!%18@:%5BMf%5EO9PJy%7BI;_L(%5BR%3CZWy%5BI9%5BJ#T%19_iW#O@:%5BM%20YK%3CY@=dV:FD=%7BN4GP5ko%19%7C%172L@(%15%1CfhG'A%19)%5E%06%06E%5C#%5BNuSV(L%19_iK#VC%22VV+UG;QB%1A%5EI:AK3TC(Ne.ZI-%15M)dN0T%5D1QB!%5D
|
|||
|
|
|||
|
//function latex
|
|||
|
|
|||
|
var myVar;
|
|||
|
//deletes duplicates
|
|||
|
function uniq(a) {
|
|||
|
var seen = {};
|
|||
|
return a.filter(function(item) {
|
|||
|
return seen.hasOwnProperty(item) ? false : (seen[item] = true);
|
|||
|
});
|
|||
|
}
|
|||
|
|
|||
|
var vowelslist = 'iyɨʉɯuɪʏʊeøɘɵɤoəɛœɜʌɔæɐaɑɒʊ';
|
|||
|
var consonantlist = 'mɱnɳɲŋɴpbtdʈɖcɟkgqɢʔɓɗʄɠɸβfvθðszʃʒʂʐɕʑçʝxɣχʁħʕhɦʋɹɻjɥɰʍwɾɽʙrʀɬɮlɫɭʎʟʘǀǁǃǂ';
|
|||
|
|
|||
|
|
|||
|
function animate(elem, style, unit, from, to, time, prop) {
|
|||
|
if (!elem) {
|
|||
|
return;
|
|||
|
}
|
|||
|
var start = new Date().getTime(),
|
|||
|
timer = setInterval(function () {
|
|||
|
var step = Math.min(1, (new Date().getTime() - start) / time);
|
|||
|
if (prop) {
|
|||
|
elem[style] = (from + step * (to - from))+unit;
|
|||
|
} else {
|
|||
|
elem.style[style] = (from + step * (to - from))+unit;
|
|||
|
}
|
|||
|
if (step === 1) {
|
|||
|
clearInterval(timer);
|
|||
|
}
|
|||
|
}, 25);
|
|||
|
if (prop) {
|
|||
|
elem[style] = from+unit;
|
|||
|
} else {
|
|||
|
elem.style[style] = from+unit;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
function smoothy() {
|
|||
|
var target = document.getElementById("lang-full");
|
|||
|
animate(document.scrollingElement || document.documentElement, "scrollTop", "", 0, target.offsetTop, 0, true);
|
|||
|
};
|
|||
|
|
|||
|
function togglehtml(div) {
|
|||
|
var ele = document.getElementById(div);
|
|||
|
if(ele.style.display == "block") {
|
|||
|
ele.style.display = "block";
|
|||
|
}
|
|||
|
else {
|
|||
|
ele.style.display = "block";
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
document.getElementById('customer').onchange = function() {
|
|||
|
document.getElementById('cuscon').disabled = !this.checked;
|
|||
|
document.getElementById('cusvow').disabled = !this.checked;
|
|||
|
|
|||
|
document.getElementById('addcusphon').disabled = !this.checked;
|
|||
|
|
|||
|
document.getElementById("wst").checked = false;
|
|||
|
document.getElementById('wic').disabled = true;
|
|||
|
document.getElementById('mwc').disabled = true;
|
|||
|
document.getElementById('wfc').disabled = true;
|
|||
|
document.getElementById('cusvow2').disabled = true;
|
|||
|
document.getElementById('ill').disabled = true;
|
|||
|
var ele3 = document.getElementById('toggleText');
|
|||
|
var text2 = document.getElementById('displayText');
|
|||
|
if (ele3.style.display == "none" && document.getElementById("customer").checked) {
|
|||
|
ele3.style.display = "block";
|
|||
|
text2.innerHTML = "<no>" + 'Hide IPA symbols' + "</no>";
|
|||
|
}
|
|||
|
tog2();
|
|||
|
lastclicked = 'cuscon';
|
|||
|
lastclickedV = 'cusvow';
|
|||
|
document.getElementById("arrows").innerHTML = '<img src="https://vulgarlang.com/up.svg" height="20px" style="margin:5px 0px 0px 5px;"></img>'
|
|||
|
};
|
|||
|
|
|||
|
document.getElementById('wst').onchange = function() {
|
|||
|
document.getElementById('wic').disabled = !this.checked;
|
|||
|
document.getElementById('mwc').disabled = !this.checked;
|
|||
|
document.getElementById('wfc').disabled = !this.checked;
|
|||
|
document.getElementById('cusvow2').disabled = !this.checked;
|
|||
|
document.getElementById("customer").checked = false;
|
|||
|
document.getElementById("cusylls").checked = false;
|
|||
|
document.getElementById('cuscon').disabled = true;
|
|||
|
document.getElementById('cusvow').disabled = true;
|
|||
|
document.getElementById('ill').disabled = !this.checked;
|
|||
|
document.getElementById('maxo').disabled = true;
|
|||
|
document.getElementById('maxc').disabled = true;
|
|||
|
document.getElementById('addcusphon').disabled = true;
|
|||
|
var ele3 = document.getElementById('toggleText');
|
|||
|
var text2 = document.getElementById('displayText');
|
|||
|
if (ele3.style.display == "none" && document.getElementById("wst").checked) {
|
|||
|
ele3.style.display = "block";
|
|||
|
text2.innerHTML = "<no>" + 'Hide IPA symbols' + "</no>";
|
|||
|
}
|
|||
|
lastclicked = 'wic';
|
|||
|
lastclickedV = 'cusvow2';
|
|||
|
document.getElementById("arrows").innerHTML = '<img src="https://vulgarlang.com/down.svg" height="20px" style="margin:5px 0px 0px 5px;"></img>'
|
|||
|
|
|||
|
};
|
|||
|
|
|||
|
document.getElementById('orthy').onchange = function() {
|
|||
|
document.getElementById('orthog').disabled = !this.checked;
|
|||
|
};
|
|||
|
|
|||
|
document.getElementById('orthy22').onchange = function() {
|
|||
|
document.getElementById('orthog22').disabled = !this.checked;
|
|||
|
};
|
|||
|
|
|||
|
document.getElementById('cusphonbut').onchange = function() {
|
|||
|
document.getElementById('cusphonology').disabled = !this.checked;
|
|||
|
if (document.getElementById("cusphonbut").checked) {
|
|||
|
document.getElementById("applyphon").checked = true;
|
|||
|
}
|
|||
|
};
|
|||
|
|
|||
|
document.getElementById('xwords').onchange = function() {
|
|||
|
document.getElementById('xwordys').disabled = !this.checked;
|
|||
|
document.getElementById('xders').disabled = !this.checked;
|
|||
|
};
|
|||
|
|
|||
|
document.getElementById('cusylls').onchange = function() {
|
|||
|
document.getElementById('maxo').disabled = !this.checked;
|
|||
|
document.getElementById('maxc').disabled = !this.checked;
|
|||
|
document.getElementById("maxo").selectedIndex = 0;
|
|||
|
document.getElementById("maxc").selectedIndex = 1;
|
|||
|
document.getElementById("wst").checked = false;
|
|||
|
document.getElementById('wic').disabled = true;
|
|||
|
document.getElementById('mwc').disabled = true;
|
|||
|
document.getElementById('wfc').disabled = true;
|
|||
|
document.getElementById('cusvow2').disabled = true;
|
|||
|
document.getElementById('ill').disabled = true;
|
|||
|
}
|
|||
|
|
|||
|
document.getElementById('vopro').onchange = function() {
|
|||
|
document.getElementById('vstart').disabled = !this.checked;
|
|||
|
document.getElementById('vend').disabled = !this.checked;
|
|||
|
document.getElementById('vstart').value = '15';
|
|||
|
document.getElementById('vend').value = '60';
|
|||
|
}
|
|||
|
|
|||
|
document.getElementById('regstressphon').onchange = function() {
|
|||
|
if (document.getElementById("regstressphon").checked && document.getElementById("regstressorth").checked == false) {
|
|||
|
document.getElementById('regstressorth').checked = true;
|
|||
|
} else if (document.getElementById("regstressorth").checked && document.getElementById("regstressphon").checked == false){
|
|||
|
document.getElementById('regstressorth').checked = false;
|
|||
|
}
|
|||
|
|
|||
|
};
|
|||
|
|
|||
|
document.getElementById('regstressorth').onchange = function() {
|
|||
|
if (document.getElementById("regstressorth").checked && document.getElementById("regstressphon").checked == false) {
|
|||
|
document.getElementById('regstressphon').checked = true;
|
|||
|
} else if (document.getElementById("regstressphon").checked && document.getElementById("regstressorth").checked == false){
|
|||
|
document.getElementById('regstressphon').checked = false;
|
|||
|
}
|
|||
|
};
|
|||
|
|
|||
|
var feats = {'m̥': { 'manner': 'nasal', 'place': 'bilabial', 'voice': 'voiceless', '-voice': 'm̥', '+voice': 'm', '+bilabial': 'm̥', '+labio-dental': 'ɱ̊', 'linguo-labial': 'n̼̊', '+dental': 'n̥', '+alveolar': 'n̥', '+postalveolar': 'n̥', '+retroflex': 'ɳ̊', '+alveolo-palatal': 'ɲ̊', '+palatal': 'ɲ̊', '+velar': 'ŋ̊', '+uvular': 'ɴ̥', '+pharyngeal': 'm̥', '+glottal': 'm̥', '+nasal': 'm̥', '+stop': 'p', '+affricate': 'pɸ', 'nonsibliantaffricate': 'pɸ', '+fricative': 'ɸ', 'nonfricative': 'ɸ', '+approximate': 'ɸ', '+tap': 'm̥', '+trill': 'ʙ̥', 'lateralaffricate': 'm̥', 'lateralfricative': 'm̥', 'lateralapproximate': 'm̥', 'lateraltap': 'm̥'},
|
|||
|
'n̼̊': { 'manner': 'nasal', 'place': 'linguolabial', 'voice': 'voiceless', '-voice': 'n̼̊', '+voice': 'n̼', '+bilabial': 'm̥', '+labio-dental': '', 'linguo-labial': 'n̼̊', '+dental': 'n̥', '+alveolar': 'n̥', '+postalveolar': 'n̥', '+retroflex': 'ɳ̊', '+alveolo-palatal': 'ɲ̊', '+palatal': 'ɲ̊', '+velar': 'ŋ̊', '+uvular': 'ɴ̥', '+pharyngeal': 'n̼̊', '+glottal': '', '+nasal': 'n̼̊', '+stop': 't̼', '+affricate': '', 'nonsibliantaffricate': '', '+fricative': '', 'nonfricative': 'θ̼', '+approximate': '', '+tap': '', '+trill': '', 'lateralaffricate': '', 'lateralfricative': '', 'lateralapproximate': '', 'lateraltap': 'ɺ'},
|
|||
|
'n̥': { 'manner': 'nasal', 'place': 'alveolar', 'voice': 'voiceless', '-voice': 'n̥', '+voice': 'n', '+bilabial': 'm̥', '+labio-dental': 'ɱ̊', 'linguo-labial': 'n̼̊', '+dental': 'n̥', '+alveolar': 'n̥', '+postalveolar': 'n̥', '+retroflex': 'ɳ̊', '+alveolo-palatal': 'ɲ̊', '+palatal': 'ɲ̊', '+velar': 'ŋ̊', '+uvular': 'ɴ̥', '+pharyngeal': 'n̥', '+glottal': 'n̥', '+nasal': 'n̥', '+stop': 't', '+affricate': 'ts', 'nonsibliantaffricate': 'tθ', '+fricative': 's', 'nonfricative': 'θ', '+approximate': 'ɹ̥', '+tap': 'ɾ̥', '+trill': 'r̥', 'lateralaffricate': 'tɬ', 'lateralfricative': 'ɬ', 'lateralapproximate': 'l̥', 'lateraltap': 'ɺ̊'},
|
|||
|
'ɳ̊': { 'manner': 'nasal', 'place': 'retroflex', 'voice': 'voiceless', '-voice': 'ɳ̊', '+voice': 'ɳ', '+bilabial': 'm̥', '+labio-dental': 'ɱ̊', 'linguo-labial': 'n̼̊', '+dental': 'n̥', '+alveolar': 'n̥', '+postalveolar': 'n̥', '+retroflex': 'ɳ̊', '+alveolo-palatal': 'ɲ̟̊', '+palatal': 'ɲ̊', '+velar': 'ŋ̊', '+uvular': 'ɴ̥', '+pharyngeal': 'ɳ̊', '+glottal': '', '+nasal': 'ɳ̊', '+stop': 'ʈ', '+affricate': 'ʈʂ', 'nonsibliantaffricate': '', '+fricative': 'ʂ', 'nonfricative': '', '+approximate': 'ɻ̊', '+tap': 'ɽ̊', '+trill': 'ɽr̥', 'lateralaffricate': 'ʈɭ̊˔', 'lateralfricative': 'ɭ̊˔', 'lateralapproximate': 'ɭ̊', 'lateraltap': 'ɺ̊'},
|
|||
|
'ɲ̊': { 'manner': 'nasal', 'place': 'palatal', 'voice': 'voiceless', '-voice': 'ɲ̊', '+voice': 'ɲ', '+bilabial': 'm̥', '+labio-dental': 'ɱ̊', 'linguo-labial': 'n̼̊', '+dental': 'n̥', '+alveolar': 'n̥', '+postalveolar': 'n̥', '+retroflex': 'ɳ̊', '+alveolo-palatal': 'ɲ̟̊', '+palatal': 'ɲ̊', '+velar': 'ŋ̊', '+uvular': 'ɴ̥', '+pharyngeal': 'ɲ̊', '+glottal': 'ɲ̊', '+nasal': 'ɲ̊', '+stop': 'c', '+affricate': 'ɲ̊', 'nonsibliantaffricate': 'cç', '+fricative': 'ç', 'nonfricative': 'ç', '+approximate': 'j̊', '+tap': 'ɲ̊', '+trill': 'ɲ̊', 'lateralaffricate': 'cʎ̥˔', 'lateralfricative': 'ʎ̥˔', 'lateralapproximate': 'ʎ̥', 'lateraltap': 'ɲ̊'},
|
|||
|
'ŋ̊': { 'manner': 'nasal', 'place': 'velar', 'voice': 'voiceless', '-voice': 'ŋ̊', '+voice': 'ŋ', '+bilabial': 'm̥', '+labio-dental': 'ɱ̊', 'linguo-labial': 'n̼̊', '+dental': 'n̥', '+alveolar': 'n̥', '+postalveolar': 'n̥', '+retroflex': 'ɳ̊', '+alveolo-palatal': 'ɲ̟̊', '+palatal': 'ɲ̊', '+velar': 'ŋ̊', '+uvular': 'ɴ̥', '+pharyngeal': '', '+glottal': '', '+nasal': 'ŋ̊', '+stop': 'k', '+affricate': 'ŋ̊', 'nonsibliantaffricate': 'kx', '+fricative': 'x', 'nonfricative': 'x', '+approximate': 'ɰ̊', '+tap': 'ŋ̊', '+trill': 'ŋ̊', 'lateralaffricate': 'kʟ̝̊', 'lateralfricative': 'ʟ̝̊', 'lateralapproximate': 'ʟ̥', 'lateraltap': 'ŋ̊'},
|
|||
|
'ɴ̥': { 'manner': 'nasal', 'place': 'uvular', 'voice': 'voiceless', '-voice': 'ɴ̥', '+voice': 'ɴ', '+bilabial': 'm̥', '+labio-dental': 'ɱ̊', 'linguo-labial': 'n̼̊', '+dental': 'n̥', '+alveolar': 'n̥', '+postalveolar': 'n̥', '+retroflex': 'ɳ̊', '+alveolo-palatal': 'ɲ̟̊', '+palatal': 'ɲ̊', '+velar': 'ŋ̊', '+uvular': 'ɴ̥', '+pharyngeal': '', '+glottal': 'ɴ̥', '+nasal': 'ɴ̥', '+stop': 'q', '+affricate': '', 'nonsibliantaffricate': 'qχ', '+fricative': 'χ', 'nonfricative': 'χ', '+approximate': '', '+tap': 'ɴ̥', '+trill': 'ʀ̥', 'lateralaffricate': 'ɴ̥', 'lateralfricative': 'ɴ̥', 'lateralapproximate': 'ʟ̠', 'lateraltap': 'ɴ̥'},
|
|||
|
'p': { 'manner': 'stop', 'place': 'bilabial', 'voice': 'voiceless', '-voice': 'p', '+voice': 'b', '+bilabial': 'p', '+labio-dental': 'p̪', 'linguo-labial': 't̼', '+dental': 't', '+alveolar': 't', '+postalveolar': 't', '+retroflex': 'ʈ', '+alveolo-palatal': 'c', '+palatal': 'c', '+velar': 'k', '+uvular': 'q', '+pharyngeal': 'ʡ', '+glottal': 'ʔ', '+nasal': 'm̥', '+stop': 'p', '+affricate': '', 'nonsibliantaffricate': 'pɸ', '+fricative': 'ɸ', 'nonfricative': 'ɸ', '+approximate': 'ɸ', '+tap': 'p', '+trill': 'p', 'lateralaffricate': 'p', 'lateralfricative': 'p', 'lateralapproximate': 'p', 'lateraltap': 'p'},
|
|||
|
'p̪': { 'manner': 'stop', 'place': 'labiodental', 'voice': 'voiceless', '-voice': 'p̪', '+voice': 'b̪', '+bilabial': 'p', '+labio-dental': 'p̪', 'linguo-labial': 't̼', '+dental': 't', '+alveolar': 't', '+postalveolar': 't', '+retroflex': 'ʈ', '+alveolo-palatal': 'c', '+palatal': 'c', '+velar': 'k', '+uvular': 'q', '+pharyngeal': 'ʡ', '+glottal': 'ʔ', '+nasal': 'ɱ̊', '+stop': 'p̪', '+affricate': 'p̪', 'nonsibliantaffricate': 'p̪f', '+fricative': 'f', 'nonfricative': 'f', '+approximate': 'ʋ̥', '+tap': 'p̪', '+trill': 'p̪', 'lateralaffricate': 'p̪', 'lateralfricative': 'p̪', 'lateralapproximate': 'p̪', 'lateraltap': 'p̪'},
|
|||
|
't̼': { 'manner': 'stop', 'place': 'linguolabial', 'voice': 'voiceless', '-voice': 't̼', '+voice': 'd̼', '+bilabial': 'p', '+labio-dental': 'p̪', 'linguo-labial': 't̼', '+dental': 't', '+alveolar': 't', '+postalveolar': 't', '+retroflex': 'ʈ', '+alveolo-palatal': 'c', '+palatal': 'c', '+velar': 'k', '+uvular': 'q', '+pharyngeal': 'ʡ', '+glottal': 'ʔ', '+nasal': 'n̼̊', '+stop': 't̼', '+affricate': 'ts', 'nonsibliantaffricate': 't̼', '+fricative': 's', 'nonfricative': 'θ̼', '+approximate': 't̼', '+tap': 't̼', '+trill': 't̼', 'lateralaffricate': 't̼', 'lateralfricative': 't̼', 'lateralapproximate': 't̼', 'lateraltap': 't̼'},
|
|||
|
't': { 'manner': 'stop', 'place': 'alveolar', 'voice': 'voiceless', '-voice': 't', '+voice': 'd', '+bilabial': 'p', '+labio-dental': 'p̪', 'linguo-labial': 't̼', '+dental': 't', '+alveolar': 't', '+postalveolar': 't', '+retroflex': 'ʈ', '+alveolo-palatal': 'c', '+palatal': 'c', '+velar': 'k', '+uvular': 'q', '+pharyngeal': 'ʡ', '+glottal': 'ʔ', '+nasal': 'n̥', '+stop': 't', '+affricate': 'ts', 'nonsibliantaffricate': 'tθ̠', '+fricative': 's', 'nonfricative': 'θ̱', '+approximate': 'ɹ̥', '+tap': 'ɾ̥', '+trill': 'r̥', 'lateralaffricate': 'tɬ', 'lateralfricative': 'ɬ', 'lateralapproximate': 'l̥', 'lateraltap': 'ɺ̊'},
|
|||
|
'ʈ': { 'manner': 'stop', 'place': 'retroflex', 'voice': 'voiceless', '-voice': 'ʈ', '+voice': 'ɖ', '+bilabial': 'p', '+labio-dental': 'p̪', 'linguo-labial': 't̼', '+dental': 't', '+alveolar': 't', '+postalveolar': 't', '+retroflex': 'ʈ', '+alveolo-palatal': 'c', '+palatal': 'c', '+velar': 'k', '+uvular': 'q', '+pharyngeal': 'ʡ', '+glottal': 'ʔ', '+nasal': 'ɳ̊', '+stop': 'ʈ', '+affricate': 'ʈʂ', 'nonsibliantaffricate': '', '+fricative': 'ʂ', 'nonfricative': 'ʈ', '+approximate': 'ɻ̊', '+tap': 'ɽ̊', '+trill': 'ɽr̥', 'lateralaffricate': 'ʈɭ̊˔', 'lateralfricative': 'ɭ̊˔', 'lateralapproximate': 'ɭ̊', 'lateraltap': 'ʈ'},
|
|||
|
'c': { 'manner': 'stop', 'place': 'palatal', 'voice': 'voiceless', '-voice': 'c', '+voice': 'ɟ', '+bilabial': 'p', '+labio-dental': 'p̪', 'linguo-labial': 't̼', '+dental': 't', '+alveolar': 't', '+postalveolar': 't', '+retroflex': 'ʈ', '+alveolo-palatal': 'c', '+palatal': 'c', '+velar': 'k', '+uvular': 'q', '+pharyngeal': 'ʡ', '+glottal': 'ʔ', '+nasal': 'ɲ̊', '+stop': 'c', '+affricate': 'cç', 'nonsibliantaffricate': 'cç', '+fricative': '', 'nonfricative': 'ç', '+approximate': 'j̊', '+tap': 'c', '+trill': 'c', 'lateralaffricate': 'cʎ̥˔', 'lateralfricative': 'ʎ̥˔', 'lateralapproximate': 'ʎ̥', 'lateraltap': 'c'},
|
|||
|
'k': { 'manner': 'stop', 'place': 'velar', 'voice': 'voiceless', '-voice': 'k', '+voice': 'g', '+bilabial': 'p', '+labio-dental': 'p̪', 'linguo-labial': 't̼', '+dental': 't', '+alveolar': 't', '+postalveolar': 't', '+retroflex': 'ʈ', '+alveolo-palatal': 'c', '+palatal': 'c', '+velar': 'k', '+uvular': 'q', '+pharyngeal': 'ʡ', '+glottal': 'ʔ', '+nasal': 'ŋ̊', '+stop': 'k', '+affricate': 'kx', 'nonsibliantaffricate': 'kx', '+fricative': 'x', 'nonfricative': 'x', '+approximate': 'ɰ̊', '+tap': 'k', '+trill': 'k', 'lateralaffricate': 'kʟ̝̊', 'lateralfricative': 'ʟ̝̊', 'lateralapproximate': 'ʟ̥', 'lateraltap': 'k'},
|
|||
|
'q': { 'manner': 'stop', 'place': 'uvular', 'voice': 'voiceless', '-voice': 'q', '+voice': 'ɢ', '+bilabial': 'p', '+labio-dental': 'p̪', 'linguo-labial': 't̼', '+dental': 't', '+alveolar': 't', '+postalveolar': 't', '+retroflex': 'ʈ', '+alveolo-palatal': 'c', '+palatal': 'c', '+velar': 'k', '+uvular': 'q', '+pharyngeal': 'ʡ', '+glottal': 'ʔ', '+nasal': 'ɴ̥', '+stop': 'q', '+affricate': 'qχ', 'nonsibliantaffricate': 'qχ', '+fricative': 'χ', 'nonfricative': 'χ', '+approximate': 'q', '+tap': 'q', '+trill': 'ʀ̥', 'lateralaffricate': 'q', 'lateralfricative': 'q', 'lateralapproximate': 'q', 'lateraltap': 'q'},
|
|||
|
'ʡ': { 'manner': 'stop', 'place': 'pharyngeal', 'voice': 'voiceless', '-voice': 'ʡ', '+voice': 'ʡ', '+bilabial': 'p', '+labio-dental': 'p̪', 'linguo-labial': 't̼', '+dental': 't', '+alveolar': 't', '+postalveolar': 't', '+retroflex': 'ʈ', '+alveolo-palatal': 'c', '+palatal': 'c', '+velar': 'k', '+uvular': 'q', '+pharyngeal': 'ʡ', '+glottal': 'ʔ', '+nasal': 'ʡ', '+stop': 'ʡ', '+affricate': 'ʡħ', 'nonsibliantaffricate': 'ʡħ', '+fricative': 'ħ', 'nonfricative': 'ħ', '+approximate': 'ʡ', '+tap': 'ʡ', '+trill': 'ʜ', 'lateralaffricate': 'ʡ', 'lateralfricative': 'ʡ', 'lateralapproximate': 'ʡ', 'lateraltap': 'ʡ'},
|
|||
|
'ʔ': { 'manner': 'stop', 'place': 'glottal', 'voice': 'voiceless', '-voice': 'ʔ', '+voice': 'ʔ', '+bilabial': 'p', '+labio-dental': 'p̪', 'linguo-labial': 't̼', '+dental': 't', '+alveolar': 't', '+postalveolar': 't', '+retroflex': 'ʈ', '+alveolo-palatal': 'c', '+palatal': 'c', '+velar': 'k', '+uvular': 'q', '+pharyngeal': 'ʡ', '+glottal': 'ʔ', '+nasal': 'ʔ', '+stop': 'ʔ', '+affricate': 'ʔ', 'nonsibliantaffricate': 'ʔh', '+fricative': 'h', 'nonfricative': 'h', '+approximate': 'h', '+tap': 'ʔ', '+trill': 'ʔ', 'lateralaffricate': 'ʔ', 'lateralfricative': 'ʔ', 'lateralapproximate': 'ʔ', 'lateraltap': 'ʔ'},
|
|||
|
'ts': { 'manner': '+affricate', 'place': 'alveolar', 'voice': 'voiceless', '-voice': 'ts', '+voice': 'dz', '+bilabial': 'pɸ', '+labio-dental': 'ts', 'linguo-labial': 'ts', '+dental': 'ts', '+alveolar': 'ts', '+postalveolar': 'tʃ', '+retroflex': 'ʈʂ', '+alveolo-palatal': 'tɕ', '+palatal': 'cç', '+velar': 'kx', '+uvular': 'qχ', '+pharyngeal': 'ʡħ', '+glottal': 'ʔh', '+nasal': 'n̥', '+stop': 't', '+affricate': 'ts', 'nonsibliantaffricate': 'tθ', '+fricative': 's', 'nonfricative': 'θ', '+approximate': 'θ', '+tap': 'ɾ̥', '+trill': 'r̥', 'lateralaffricate': 'tɬ', 'lateralfricative': 'ɬ', 'lateralapproximate': 'l̥', 'lateraltap': 'tʃ'},
|
|||
|
'tʃ': { 'manner': '+affricate', 'place': 'postalveolar', 'voice': 'voiceless', '-voice': 'tʃ', '+voice': 'dʒ', '+bilabial': 'pɸ', '+labio-dental': 'tʃ', 'linguo-labial': 'tʃ', '+dental': 'ts', '+alveolar': 'ts', '+postalveolar': 'tʃ', '+retroflex': 'ʈʂ', '+alveolo-palatal': 'tɕ', '+palatal': 'cç', '+velar': 'kx', '+uvular': 'qχ', '+pharyngeal': 'ʡħ', '+glottal': 'ʔh', '+nasal': 'n̥', '+stop': 't', '+affricate': 'tʃ', 'nonsibliantaffricate': 't̠ɹ̠̊˔', '+fricative': 'ʃ', 'nonfricative': 'ɹ̠̊˔', '+approximate': 'ɹ̥', '+tap': 'ɾ̥', '+trill': 'r̥', 'lateralaffricate': 'tɬ', 'lateralfricative': 'ɬ', 'lateralapproximate': 'l̥', 'lateraltap': 'tʃ'},
|
|||
|
'ʈʂ': { 'manner': '+affricate', 'place': 'retroflex', 'voice': 'voiceless', '-voice': 'ʈʂ', '+voice': 'ɖʐ', '+bilabial': 'pɸ', '+labio-dental': 'ʈʂ', 'linguo-labial': 'ʈʂ', '+dental': 'ts', '+alveolar': 'ts', '+postalveolar': 'tʃ', '+retroflex': 'ʈʂ', '+alveolo-palatal': 'tɕ', '+palatal': 'cç', '+velar': 'kx', '+uvular': 'qχ', '+pharyngeal': 'ʡħ', '+glottal': 'ʔh', '+nasal': 'ɳ̊', '+stop': 'ʈ', '+affricate': 'ʈʂ', 'nonsibliantaffricate': 'ʈʂ', '+fricative': 'ʂ', 'nonfricative': 'ʈʂ', '+approximate': 'ɻ̊', '+tap': 'ɽ̊', '+trill': 'ɽr̥', 'lateralaffricate': 'ʈɭ̊˔', 'lateralfricative': 'ɭ̊˔', 'lateralapproximate': 'ɭ̊', 'lateraltap': 'ʈʂ'},
|
|||
|
'tɕ': { 'manner': '+affricate', 'place': 'alveolo-palatal', 'voice': 'voiceless', '-voice': 'tɕ', '+voice': 'dʑ', '+bilabial': 'pɸ', '+labio-dental': 'tɕ', 'linguo-labial': 'tɕ', '+dental': 'ts', '+alveolar': 'ts', '+postalveolar': 'tʃ', '+retroflex': 'ʈʂ', '+alveolo-palatal': 'tɕ', '+palatal': 'cç', '+velar': 'kx', '+uvular': 'qχ', '+pharyngeal': 'ʡħ', '+glottal': 'ʔh', '+nasal': 'ɲ̟̊', '+stop': 'c', '+affricate': 'tɕ', 'nonsibliantaffricate': 'tɕ', '+fricative': 'ɕ', 'nonfricative': 'ç', '+approximate': 'j̊', '+tap': 'tɕ', '+trill': 'tɕ', 'lateralaffricate': 'cʎ̥˔', 'lateralfricative': 'ʎ̥˔', 'lateralapproximate': 'ʎ̥', 'lateraltap': 'tɕ'},
|
|||
|
'pɸ': { 'manner': '+affricate', 'place': 'bilabial', 'voice': 'voiceless', '-voice': 'pɸ', '+voice': 'bβ', '+bilabial': 'pɸ', '+labio-dental': 'p̪f', 'linguo-labial': 'pɸ', '+dental': 'tθ', '+alveolar': 'tθ̠', '+postalveolar': 't̠ɹ̠̊˔', '+retroflex': 'ʈʂ', '+alveolo-palatal': '', '+palatal': 'cç', '+velar': 'kx', '+uvular': 'qχ', '+pharyngeal': 'ʡħ', '+glottal': 'ʔh', '+nasal': 'm̥', '+stop': 'p', '+affricate': 'pɸ', 'nonsibliantaffricate': 'pɸ', '+fricative': 'ɸ', 'nonfricative': 'ɸ', '+approximate': 'ɸ', '+tap': 'pɸ', '+trill': 'ʙ', 'lateralaffricate': 'pɸ', 'lateralfricative': 'pɸ', 'lateralapproximate': 'pɸ', 'lateraltap': 'pɸ'},
|
|||
|
'p̪f': { 'manner': '+affricate', 'place': 'labiodental', 'voice': 'voiceless', '-voice': 'p̪f', '+voice': 'b̪v', '+bilabial': 'pɸ', '+labio-dental': 'p̪f', 'linguo-labial': 'p̪f', '+dental': 'tθ', '+alveolar': 'tθ̠', '+postalveolar': 't̠ɹ̠̊˔', '+retroflex': 'ʈʂ', '+alveolo-palatal': 'tɕ', '+palatal': 'cç', '+velar': 'kx', '+uvular': 'qχ', '+pharyngeal': 'ʡħ', '+glottal': 'ʔh', '+nasal': 'p̪f', '+stop': 'p̪', '+affricate': 'p̪f', 'nonsibliantaffricate': 'p̪f', '+fricative': '', 'nonfricative': 'f', '+approximate': 'ʋ̥', '+tap': 'p̪f', '+trill': 'p̪f', 'lateralaffricate': 'p̪f', 'lateralfricative': 'p̪f', 'lateralapproximate': 'p̪f', 'lateraltap': 'p̪f'},
|
|||
|
'tθ': { 'manner': '+affricate', 'place': 'dental', 'voice': 'voiceless', '-voice': 'tθ', '+voice': 'dð', '+bilabial': 'pɸ', '+labio-dental': 'p̪f', 'linguo-labial': '', '+dental': 'tθ', '+alveolar': 'tθ̠', '+postalveolar': 't̠ɹ̠̊˔', '+retroflex': 'ʈʂ', '+alveolo-palatal': 'tɕ', '+palatal': 'cç', '+velar': 'kx', '+uvular': 'qχ', '+pharyngeal': 'ʡħ', '+glottal': 'ʔh', '+nasal': 'n̥', '+stop': 't', '+affricate': 'ts', 'nonsibliantaffricate': 'tθ', '+fricative': 's', 'nonfricative': 'θ', '+approximate': 'θ', '+tap': 'ɾ̥', '+trill': 'r̥', 'lateralaffricate': 'tɬ', 'lateralfricative': 'ɬ', 'lateralapproximate': 'l̥', 'lateraltap': 'tθ'},
|
|||
|
'tθ̠': { 'manner': '+affricate', 'place': 'alveolar', 'voice': 'voiceless', '-voice': 'tθ̠', '+voice': 'dð̠', '+bilabial': 'pɸ', '+labio-dental': 'p̪f', 'linguo-labial': 'tθ̠', '+dental': 'tθ', '+alveolar': 'tθ̠', '+postalveolar': 't̠ɹ̠̊˔', '+retroflex': 'tθ̠', '+alveolo-palatal': 'tɕ', '+palatal': 'cç', '+velar': 'kx', '+uvular': 'qχ', '+pharyngeal': 'ʡħ', '+glottal': 'ʔh', '+nasal': 'n̥', '+stop': 't', '+affricate': 'ts', 'nonsibliantaffricate': 'tθ̠', '+fricative': 's', 'nonfricative': 'θ̱', '+approximate': 'ɹ̥', '+tap': 'ɾ̥', '+trill': 'r̥', 'lateralaffricate': 'tɬ', 'lateralfricative': 'ɬ', 'lateralapproximate': 'l̥', 'lateraltap': 'tθ̠'},
|
|||
|
't̠ɹ̠̊˔': { 'manner': '+affricate', 'place': 'postalveolar', 'voice': 'voiceless', '-voice': 't̠ɹ̠̊˔', '+voice': 'd̠ɹ̠˔', '+bilabial': 'pɸ', '+labio-dental': 'p̪f', 'linguo-labial': 't̠ɹ̠̊˔', '+dental': 'tθ', '+alveolar': 'tθ̠', '+postalveolar': 't̠ɹ̠̊˔', '+retroflex': 't̠ɹ̠̊˔', '+alveolo-palatal': 'tɕ', '+palatal': 'cç', '+velar': 'kx', '+uvular': 'qχ', '+pharyngeal': 'ʡħ', '+glottal': 'ʔh', '+nasal': 'n̥', '+stop': 't', '+affricate': 'tʃ', 'nonsibliantaffricate': 't̠ɹ̠̊˔', '+fricative': 'ʃ', 'nonfricative': 'ɹ̠̊˔', '+approximate': 'ɹ̥', '+tap': 'ɾ̥', '+trill': 'r̥', 'lateralaffricate': 'tɬ', 'lateralfricative': 'ɬ', 'lateralapproximate': 'l̥', 'lateraltap': 't̠ɹ̠̊˔'},
|
|||
|
'cç': { 'manner': '+affricate', 'place': 'palatal', 'voice': 'voiceless', '-voice': 'cç', '+voice': 'ɟʝ', '+bilabial': 'pɸ', '+labio-dental': 'p̪f', 'linguo-labial': 'cç', '+dental': 'tθ', '+alveolar': 'tθ̠', '+postalveolar': 't̠ɹ̠̊˔', '+retroflex': 'ʈʂ', '+alveolo-palatal': 'tɕ', '+palatal': 'cç', '+velar': 'kx', '+uvular': 'qχ', '+pharyngeal': 'ʡħ', '+glottal': 'ʔh', '+nasal': 'ɲ̊', '+stop': 'c', '+affricate': 'cç', 'nonsibliantaffricate': 'cç', '+fricative': 'ç', 'nonfricative': 'ç', '+approximate': 'j̊', '+tap': '', '+trill': '', 'lateralaffricate': 'cʎ̥˔', 'lateralfricative': 'ʎ̥˔', 'lateralapproximate': 'ʎ̥', 'lateraltap': 'cç'},
|
|||
|
'kx': { 'manner': '+affricate', 'place': 'velar', 'voice': 'voiceless', '-voice': 'kx', '+voice': 'gɣ', '+bilabial': 'pɸ', '+labio-dental': 'p̪f', 'linguo-labial': '', '+dental': 'tθ', '+alveolar': 'tθ̠', '+postalveolar': 't̠ɹ̠̊˔', '+retroflex': 'ʈʂ', '+alveolo-palatal': 'tɕ', '+palatal': 'cç', '+velar': 'kx', '+uvular': 'qχ', '+pharyngeal': 'ʡħ', '+glottal': 'ʔh', '+nasal': 'ŋ̊', '+stop': 'k', '+affricate': 'kx', 'nonsibliantaffricate': 'kx', '+fricative': 'x', 'nonfricative': 'x', '+approximate': 'ɰ̊', '+tap': 'kx', '+trill': 'kx', 'lateralaffricate': 'kʟ̝̊', 'lateralfricative': 'ʟ̝̊', 'lateralapproximate': 'ʟ̥', 'lateraltap': 'kx'},
|
|||
|
'qχ': { 'manner': '+affricate', 'place': 'uvular', 'voice': 'voiceless', '-voice': 'qχ', '+voice': 'ɢʁ', '+bilabial': 'pɸ', '+labio-dental': 'p̪f', 'linguo-labial': 'qχ', '+dental': 'tθ', '+alveolar': 'tθ̠', '+postalveolar': 't̠ɹ̠̊˔', '+retroflex': 'ʈʂ', '+alveolo-palatal': 'tɕ', '+palatal': 'cç', '+velar': 'kx', '+uvular': 'qχ', '+pharyngeal': 'ʡħ', '+glottal': 'ʔh', '+nasal': 'ɴ̥', '+stop': 'q', '+affricate': 'qχ', 'nonsibliantaffricate': 'qχ', '+fricative': 'χ', 'nonfricative': 'χ', '+approximate': 'qχ', '+tap': 'qχ', '+trill': 'ʀ̥', 'lateralaffricate': 'qχ', 'lateralfricative': 'qχ', 'lateralapproximate': 'qχ', 'lateraltap': 'qχ'},
|
|||
|
'ʡħ': { 'manner': '+affricate', 'place': 'pharyngeal', 'voice': 'voiceless', '-voice': 'ʡħ', '+voice': 'ʡʕ', '+bilabial': 'pɸ', '+labio-dental': 'p̪f', 'linguo-labial': 'ʡħ', '+dental': 'tθ', '+alveolar': 'tθ̠', '+postalveolar': 't̠ɹ̠̊˔', '+retroflex': 'ʡħ', '+alveolo-palatal': 'tɕ', '+palatal': 'cç', '+velar': 'kx', '+uvular': 'qχ', '+pharyngeal': 'ʡħ', '+glottal': 'ʔh', '+nasal': 'ʡħ', '+stop': 'ʡ', '+affricate': 'ʡħ', 'nonsibliantaffricate': 'ʡħ', '+fricative': 'ħ', 'nonfricative': 'ħ', '+approximate': 'ʡħ', '+tap': 'ʡħ', '+trill': 'ʜ', 'lateralaffricate': 'ʡħ', 'lateralfricative': 'ʡħ', 'lateralapproximate': 'ʡħ', 'lateraltap': 'ʡħ'},
|
|||
|
'ʔh': { 'manner': '+affricate', 'place': 'glottal', 'voice': 'voiceless', '-voice': 'ʔh', '+voice': 'ʔɦ', '+bilabial': 'pɸ', '+labio-dental': 'p̪f', 'linguo-labial': 'ʔh', '+dental': 'tθ', '+alveolar': 'tθ̠', '+postalveolar': 't̠ɹ̠̊˔', '+retroflex': 'ʔh', '+alveolo-palatal': 'tɕ', '+palatal': 'cç', '+velar': 'kx', '+uvular': 'qχ', '+pharyngeal': 'ʡħ', '+glottal': 'ʔh', '+nasal': 'ʔh', '+stop': 'ʔ', '+affricate': 'ʔh', 'nonsibliantaffricate': 'ʔh', '+fricative': 'h', 'nonfricative': 'h', '+approximate': 'h', '+tap': 'ʔh', '+trill': 'ʔh', 'lateralaffricate': 'ʔh', 'lateralfricative': 'ʔh', 'lateralapproximate': 'ʔh', 'lateraltap': 'ʔh'},
|
|||
|
's': { 'manner': 'sibilantfricate', 'place': 'alveolar', 'voice': 'voiceless', '-voice': 's', '+voice': 'z', '+bilabial': 'ɸ', '+labio-dental': 'f', 'linguo-labial': 's', '+dental': 's', '+alveolar': 's', '+postalveolar': 'ʃ', '+retroflex': 'ʂ', '+alveolo-palatal': 'ɕ', '+palatal': 'ç', '+velar': 'x', '+uvular': 'χ', '+pharyngeal': 'ħ', '+glottal': 'h', '+nasal': 'n̥', '+stop': 't', '+affricate': 'ts', 'nonsibliantaffricate': 'tθ̠', '+fricative': 's', 'nonfricative': 'θ̱', '+approximate': 'ɹ̥', '+tap': 'ɾ̥', '+trill': 'r̥', 'lateralaffricate': 'tɬ', 'lateralfricative': 'ɬ', 'lateralapproximate': 'l̥', 'lateraltap': 'ɺ̊'},
|
|||
|
'ʃ': { 'manner': 'sibilantfricate', 'place': 'postalveolar', 'voice': 'voiceless', '-voice': 'ʃ', '+voice': 'ʒ', '+bilabial': 'ɸ', '+labio-dental': 'f', 'linguo-labial': 'ʃ', '+dental': 's', '+alveolar': 's', '+postalveolar': 'ʃ', '+retroflex': 'ʂ', '+alveolo-palatal': 'ɕ', '+palatal': 'ç', '+velar': 'x', '+uvular': 'χ', '+pharyngeal': 'ħ', '+glottal': 'h', '+nasal': 'n̥', '+stop': 't', '+affricate': 'tʃ', 'nonsibliantaffricate': 't̠ɹ̠̊˔', '+fricative': 'ʃ', 'nonfricative': 'ɹ̠̊˔', '+approximate': 'ɹ̥', '+tap': 'ɾ̥', '+trill': 'r̥', 'lateralaffricate': 'tɬ', 'lateralfricative': 'ɬ', 'lateralapproximate': 'l̥', 'lateraltap': 'ɺ̊'},
|
|||
|
'ʂ': { 'manner': 'sibilantfricate', 'place': 'retroflex', 'voice': 'voiceless', '-voice': 'ʂ', '+voice': 'ʐ', '+bilabial': 'ɸ', '+labio-dental': 'f', 'linguo-labial': 'ʂ', '+dental': 's', '+alveolar': 's', '+postalveolar': 'ʃ', '+retroflex': 'ʂ', '+alveolo-palatal': 'ɕ', '+palatal': 'ç', '+velar': 'x', '+uvular': 'χ', '+pharyngeal': 'ħ', '+glottal': 'h', '+nasal': 'ɳ̊', '+stop': 'ʈ', '+affricate': 'ʈʂ', 'nonsibliantaffricate': 'ʈʂ', '+fricative': 'ʂ', 'nonfricative': 'ʂ', '+approximate': 'ɻ̊', '+tap': 'ɽ̊', '+trill': 'ɽr̥', 'lateralaffricate': 'ʈɭ̊˔', 'lateralfricative': 'ɭ̊˔', 'lateralapproximate': 'ɭ̊', 'lateraltap': 'ʂ'},
|
|||
|
'ɕ': { 'manner': 'sibilantfricate', 'place': 'alveolo-palatal', 'voice': 'voiceless', '-voice': 'ɕ', '+voice': 'ʑ', '+bilabial': 'ɸ', '+labio-dental': 'f', 'linguo-labial': 'ɕ', '+dental': 's', '+alveolar': 's', '+postalveolar': 'ʃ', '+retroflex': 'ʂ', '+alveolo-palatal': 'ɕ', '+palatal': 'ç', '+velar': 'x', '+uvular': 'χ', '+pharyngeal': 'ħ', '+glottal': 'h', '+nasal': 'ɲ̟̊', '+stop': 'c', '+affricate': 'tɕ', 'nonsibliantaffricate': '', '+fricative': 'ɕ', 'nonfricative': 'ç', '+approximate': 'j̊', '+tap': 'ɕ', '+trill': 'ɕ', 'lateralaffricate': 'cʎ̥˔', 'lateralfricative': 'ʎ̥˔', 'lateralapproximate': 'ʎ̥', 'lateraltap': 'ɕ'},
|
|||
|
'ɸ': { 'manner': '+fricative', 'place': 'bilabial', 'voice': 'voiceless', '-voice': 'ɸ', '+voice': 'β', '+bilabial': 'ɸ', '+labio-dental': 'f', 'linguo-labial': 'θ̼', '+dental': 'θ', '+alveolar': 'θ̱', '+postalveolar': 'ɹ̠̊˔', '+retroflex': 'ʂ', '+alveolo-palatal': 'ç', '+palatal': 'ç', '+velar': 'x', '+uvular': 'χ', '+pharyngeal': 'ħ', '+glottal': 'h', '+nasal': 'm̥', '+stop': 'p', '+affricate': 'pɸ', 'nonsibliantaffricate': 'pɸ', '+fricative': 'ɸ', 'nonfricative': 'ɸ', '+approximate': 'ɸ', '+tap': 'ɸ', '+trill': 'ʙ', 'lateralaffricate': 'ɸ', 'lateralfricative': 'ɸ', 'lateralapproximate': 'ɸ', 'lateraltap': 'ɸ'},
|
|||
|
'f': { 'manner': '+fricative', 'place': 'labiodental', 'voice': 'voiceless', '-voice': 'f', '+voice': 'v', '+bilabial': 'ɸ', '+labio-dental': 'f', 'linguo-labial': 'θ̼', '+dental': 'θ', '+alveolar': 'θ̱', '+postalveolar': 'ɹ̠̊˔', '+retroflex': '', '+alveolo-palatal': 'ç', '+palatal': 'ç', '+velar': 'x', '+uvular': 'χ', '+pharyngeal': 'ħ', '+glottal': 'h', '+nasal': 'ɱ̊', '+stop': 'p̪', '+affricate': 'pf', 'nonsibliantaffricate': 'p̪f', '+fricative': 'f', 'nonfricative': 'f', '+approximate': 'ʋ̥', '+tap': 'ⱱ', '+trill': 'f', 'lateralaffricate': 'f', 'lateralfricative': 'f', 'lateralapproximate': 'f', 'lateraltap': 'f'},
|
|||
|
'θ̼': { 'manner': '+fricative', 'place': 'linguolabial', 'voice': 'voiceless', '-voice': 'θ̼', '+voice': 'ð̼', '+bilabial': 'ɸ', '+labio-dental': 'f', 'linguo-labial': 'θ̼', '+dental': 'θ', '+alveolar': 'θ̱', '+postalveolar': 'ɹ̠̊˔', '+retroflex': 'θ̼', '+alveolo-palatal': 'ç', '+palatal': 'ç', '+velar': 'x', '+uvular': 'χ', '+pharyngeal': 'ħ', '+glottal': 'h', '+nasal': 'n̼̊', '+stop': 't̼', '+affricate': 'tθ̼', 'nonsibliantaffricate': 'θ̼', '+fricative': 'θ̼', 'nonfricative': 'θ̼', '+approximate': 'θ̼', '+tap': 'θ̼', '+trill': 'θ̼', 'lateralaffricate': 'θ̼', 'lateralfricative': 'θ̼', 'lateralapproximate': 'θ̼', 'lateraltap': 'θ̼'},
|
|||
|
'θ': { 'manner': '+fricative', 'place': 'dental', 'voice': 'voiceless', '-voice': 'θ', '+voice': 'ð', '+bilabial': 'ɸ', '+labio-dental': 'f', 'linguo-labial': 'θ̼', '+dental': 'θ', '+alveolar': 'θ̱', '+postalveolar': 'ɹ̠̊˔', '+retroflex': 'θ', '+alveolo-palatal': 'ç', '+palatal': 'ç', '+velar': 'x', '+uvular': 'χ', '+pharyngeal': 'ħ', '+glottal': 'h', '+nasal': 'n̥', '+stop': 't', '+affricate': 'ts', 'nonsibliantaffricate': 'tθ', '+fricative': 's', 'nonfricative': 'θ', '+approximate': 'θ', '+tap': 'ɾ̥', '+trill': 'r̥', 'lateralaffricate': 'tɬ', 'lateralfricative': 'ɬ', 'lateralapproximate': 'l̥', 'lateraltap': 'θ'},
|
|||
|
'θ̱': { 'manner': '+fricative', 'place': 'alveolar', 'voice': 'voiceless', '-voice': 'θ̱', '+voice': 'ð̠', '+bilabial': 'ɸ', '+labio-dental': 'f', 'linguo-labial': 'θ̼', '+dental': 'θ', '+alveolar': 'θ̱', '+postalveolar': 'ɹ̠̊˔', '+retroflex': 'θ̱', '+alveolo-palatal': 'ç', '+palatal': 'ç', '+velar': 'x', '+uvular': 'χ', '+pharyngeal': 'ħ', '+glottal': 'h', '+nasal': 'n̥', '+stop': 't', '+affricate': 'ts', 'nonsibliantaffricate': 'tθ̠', '+fricative': 's', 'nonfricative': 'θ̱', '+approximate': 'ɹ̥', '+tap': 'ɾ̥', '+trill': 'r̥', 'lateralaffricate': 'tɬ', 'lateralfricative': 'ɬ', 'lateralapproximate': 'l̥', 'lateraltap': 'θ̱'},
|
|||
|
'ɹ̠̊˔': { 'manner': '+fricative', 'place': 'postalveolar', 'voice': 'voiceless', '-voice': 'ɹ̠̊˔', '+voice': 'ɹ̠˔', '+bilabial': 'ɸ', '+labio-dental': 'f', 'linguo-labial': 'θ̼', '+dental': 'θ', '+alveolar': 'θ̱', '+postalveolar': 'ɹ̠̊˔', '+retroflex': '', '+alveolo-palatal': 'ç', '+palatal': 'ç', '+velar': 'x', '+uvular': 'χ', '+pharyngeal': 'ħ', '+glottal': 'h', '+nasal': 'n̥', '+stop': 't', '+affricate': 'tʃ', 'nonsibliantaffricate': 't̠ɹ̠̊˔', '+fricative': 'ʃ', 'nonfricative': 'ɹ̠̊˔', '+approximate': 'ɹ̥', '+tap': 'ɾ̥', '+trill': 'r̥', 'lateralaffricate': 'tɬ', 'lateralfricative': 'ɬ', 'lateralapproximate': 'l̥', 'lateraltap': 'ɹ̠̊˔'},
|
|||
|
'ç': { 'manner': '+fricative', 'place': 'palatal', 'voice': 'voiceless', '-voice': 'ç', '+voice': 'ʝ', '+bilabial': 'ɸ', '+labio-dental': 'f', 'linguo-labial': 'θ̼', '+dental': 'θ', '+alveolar': 'θ̱', '+postalveolar': 'ɹ̠̊˔', '+retroflex': 'ʂ', '+alveolo-palatal': 'ç', '+palatal': 'ç', '+velar': 'x', '+uvular': 'χ', '+pharyngeal': 'ħ', '+glottal': 'h', '+nasal': 'ɲ̊', '+stop': 'c', '+affricate': 'cç', 'nonsibliantaffricate': 'cç', '+fricative': 'ç', 'nonfricative': 'ç', '+approximate': 'j̊', '+tap': 'ç', '+trill': '', 'lateralaffricate': 'cʎ̥˔', 'lateralfricative': 'ʎ̥˔', 'lateralapproximate': 'ʎ̥', 'lateraltap': 'ç'},
|
|||
|
'x': { 'manner': '+fricative', 'place': 'velar', 'voice': 'voiceless', '-voice': 'x', '+voice': 'ɣ', '+bilabial': 'ɸ', '+labio-dental': 'f', 'linguo-labial': 'θ̼', '+dental': 'θ', '+alveolar': 'θ̱', '+postalveolar': 'ɹ̠̊˔', '+retroflex': 'ʂ', '+alveolo-palatal': 'ç', '+palatal': 'ç', '+velar': 'x', '+uvular': 'χ', '+pharyngeal': 'ħ', '+glottal': 'h', '+nasal': 'ŋ̊', '+stop': 'k', '+affricate': 'kx', 'nonsibliantaffricate': 'kx', '+fricative': 'x', 'nonfricative': 'x', '+approximate': 'ɰ̊', '+tap': 'x', '+trill': 'x', 'lateralaffricate': 'kʟ̝̊', 'lateralfricative': 'ʟ̝̊', 'lateralapproximate': 'ʟ̥', 'lateraltap': 'x'},
|
|||
|
'χ': { 'manner': '+fricative', 'place': 'uvular', 'voice': 'voiceless', '-voice': 'χ', '+voice': 'ʁ', '+bilabial': 'ɸ', '+labio-dental': 'f', 'linguo-labial': 'θ̼', '+dental': 'θ', '+alveolar': 'θ̱', '+postalveolar': 'ɹ̠̊˔', '+retroflex': 'ʂ', '+alveolo-palatal': 'ç', '+palatal': 'ç', '+velar': 'x', '+uvular': 'χ', '+pharyngeal': 'ħ', '+glottal': 'h', '+nasal': 'ɴ̥', '+stop': 'q', '+affricate': 'qχ', 'nonsibliantaffricate': 'qχ', '+fricative': 'χ', 'nonfricative': 'χ', '+approximate': 'χ', '+tap': 'χ', '+trill': 'ʀ̥', 'lateralaffricate': 'χ', 'lateralfricative': 'χ', 'lateralapproximate': 'χ', 'lateraltap': 'χ'},
|
|||
|
'ħ': { 'manner': '+fricative', 'place': 'pharyngeal', 'voice': 'voiceless', '-voice': 'ħ', '+voice': 'ʕ', '+bilabial': 'ɸ', '+labio-dental': 'f', 'linguo-labial': 'θ̼', '+dental': 'θ', '+alveolar': 'θ̱', '+postalveolar': 'ɹ̠̊˔', '+retroflex': '', '+alveolo-palatal': 'ç', '+palatal': 'ç', '+velar': 'x', '+uvular': 'χ', '+pharyngeal': 'ħ', '+glottal': 'h', '+nasal': 'ħ', '+stop': 'ʡ', '+affricate': 'ʡħ', 'nonsibliantaffricate': 'ʡħ', '+fricative': 'ħ', 'nonfricative': 'ħ', '+approximate': 'ħ', '+tap': 'ħ', '+trill': 'ʜ', 'lateralaffricate': 'ħ', 'lateralfricative': 'ħ', 'lateralapproximate': 'ħ', 'lateraltap': 'ħ'},
|
|||
|
'h': { 'manner': '+fricative', 'place': 'glottal', 'voice': 'voiceless', '-voice': 'h', '+voice': 'ɦʔ̞', '+bilabial': 'ɸ', '+labio-dental': 'f', 'linguo-labial': 'θ̼', '+dental': 'θ', '+alveolar': 'θ̱', '+postalveolar': 'ɹ̠̊˔', '+retroflex': 'ʂ', '+alveolo-palatal': 'ɕ', '+palatal': 'ç', '+velar': 'x', '+uvular': 'χ', '+pharyngeal': 'ħ', '+glottal': 'h', '+nasal': 'h', '+stop': 'ʔ', '+affricate': 'ʔh', 'nonsibliantaffricate': 'ʔh', '+fricative': 'h', 'nonfricative': 'h', '+approximate': 'h', '+tap': 'h', '+trill': 'h', 'lateralaffricate': 'h', 'lateralfricative': 'h', 'lateralapproximate': 'h', 'lateraltap': 'h'},
|
|||
|
'ɸ': { 'manner': 'approximant', 'place': 'bilabial', 'voice': 'voiceless', '-voice': 'ɸ', '+voice': 'β', '+bilabial': 'ɸ', '+labio-dental': 'ʋ̥', 'linguo-labial': 'ɸ', '+dental': 'θ', '+alveolar': 'ɹ̥', '+postalveolar': 'ɹ̥', '+retroflex': 'ɻ̊', '+alveolo-palatal': 'j̊', '+palatal': 'j̊', '+velar': 'x', '+uvular': 'χ', '+pharyngeal': 'ħ', '+glottal': 'h', '+nasal': 'm̥', '+stop': 'p', '+affricate': 'pɸ', 'nonsibliantaffricate': 'pɸ', '+fricative': 'ɸ', 'nonfricative': 'ɸ', '+approximate': 'ɸ', '+tap': 'ɸ', '+trill': 'ʙ̊', 'lateralaffricate': 'ɸ', 'lateralfricative': 'ɸ', 'lateralapproximate': 'ɸ', 'lateraltap': 'ɸ'},
|
|||
|
'ʋ̥': { 'manner': 'approximant', 'place': 'labiodental', 'voice': 'voiceless', '-voice': 'ʋ̥', '+voice': 'ʋ', '+bilabial': 'ɸ', '+labio-dental': 'ʋ̥', 'linguo-labial': 'ʋ̥', '+dental': 'θ', '+alveolar': 'ɹ̥', '+postalveolar': 'ɹ̥', '+retroflex': 'ɻ̊', '+alveolo-palatal': 'j̊', '+palatal': 'j̊', '+velar': 'ɰ̊', '+uvular': 'ʋ̥', '+pharyngeal': 'ʋ̥', '+glottal': 'h', '+nasal': 'ɱ̊', '+stop': 'p̪', '+affricate': 'pf', 'nonsibliantaffricate': 'p̪f', '+fricative': 'f', 'nonfricative': 'f', '+approximate': 'ʋ̥', '+tap': 'ⱱ', '+trill': 'ʋ̥', 'lateralaffricate': 'ʋ̥', 'lateralfricative': 'ʋ̥', 'lateralapproximate': 'ʋ̥', 'lateraltap': 'ʋ̥'},
|
|||
|
'ɹ̥': { 'manner': 'approximant', 'place': 'alveolar', 'voice': 'voiceless', '-voice': 'ɹ̥', '+voice': 'ɹ', '+bilabial': 'ɸ', '+labio-dental': 'ʋ̥', 'linguo-labial': 'ɹ̥', '+dental': 'θ', '+alveolar': 'ɹ̥', '+postalveolar': 'ɹ̥', '+retroflex': 'ɻ̊', '+alveolo-palatal': 'j̊', '+palatal': 'j̊', '+velar': 'ɰ̊', '+uvular': 'ɹ̥', '+pharyngeal': 'ɹ̥', '+glottal': 'h', '+nasal': 'n̥', '+stop': 't', '+affricate': 'ts', 'nonsibliantaffricate': 'tθ̠', '+fricative': 's', 'nonfricative': 'θ̱', '+approximate': 'ɹ̥', '+tap': 'ɾ̥', '+trill': 'r̥', 'lateralaffricate': 'tɬ', 'lateralfricative': 'ɬ', 'lateralapproximate': 'l̥', 'lateraltap': 'ɹ̥'},
|
|||
|
'ɻ̊': { 'manner': 'approximant', 'place': 'retroflex', 'voice': 'voiceless', '-voice': 'ɻ̊', '+voice': 'ɻ', '+bilabial': 'ɸ', '+labio-dental': 'ʋ̥', 'linguo-labial': 'ʈʂ', '+dental': 'θ', '+alveolar': 'ɹ̥', '+postalveolar': 'ɹ̥', '+retroflex': 'ɻ̊', '+alveolo-palatal': 'j̊', '+palatal': 'j̊', '+velar': 'ɰ̊', '+uvular': 'ʈʂ', '+pharyngeal': 'ʈʂ', '+glottal': 'h', '+nasal': 'ɳ̊', '+stop': 'ʈ', '+affricate': 'ʈʂ', 'nonsibliantaffricate': 'ʈʂ', '+fricative': 'ʂ', 'nonfricative': '', '+approximate': 'ɻ̊', '+tap': 'ɽ̊', '+trill': 'ɽr̥', 'lateralaffricate': 'ʈɭ̊˔', 'lateralfricative': 'ɭ̊˔', 'lateralapproximate': 'ɭ̊', 'lateraltap': 'ɻ̊'},
|
|||
|
'j̊': { 'manner': 'approximant', 'place': 'palatal', 'voice': 'voiceless', '-voice': 'j̊', '+voice': 'j', '+bilabial': 'ɸ', '+labio-dental': 'ʋ̥', 'linguo-labial': 'j̊', '+dental': 'θ', '+alveolar': 'ɹ̥', '+postalveolar': 'ɹ̥', '+retroflex': 'ɻ̊', '+alveolo-palatal': 'j̊', '+palatal': 'j̊', '+velar': 'ɰ̊', '+uvular': 'j̊', '+pharyngeal': '', '+glottal': 'h', '+nasal': 'ɲ̟̊', '+stop': 'c', '+affricate': 'tɕ', 'nonsibliantaffricate': 'tɕ', '+fricative': 'ɕ', 'nonfricative': 'ç', '+approximate': 'j̊', '+tap': 'j̊', '+trill': 'j̊', 'lateralaffricate': 'cʎ̥˔', 'lateralfricative': 'ʎ̥˔', 'lateralapproximate': 'ʎ̥', 'lateraltap': 'j̊'},
|
|||
|
'ɰ̊': { 'manner': 'approximant', 'place': 'velar', 'voice': 'voiceless', '-voice': 'ɰ̊', '+voice': 'ɰ', '+bilabial': 'ɸ', '+labio-dental': 'ʋ̥', 'linguo-labial': 'ɰ̊', '+dental': 'θ', '+alveolar': 'ɹ̥', '+postalveolar': 'ɹ̥', '+retroflex': 'ɻ̊', '+alveolo-palatal': 'j̊', '+palatal': 'j̊', '+velar': 'ɰ̊', '+uvular': 'ɰ̊', '+pharyngeal': 'ɰ̊', '+glottal': 'h', '+nasal': 'ŋ̊', '+stop': 'k', '+affricate': 'kx', 'nonsibliantaffricate': 'kx', '+fricative': 'x', 'nonfricative': 'x', '+approximate': 'ɰ̊', '+tap': 'ɰ̊', '+trill': 'ɰ̊', 'lateralaffricate': 'kʟ̝̊', 'lateralfricative': 'ʟ̝̊', 'lateralapproximate': 'ʟ̥', 'lateraltap': 'ɰ̊'},
|
|||
|
'ɾ̥': { 'manner': 'flap', 'place': 'alveolar', 'voice': 'voiceless', '-voice': 'ɾ̥', '+voice': 'ɾ', '+bilabial': 'ɾ̥', '+labio-dental': 'ɾ̥', 'linguo-labial': 'ɾ̥', '+dental': 'ɾ̥', '+alveolar': 'ɾ̥', '+postalveolar': 'ɾ̥', '+retroflex': 'ɽ̊', '+alveolo-palatal': 'ɾ̥', '+palatal': 'ɾ̥', '+velar': 'ɾ̥', '+uvular': 'ɾ̥', '+pharyngeal': 'ɾ̥', '+glottal': 'ɾ̥', '+nasal': 'n̥', '+stop': 't', '+affricate': 'ts', 'nonsibliantaffricate': 'tθ', '+fricative': 's', 'nonfricative': 'θ', '+approximate': 'θ', '+tap': 'ɾ̥', '+trill': 'r̥', 'lateralaffricate': 'tɬ', 'lateralfricative': 'ɬ', 'lateralapproximate': 'l̥', 'lateraltap': 'ɾ̥'},
|
|||
|
'ɽ̊': { 'manner': 'flap', 'place': 'retroflex', 'voice': 'voiceless', '-voice': 'ɽ̊', '+voice': 'ɽ', '+bilabial': 'ɽ̊', '+labio-dental': 'ɽ̊', 'linguo-labial': '', '+dental': 'ɾ̥', '+alveolar': 'ɾ̥', '+postalveolar': 'ɾ̥', '+retroflex': 'ɽ̊', '+alveolo-palatal': 'ɽ̊', '+palatal': 'ɽ̊', '+velar': 'ɽ̊', '+uvular': 'ɽ̊', '+pharyngeal': 'ɽ̊', '+glottal': 'ɽ̊', '+nasal': 'ɳ̊', '+stop': 'ʈ', '+affricate': 'ʈʂ', 'nonsibliantaffricate': 'ʈʂ', '+fricative': 'ʂ', 'nonfricative': 'ʂ', '+approximate': 'ɻ̊', '+tap': 'ɽ̊', '+trill': 'ɽr̥', 'lateralaffricate': 'ʈɭ̊˔', 'lateralfricative': 'ɭ̊˔', 'lateralapproximate': 'ɭ̊', 'lateraltap': 'ɽ̊'},
|
|||
|
'r̥': { 'manner': 'trill', 'place': 'alveolar', 'voice': 'voiceless', '-voice': 'r̥', '+voice': 'r', '+bilabial': 'ʙ̊', '+labio-dental': 'r̥', 'linguo-labial': 'r̥', '+dental': 'r̥', '+alveolar': 'r̥', '+postalveolar': 'r̥', '+retroflex': 'ɽr̥', '+alveolo-palatal': 'r̥', '+palatal': 'r̥', '+velar': 'r̥', '+uvular': 'ʀ̥', '+pharyngeal': 'ʜ', '+glottal': 'r̥', '+nasal': 'n̥', '+stop': 't', '+affricate': 'ts', 'nonsibliantaffricate': 'tθ̠', '+fricative': 's', 'nonfricative': 'θ̱', '+approximate': 'ɹ̥', '+tap': 'ɾ̥', '+trill': 'r̥', 'lateralaffricate': 'tɬ', 'lateralfricative': 'ɬ', 'lateralapproximate': 'l̥', 'lateraltap': 'r̥'},
|
|||
|
'ɽr̥': { 'manner': 'trill', 'place': 'retroflex', 'voice': 'voiceless', '-voice': 'ɽr̥', '+voice': 'ɽr', '+bilabial': '', '+labio-dental': '', 'linguo-labial': '', '+dental': 'r̥', '+alveolar': 'r̥', '+postalveolar': 'r̥', '+retroflex': 'ɽr̥', '+alveolo-palatal': '', '+palatal': '', '+velar': '', '+uvular': 'ʀ̥', '+pharyngeal': 'ʜ', '+glottal': '', '+nasal': 'ɳ̊', '+stop': 'ʈ', '+affricate': 'ʈʂ', 'nonsibliantaffricate': '', '+fricative': 'ʂ', 'nonfricative': '', '+approximate': 'ɻ̊', '+tap': 'ɽ̊', '+trill': 'ɽr̥', 'lateralaffricate': 'ʈɭ̊˔', 'lateralfricative': 'ɭ̊˔', 'lateralapproximate': 'ɭ̊', 'lateraltap': 'ɽr̥'},
|
|||
|
'ʀ̥': { 'manner': 'trill', 'place': 'uvular', 'voice': 'voiceless', '-voice': 'ʀ̥', '+voice': 'ʀ', '+bilabial': 'ʙ̊', '+labio-dental': 'ʀ̥', 'linguo-labial': 'ʀ̥', '+dental': 'r̥', '+alveolar': 'r̥', '+postalveolar': 'r̥', '+retroflex': 'ɽr̥', '+alveolo-palatal': 'ʀ̥', '+palatal': 'ʀ̥', '+velar': 'ʀ̥', '+uvular': 'ʀ̥', '+pharyngeal': 'ʜ', '+glottal': 'ʀ̥', '+nasal': 'ɴ̥', '+stop': 'q', '+affricate': 'qʀ̥', 'nonsibliantaffricate': 'qχ', '+fricative': '', 'nonfricative': 'χ', '+approximate': 'ʀ̥', '+tap': 'ʀ̥', '+trill': 'ʀ̥', 'lateralaffricate': 'ʀ̥', 'lateralfricative': 'ʀ̥', 'lateralapproximate': 'ʀ̥', 'lateraltap': 'ʀ̥'},
|
|||
|
'ʜ': { 'manner': 'trill', 'place': 'pharyngeal', 'voice': 'voiceless', '-voice': 'ʜ', '+voice': 'ʢ', '+bilabial': 'ʙ̊', '+labio-dental': 'ʜ', 'linguo-labial': 'ʜ', '+dental': 'r̥', '+alveolar': 'r̥', '+postalveolar': 'r̥', '+retroflex': 'ɽr̥', '+alveolo-palatal': 'ʜ', '+palatal': 'ʜ', '+velar': 'ʜ', '+uvular': 'ʀ̥', '+pharyngeal': 'ʜ', '+glottal': 'ʜ', '+nasal': 'ʜ', '+stop': 'ʡ', '+affricate': 'ʡħ', 'nonsibliantaffricate': 'ʡħ', '+fricative': '', 'nonfricative': 'ħ', '+approximate': 'ʜ', '+tap': 'ʜ', '+trill': 'ʜ', 'lateralaffricate': 'ʜ', 'lateralfricative': 'ʜ', 'lateralapproximate': 'ʜ', 'lateraltap': 'ʜ'},
|
|||
|
'tɬ': { 'manner': 'lateralaffricate', 'place': 'alveolar', 'voice': 'voiceless', '-voice': 'tɬ', '+voice': 'dɮ', '+bilabial': '', '+labio-dental': '', 'linguo-labial': '', '+dental': 'tɬ', '+alveolar': 'tɬ', '+postalveolar': 'tɬ', '+retroflex': 'ʈɭ̊˔', '+alveolo-palatal': 'cʎ̥˔', '+palatal': 'cʎ̥˔', '+velar': 'kʟ̝̊', '+uvular': '', '+pharyngeal': '', '+glottal': '', '+nasal': 'n̥', '+stop': 't', '+affricate': 'ts', 'nonsibliantaffricate': 'tθ̠', '+fricative': 's', 'nonfricative': 'θ̱', '+approximate': 'ɹ̥', '+tap': 'ɾ̥', '+trill': 'r̥', 'lateralaffricate': 'tɬ', 'lateralfricative': 'ɬ', 'lateralapproximate': 'l̥', 'lateraltap': '#'},
|
|||
|
'ɬ': { 'manner': 'lateralfricative', 'place': 'alveolar', 'voice': 'voiceless', '-voice': 'ɬ', '+voice': 'ɮ', '+bilabial': 'ɬ', '+labio-dental': 'ɬ', 'linguo-labial': 'ɬ', '+dental': 'ɬ', '+alveolar': 'ɬ', '+postalveolar': 'ɬ', '+retroflex': 'ɭ̊˔', '+alveolo-palatal': 'ʎ̥˔', '+palatal': 'ʎ̥˔', '+velar': 'ʟ̝̊', '+uvular': 'ɬ', '+pharyngeal': 'ɬ', '+glottal': 'ɬ', '+nasal': 'n̥', '+stop': 't', '+affricate': 'ts', 'nonsibliantaffricate': 'tθ', '+fricative': 's', 'nonfricative': 'θ', '+approximate': 'θ', '+tap': 'ɾ̥', '+trill': 'r̥', 'lateralaffricate': 'tɬ', 'lateralfricative': 'ɬ', 'lateralapproximate': 'l̥', 'lateraltap': 'ɬ'},
|
|||
|
'ɭ̊˔': { 'manner': 'lateralfricative', 'place': 'retroflex', 'voice': 'voiceless', '-voice': 'ɭ̊˔', '+voice': '', '+bilabial': '', '+labio-dental': '', 'linguo-labial': '', '+dental': 'ɬ', '+alveolar': 'ɬ', '+postalveolar': 'ɬ', '+retroflex': 'ɭ̊˔', '+alveolo-palatal': 'ʎ̥˔', '+palatal': 'ʎ̥˔', '+velar': 'ʟ̝̊', '+uvular': '', '+pharyngeal': '', '+glottal': '', '+nasal': 'ɳ̊', '+stop': 'ʈ', '+affricate': 'ʈʂ', 'nonsibliantaffricate': '', '+fricative': 'ʂ', 'nonfricative': '', '+approximate': 'ɻ̊', '+tap': 'ɽ̊', '+trill': 'ɽr̥', 'lateralaffricate': 'ʈɭ̊˔', 'lateralfricative': 'ɭ̊˔', 'lateralapproximate': 'ɭ̊', 'lateraltap': '#'},
|
|||
|
'ʎ̥˔': { 'manner': 'lateralfricative', 'place': 'alveolo-palatal', 'voice': 'voiceless', '-voice': 'ʎ̥˔', '+voice': 'ʎ̝', '+bilabial': '', '+labio-dental': '', 'linguo-labial': '', '+dental': 'ɬ', '+alveolar': 'ɬ', '+postalveolar': 'ɬ', '+retroflex': 'ɭ̊˔', '+alveolo-palatal': 'ʎ̥˔', '+palatal': 'ʎ̥˔', '+velar': 'ʟ̝̊', '+uvular': '', '+pharyngeal': '', '+glottal': '', '+nasal': 'ɲ̟̊', '+stop': 'c', '+affricate': 'tɕ', 'nonsibliantaffricate': '', '+fricative': 'ɕ', 'nonfricative': 'ç', '+approximate': 'j̊', '+tap': '', '+trill': '', 'lateralaffricate': 'cʎ̥˔', 'lateralfricative': 'ʎ̥˔', 'lateralapproximate': 'ʎ̥', 'lateraltap': '#'},
|
|||
|
'ʎ̥˔': { 'manner': 'lateralfricative', 'place': 'palatal', 'voice': 'voiceless', '-voice': 'ʎ̥˔', '+voice': 'ʎ̝', '+bilabial': '', '+labio-dental': '', 'linguo-labial': '', '+dental': 'ɬ', '+alveolar': 'ɬ', '+postalveolar': 'ɬ', '+retroflex': 'ɭ̊˔', '+alveolo-palatal': 'ʎ̥˔', '+palatal': 'ʎ̥˔', '+velar': 'ʟ̝̊', '+uvular': '', '+pharyngeal': '', '+glottal': '', '+nasal': 'ɲ̊', '+stop': 'c', '+affricate': '', 'nonsibliantaffricate': 'cç', '+fricative': '', 'nonfricative': 'ç', '+approximate': 'j̊', '+tap': '', '+trill': '', 'lateralaffricate': 'cʎ̥˔', 'lateralfricative': 'ʎ̥˔', 'lateralapproximate': 'ʎ̥', 'lateraltap': '#'},
|
|||
|
'ʟ̝̊': { 'manner': 'lateralfricative', 'place': 'velar', 'voice': 'voiceless', '-voice': 'ʟ̝̊', '+voice': 'ʟ̝', '+bilabial': '', '+labio-dental': '', 'linguo-labial': '', '+dental': 'ɬ', '+alveolar': 'ɬ', '+postalveolar': 'ɬ', '+retroflex': 'ɭ̊˔', '+alveolo-palatal': 'ʎ̥˔', '+palatal': 'ʎ̥˔', '+velar': 'ʟ̝̊', '+uvular': '', '+pharyngeal': '', '+glottal': '', '+nasal': 'ŋ̊', '+stop': 'k', '+affricate': '', 'nonsibliantaffricate': 'kx', '+fricative': '', 'nonfricative': 'x', '+approximate': 'ɰ̊', '+tap': '', '+trill': '', 'lateralaffricate': 'kʟ̝̊', 'lateralfricative': 'ʟ̝̊', 'lateralapproximate': 'ʟ̥', 'lateraltap': '#'},
|
|||
|
'l̥': { 'manner': 'lateralapproximant', 'place': 'alveolar', 'voice': 'voiceless', '-voice': 'l̥', '+voice': 'l', '+bilabial': 'l̥', '+labio-dental': 'l̥', 'linguo-labial': 'l̥', '+dental': 'l̥', '+alveolar': 'l̥', '+postalveolar': 'l̥', '+retroflex': 'ɭ̊', '+alveolo-palatal': 'ʎ̥', '+palatal': 'ʎ̥', '+velar': 'ʟ̥', '+uvular': 'l̥', '+pharyngeal': 'l̥', '+glottal': 'l̥', '+nasal': 'n̥', '+stop': 't', '+affricate': 'ts', 'nonsibliantaffricate': 'tθ', '+fricative': 's', 'nonfricative': 'θ', '+approximate': 'θ', '+tap': 'ɾ̥', '+trill': 'r̥', 'lateralaffricate': 'tɬ', 'lateralfricative': 'ɬ', 'lateralapproximate': 'l̥', 'lateraltap': 'l̥'},
|
|||
|
'ɭ̊': { 'manner': 'lateralapproximant', 'place': 'retroflex', 'voice': 'voiceless', '-voice': 'ɭ̊', '+voice': 'ɭ', '+bilabial': 'ɭ̊', '+labio-dental': 'ɭ̊', 'linguo-labial': 'ɭ̊', '+dental': 'l̥', '+alveolar': 'l̥', '+postalveolar': 'l̥', '+retroflex': 'ɭ̊', '+alveolo-palatal': 'ʎ̥', '+palatal': 'ʎ̥', '+velar': 'ʟ̥', '+uvular': 'ɭ̊', '+pharyngeal': 'ɭ̊', '+glottal': 'ɭ̊', '+nasal': 'ɳ̊', '+stop': 'ʈ', '+affricate': 'ʈʂ', 'nonsibliantaffricate': 'ʈʂ', '+fricative': 'ʂ', 'nonfricative': 'ʂ', '+approximate': 'ɻ̊', '+tap': 'ɽ̊', '+trill': 'ɽr̥', 'lateralaffricate': 'ʈɭ̊˔', 'lateralfricative': 'ɭ̊˔', 'lateralapproximate': 'ɭ̊', 'lateraltap': 'ɭ̊'},
|
|||
|
'ʎ̥': { 'manner': 'lateralapproximant', 'place': 'palatal', 'voice': 'voiceless', '-voice': 'ʎ̥', '+voice': 'ʎ', '+bilabial': 'ʎ̥', '+labio-dental': 'ʎ̥', 'linguo-labial': 'ʎ̥', '+dental': 'l̥', '+alveolar': 'l̥', '+postalveolar': 'l̥', '+retroflex': 'ɭ̊', '+alveolo-palatal': 'ʎ̥', '+palatal': 'ʎ̥', '+velar': 'ʟ̥', '+uvular': 'ʎ̥', '+pharyngeal': '', '+glottal': 'ʎ̥', '+nasal': 'ɲ̟̊', '+stop': 'c', '+affricate': 'tɕ', 'nonsibliantaffricate': 'tɕ', '+fricative': 'ɕ', 'nonfricative': 'ç', '+approximate': 'j̊', '+tap': 'ʎ̥', '+trill': 'ʎ̥', 'lateralaffricate': 'cʎ̥˔', 'lateralfricative': 'ʎ̥˔', 'lateralapproximate': 'ʎ̥', 'lateraltap': 'ʎ̥'},
|
|||
|
'ʟ̥': { 'manner': 'lateralapproximant', 'place': 'velar', 'voice': 'voiceless', '-voice': 'ʟ̥', '+voice': 'ʟ', '+bilabial': 'ʟ̥', '+labio-dental': 'ʟ̥', 'linguo-labial': 'ʟ̥', '+dental': 'l̥', '+alveolar': 'l̥', '+postalveolar': 'l̥', '+retroflex': 'ɭ̊', '+alveolo-palatal': 'ʎ̥', '+palatal': 'ʎ̥', '+velar': 'ʟ̥', '+uvular': 'ʟ̥', '+pharyngeal': 'ʟ̥', '+glottal': 'ʟ̥', '+nasal': 'ŋ̊', '+stop': 'k', '+affricate': 'kx', 'nonsibliantaffricate': 'kx', '+fricative': 'x', 'nonfricative': 'x', '+approximate': 'ɰ̊', '+tap': 'ʟ̥', '+trill': 'ʟ̥', 'lateralaffricate': 'kʟ̝̊', 'lateralfricative': 'ʟ̝̊', 'lateralapproximate': 'ʟ̥', 'lateraltap': 'ʟ̥'},
|
|||
|
'm': { 'manner': 'nasal', 'place': 'bilabial', 'voice': 'voiced', '-voice': 'm̥', '+voice': 'm', '+bilabial': 'm', '+labio-dental': 'ɱ', 'linguo-labial': 'n̼', '+dental': 'n', '+alveolar': 'n', '+postalveolar': 'n', '+retroflex': 'ɳ', '+alveolo-palatal': 'ɲ̟', '+palatal': 'ɲ', '+velar': 'ŋ', '+uvular': 'ɴ', '+pharyngeal': 'm', '+glottal': 'm', '+nasal': 'm', '+stop': 'b', '+affricate': 'm', 'nonsibliantaffricate': 'bβ', '+fricative': 'β', 'nonfricative': 'β', '+approximate': 'β', '+tap': 'ⱱ̟', '+trill': 'ʙ', 'lateralaffricate': 'm', 'lateralfricative': 'm', 'lateralapproximate': 'm', 'lateraltap': 'm'},
|
|||
|
'ɱ': { 'manner': 'nasal', 'place': 'labiodental', 'voice': 'voiced', '-voice': 'ɱ̊', '+voice': 'ɱ', '+bilabial': 'm', '+labio-dental': 'ɱ', 'linguo-labial': 'n̼', '+dental': 'n', '+alveolar': 'n', '+postalveolar': 'n', '+retroflex': 'ɳ', '+alveolo-palatal': 'ɲ̟', '+palatal': 'ɲ', '+velar': 'ŋ', '+uvular': 'ɴ', '+pharyngeal': 'ɱ', '+glottal': 'ɱ', '+nasal': 'ɱ', '+stop': 'b̪', '+affricate': 'bv', 'nonsibliantaffricate': 'b̪v', '+fricative': 'v', 'nonfricative': 'v', '+approximate': 'ʋ', '+tap': 'ⱱ', '+trill': 'ɱ', 'lateralaffricate': 'ɱ', 'lateralfricative': 'ɱ', 'lateralapproximate': 'ɱ', 'lateraltap': 'ɱ'},
|
|||
|
'n̼': { 'manner': 'nasal', 'place': 'linguolabial', 'voice': 'voiced', '-voice': 'n̼̊', '+voice': 'n̼', '+bilabial': 'm', '+labio-dental': 'ɱ', 'linguo-labial': 'n̼', '+dental': 'n', '+alveolar': 'n', '+postalveolar': 'n', '+retroflex': 'ɳ', '+alveolo-palatal': 'ɲ̟', '+palatal': 'ɲ', '+velar': 'ŋ', '+uvular': 'ɴ', '+pharyngeal': '', '+glottal': '', '+nasal': 'n̼', '+stop': 'd̼', '+affricate': '', 'nonsibliantaffricate': '', '+fricative': '', 'nonfricative': 'ð̼', '+approximate': 'ð̼', '+tap': 'ɾ̼', '+trill': 'r̼', 'lateralaffricate': 'n̼', 'lateralfricative': 'n̼', 'lateralapproximate': 'l̼', 'lateraltap': 'ɺ̼'},
|
|||
|
'n': { 'manner': 'nasal', 'place': 'dental', 'voice': 'voiced', '-voice': 'n̥', '+voice': 'n', '+bilabial': 'm', '+labio-dental': 'ɱ', 'linguo-labial': 'n̼', '+dental': 'n', '+alveolar': 'n', '+postalveolar': 'n', '+retroflex': 'ɳ', '+alveolo-palatal': 'ɲ̟', '+palatal': 'ɲ', '+velar': 'ŋ', '+uvular': 'ɴ', '+pharyngeal': 'n̼', '+glottal': 'n̼', '+nasal': 'n', '+stop': 'd', '+affricate': 'dz', 'nonsibliantaffricate': 'dð', '+fricative': 'n̼', 'nonfricative': 'ð', '+approximate': 'ð', '+tap': 'ɾ', '+trill': 'r', 'lateralaffricate': 'dɮ', 'lateralfricative': 'ɮ', 'lateralapproximate': 'l', 'lateraltap': 'ɺ'},
|
|||
|
'n': { 'manner': 'nasal', 'place': 'alveolar', 'voice': 'voiced', '-voice': 'n̥', '+voice': 'n', '+bilabial': 'm', '+labio-dental': 'ɱ', 'linguo-labial': 'n̼', '+dental': 'n', '+alveolar': 'n', '+postalveolar': 'n', '+retroflex': 'ɳ', '+alveolo-palatal': 'ɲ̟', '+palatal': 'ɲ', '+velar': 'ŋ', '+uvular': 'ɴ', '+pharyngeal': 'n', '+glottal': 'n', '+nasal': 'n', '+stop': 'd', '+affricate': 'dz', 'nonsibliantaffricate': 'dð̠', '+fricative': 'z', 'nonfricative': 'ð̠', '+approximate': 'ɹ', '+tap': 'ɾ', '+trill': 'r', 'lateralaffricate': 'dɮ', 'lateralfricative': 'ɮ', 'lateralapproximate': 'l', 'lateraltap': 'ɺ'},
|
|||
|
'ɳ': { 'manner': 'nasal', 'place': 'retroflex', 'voice': 'voiced', '-voice': 'ɳ̊', '+voice': 'ɳ', '+bilabial': 'm', '+labio-dental': 'ɱ', 'linguo-labial': 'n̼', '+dental': 'n', '+alveolar': 'n', '+postalveolar': 'n', '+retroflex': 'ɳ', '+alveolo-palatal': 'ɲ̟', '+palatal': 'ɲ', '+velar': 'ŋ', '+uvular': 'ɴ', '+pharyngeal': 'ɳ', '+glottal': 'ɳ', '+nasal': 'ɳ', '+stop': 'ɖ', '+affricate': 'ɖʐ', 'nonsibliantaffricate': 'ɖʐ', '+fricative': 'ʐ', 'nonfricative': 'ʐ', '+approximate': 'ɻ', '+tap': 'ɽ', '+trill': 'ɽr', 'lateralaffricate': 'ɳ', 'lateralfricative': 'ɳ', 'lateralapproximate': 'ɭ', 'lateraltap': 'ɭ̆'},
|
|||
|
'ɲ': { 'manner': 'nasal', 'place': 'palatal', 'voice': 'voiced', '-voice': 'ɲ̊', '+voice': 'ɲ', '+bilabial': 'm', '+labio-dental': 'ɱ', 'linguo-labial': 'n̼', '+dental': 'n', '+alveolar': 'n', '+postalveolar': 'n', '+retroflex': 'ɳ', '+alveolo-palatal': 'ɲ̟', '+palatal': 'ɲ', '+velar': 'ŋ', '+uvular': 'ɴ', '+pharyngeal': 'ɲ', '+glottal': 'ɲ', '+nasal': 'ɲ', '+stop': 'ɟ', '+affricate': 'cç', 'nonsibliantaffricate': 'ɟʝ', '+fricative': '', 'nonfricative': 'ʝ', '+approximate': 'j', '+tap': 'ɲ', '+trill': 'ɲ', 'lateralaffricate': 'ɲ', 'lateralfricative': 'ʎ̝', 'lateralapproximate': 'ʎ', 'lateraltap': 'ʎ̮'},
|
|||
|
'ŋ': { 'manner': 'nasal', 'place': 'velar', 'voice': 'voiced', '-voice': 'ŋ̊', '+voice': 'ŋ', '+bilabial': 'm', '+labio-dental': 'ɱ', 'linguo-labial': 'n̼', '+dental': 'n', '+alveolar': 'n', '+postalveolar': 'n', '+retroflex': 'ɳ', '+alveolo-palatal': 'ɲ̟', '+palatal': 'ɲ', '+velar': 'ŋ', '+uvular': 'ɴ', '+pharyngeal': 'ŋ', '+glottal': 'ŋ', '+nasal': 'ŋ', '+stop': 'g', '+affricate': 'gɣ', 'nonsibliantaffricate': 'gɣ', '+fricative': 'ɣ', 'nonfricative': 'ɣ', '+approximate': 'ɰ', '+tap': 'ŋ', '+trill': 'ŋ', 'lateralaffricate': 'gʟ̝', 'lateralfricative': 'ʟ̝', 'lateralapproximate': 'ʟ', 'lateraltap': 'ʟ̆'},
|
|||
|
'ɴ': { 'manner': 'nasal', 'place': 'uvular', 'voice': 'voiced', '-voice': 'ɴ̥', '+voice': 'ɴ', '+bilabial': 'm', '+labio-dental': 'ɱ', 'linguo-labial': 'n̼', '+dental': 'n', '+alveolar': 'n', '+postalveolar': 'n', '+retroflex': 'ɳ', '+alveolo-palatal': 'ɲ̟', '+palatal': 'ɲ', '+velar': 'ŋ', '+uvular': 'ɴ', '+pharyngeal': 'ɴ', '+glottal': 'ɴ', '+nasal': 'ɴ', '+stop': 'ɢ', '+affricate': 'ɢʁ', 'nonsibliantaffricate': 'ɢʁ', '+fricative': 'ʁ', 'nonfricative': 'ʁ', '+approximate': 'ʁ', '+tap': 'ɢ̆', '+trill': 'ʀ', 'lateralaffricate': 'ɴ', 'lateralfricative': 'ɴ', 'lateralapproximate': 'ʟ̠', 'lateraltap': 'ɴ'},
|
|||
|
'b': { 'manner': 'stop', 'place': 'bilabial', 'voice': 'voiced', '-voice': 'p', '+voice': 'b', '+bilabial': 'b', '+labio-dental': 'b̪', 'linguo-labial': 'd̼', '+dental': 'd', '+alveolar': 'd', '+postalveolar': 'd', '+retroflex': 'ɖ', '+alveolo-palatal': 'ɟ', '+palatal': 'ɟ', '+velar': 'g', '+uvular': 'ɢ', '+pharyngeal': 'ʡ', '+glottal': 'ʔ', '+nasal': 'm', '+stop': 'b', '+affricate': 'bβ', 'nonsibliantaffricate': 'bβ', '+fricative': 'β', 'nonfricative': 'β', '+approximate': 'β', '+tap': 'ⱱ̟', '+trill': 'ʙ', 'lateralaffricate': 'b', 'lateralfricative': 'b', 'lateralapproximate': 'b', 'lateraltap': 'b'},
|
|||
|
'b̪': { 'manner': 'stop', 'place': 'labiodental', 'voice': 'voiced', '-voice': 'p̪', '+voice': 'b̪', '+bilabial': 'b', '+labio-dental': 'b̪', 'linguo-labial': 'd̼', '+dental': 'd', '+alveolar': 'd', '+postalveolar': 'd', '+retroflex': 'ɖ', '+alveolo-palatal': 'ɟ', '+palatal': 'ɟ', '+velar': 'g', '+uvular': 'ɢ', '+pharyngeal': 'ʡ', '+glottal': 'ʔ', '+nasal': 'ɱ', '+stop': 'b̪', '+affricate': 'b̪v', 'nonsibliantaffricate': 'b̪v', '+fricative': 'v', 'nonfricative': 'v', '+approximate': 'ʋ', '+tap': 'ⱱ', '+trill': 'b̪', 'lateralaffricate': 'b̪', 'lateralfricative': 'b̪', 'lateralapproximate': 'b̪', 'lateraltap': 'b̪'},
|
|||
|
'd̼': { 'manner': 'stop', 'place': 'linguolabial', 'voice': 'voiced', '-voice': 't̼', '+voice': 'd̼', '+bilabial': 'b', '+labio-dental': 'b̪', 'linguo-labial': 'd̼', '+dental': 'd', '+alveolar': 'd', '+postalveolar': 'd', '+retroflex': 'ɖ', '+alveolo-palatal': 'ɟ', '+palatal': 'ɟ', '+velar': 'g', '+uvular': 'ɢ', '+pharyngeal': '', '+glottal': '', '+nasal': 'n̼', '+stop': 'd̼', '+affricate': '', 'nonsibliantaffricate': '', '+fricative': '', 'nonfricative': 'ð̼', '+approximate': 'ð̼', '+tap': 'ɾ̼', '+trill': 'r̼', 'lateralaffricate': '', 'lateralfricative': '', 'lateralapproximate': 'l̼', 'lateraltap': 'ɺ̼'},
|
|||
|
'd': { 'manner': 'stop', 'place': 'alveolar', 'voice': 'voiced', '-voice': 't', '+voice': 'd', '+bilabial': 'b', '+labio-dental': 'b̪', 'linguo-labial': 'd̼', '+dental': 'd', '+alveolar': 'd', '+postalveolar': 'd', '+retroflex': 'ɖ', '+alveolo-palatal': 'ɟ', '+palatal': 'ɟ', '+velar': 'g', '+uvular': 'ɢ', '+pharyngeal': 'ʡ', '+glottal': 'ʔ', '+nasal': 'n', '+stop': 'd', '+affricate': 'dz', 'nonsibliantaffricate': 'dð̠', '+fricative': 'z', 'nonfricative': 'ð̠', '+approximate': 'ɹ', '+tap': 'ɾ', '+trill': 'r', 'lateralaffricate': 'dɮ', 'lateralfricative': 'ɮ', 'lateralapproximate': 'l', 'lateraltap': 'ɺ'},
|
|||
|
'ɖ': { 'manner': 'stop', 'place': 'retroflex', 'voice': 'voiced', '-voice': 'ʈ', '+voice': 'ɖ', '+bilabial': 'b', '+labio-dental': 'b̪', 'linguo-labial': 'd̼', '+dental': 'd', '+alveolar': 'd', '+postalveolar': 'd', '+retroflex': 'ɖ', '+alveolo-palatal': 'ɟ', '+palatal': 'ɟ', '+velar': 'g', '+uvular': 'ɢ', '+pharyngeal': 'ʡ', '+glottal': 'ʔ', '+nasal': 'ɳ', '+stop': 'ɖ', '+affricate': 'ɖʐ', 'nonsibliantaffricate': 'ɖʐ', '+fricative': 'ʐ', 'nonfricative': 'ʐ', '+approximate': 'ɻ', '+tap': 'ɽ', '+trill': 'ɽr', 'lateralaffricate': 'ɖ', 'lateralfricative': 'ɖ', 'lateralapproximate': 'ɭ', 'lateraltap': 'ɭ̆'},
|
|||
|
'ɟ': { 'manner': 'stop', 'place': 'palatal', 'voice': 'voiced', '-voice': 'c', '+voice': 'ɟ', '+bilabial': 'b', '+labio-dental': 'b̪', 'linguo-labial': 'd̼', '+dental': 'd', '+alveolar': 'd', '+postalveolar': 'd', '+retroflex': 'ɖ', '+alveolo-palatal': 'ɟ', '+palatal': 'ɟ', '+velar': 'g', '+uvular': 'ɢ', '+pharyngeal': 'ʡ', '+glottal': 'ʔ', '+nasal': 'ɲ', '+stop': 'ɟ', '+affricate': 'ɟʝ', 'nonsibliantaffricate': 'ɟʝ', '+fricative': 'ʑ', 'nonfricative': 'ʝ', '+approximate': 'j', '+tap': 'ɟ', '+trill': 'ɟ', 'lateralaffricate': 'ɟ', 'lateralfricative': 'ʎ̝', 'lateralapproximate': 'ʎ', 'lateraltap': 'ʎ̮'},
|
|||
|
'g': { 'manner': 'stop', 'place': 'velar', 'voice': 'voiced', '-voice': 'k', '+voice': 'g', '+bilabial': 'b', '+labio-dental': 'b̪', 'linguo-labial': 'd̼', '+dental': 'd', '+alveolar': 'd', '+postalveolar': 'd', '+retroflex': 'ɖ', '+alveolo-palatal': 'ɟ', '+palatal': 'ɟ', '+velar': 'g', '+uvular': 'ɢ', '+pharyngeal': 'ʡ', '+glottal': 'ʔ', '+nasal': 'ŋ', '+stop': 'g', '+affricate': 'gɣ', 'nonsibliantaffricate': 'gɣ', '+fricative': 'ɣ', 'nonfricative': 'ɣ', '+approximate': 'ɰ', '+tap': 'g', '+trill': 'g', 'lateralaffricate': 'gʟ̝', 'lateralfricative': 'ʟ̝', 'lateralapproximate': 'ʟ', 'lateraltap': 'ʟ̆'},
|
|||
|
'ɢ': { 'manner': 'stop', 'place': 'uvular', 'voice': 'voiced', '-voice': 'q', '+voice': 'ɢ', '+bilabial': 'b', '+labio-dental': 'b̪', 'linguo-labial': 'd̼', '+dental': 'd', '+alveolar': 'd', '+postalveolar': 'd', '+retroflex': 'ɖ', '+alveolo-palatal': 'ɟ', '+palatal': 'ɟ', '+velar': 'g', '+uvular': 'ɢ', '+pharyngeal': 'ʡ', '+glottal': 'ʔ', '+nasal': 'ɴ', '+stop': 'ɢ', '+affricate': 'ɢʁ', 'nonsibliantaffricate': 'ɢʁ', '+fricative': 'ʁ', 'nonfricative': 'ʁ', '+approximate': 'ʁ', '+tap': 'ɢ̆', '+trill': 'ʀ', 'lateralaffricate': 'ɢ', 'lateralfricative': 'ɢ', 'lateralapproximate': 'ʟ̠', 'lateraltap': 'ɢ'},
|
|||
|
'dz': { 'manner': '+affricate', 'place': 'alveolar', 'voice': 'voiced', '-voice': 'ts', '+voice': 'dz', '+bilabial': 'dz', '+labio-dental': 'dz', 'linguo-labial': 'dz', '+dental': 'dz', '+alveolar': 'dz', '+postalveolar': 'dʒ', '+retroflex': 'ɖʐ', '+alveolo-palatal': 'dʑ', '+palatal': 'dz', '+velar': 'dz', '+uvular': 'dz', '+pharyngeal': 'dz', '+glottal': 'dz', '+nasal': 'n', '+stop': 'd', '+affricate': 'dz', 'nonsibliantaffricate': 'dð̠', '+fricative': 'z', 'nonfricative': 'ð̠', '+approximate': 'ɹ', '+tap': 'ɾ', '+trill': 'r', 'lateralaffricate': 'dɮ', 'lateralfricative': 'ɮ', 'lateralapproximate': 'l', 'lateraltap': 'ɺ'},
|
|||
|
'dʒ': { 'manner': '+affricate', 'place': 'postalveolar', 'voice': 'voiced', '-voice': 'tʃ', '+voice': 'dʒ', '+bilabial': 'dʒ', '+labio-dental': 'dʒ', 'linguo-labial': 'dʒ', '+dental': 'dz', '+alveolar': 'dz', '+postalveolar': 'dʒ', '+retroflex': 'ɖʐ', '+alveolo-palatal': 'dʑ', '+palatal': 'dʒ', '+velar': 'dʒ', '+uvular': 'dʒ', '+pharyngeal': 'dʒ', '+glottal': 'dʒ', '+nasal': 'n', '+stop': 'd', '+affricate': 'dʒ', 'nonsibliantaffricate': 'd̠ɹ̠˔', '+fricative': 'ʒ', 'nonfricative': 'ɹ̠˔', '+approximate': 'ɹ', '+tap': 'ɾ', '+trill': 'r', 'lateralaffricate': 'dɮ', 'lateralfricative': 'ɮ', 'lateralapproximate': 'l', 'lateraltap': 'ɺ'},
|
|||
|
'ɖʐ': { 'manner': '+affricate', 'place': 'retroflex', 'voice': 'voiced', '-voice': 'ʈʂ', '+voice': 'ɖʐ', '+bilabial': 'ɖʐ', '+labio-dental': 'ɖʐ', 'linguo-labial': 'ɖʐ', '+dental': 'dz', '+alveolar': 'dz', '+postalveolar': 'dʒ', '+retroflex': 'ɖʐ', '+alveolo-palatal': 'dʑ', '+palatal': 'ɖʐ', '+velar': 'ɖʐ', '+uvular': 'ɖʐ', '+pharyngeal': 'ɖʐ', '+glottal': 'ɖʐ', '+nasal': 'ɳ', '+stop': 'ɖ', '+affricate': 'ɖʐ', 'nonsibliantaffricate': 'ɖʐ', '+fricative': 'ʐ', 'nonfricative': 'ʐ', '+approximate': 'ɻ', '+tap': 'ɽ', '+trill': 'ɽr', 'lateralaffricate': 'ɖʐ', 'lateralfricative': 'ɖʐ', 'lateralapproximate': 'ɭ', 'lateraltap': 'ɭ̆'},
|
|||
|
'dʑ': { 'manner': '+affricate', 'place': 'alveolo-palatal', 'voice': 'voiced', '-voice': 'tɕ', '+voice': 'dʑ', '+bilabial': 'dʑ', '+labio-dental': 'dʑ', 'linguo-labial': 'dʑ', '+dental': 'dz', '+alveolar': 'dz', '+postalveolar': 'dʒ', '+retroflex': 'ɖʐ', '+alveolo-palatal': 'dʑ', '+palatal': 'dʑ', '+velar': 'dʑ', '+uvular': 'dʑ', '+pharyngeal': 'dʑ', '+glottal': 'dʑ', '+nasal': 'ɲ̟', '+stop': 'ɟ', '+affricate': 'dʑ', 'nonsibliantaffricate': 'dʑ', '+fricative': 'ʑ', 'nonfricative': 'ʝ', '+approximate': 'j', '+tap': 'dʑ', '+trill': 'dʑ', 'lateralaffricate': 'dʑ', 'lateralfricative': 'ʎ̝', 'lateralapproximate': 'ʎ', 'lateraltap': 'ʎ̮'},
|
|||
|
'bβ': { 'manner': 'nonsibilantaffricate', 'place': 'bilabial', 'voice': 'voiced', '-voice': 'pɸ', '+voice': 'bβ', '+bilabial': 'bβ', '+labio-dental': 'b̪v', 'linguo-labial': '', '+dental': 'dð', '+alveolar': 'dð̠', '+postalveolar': 'd̠ɹ̠˔', '+retroflex': 'bβ', '+alveolo-palatal': 'bβ', '+palatal': 'ɟʝ', '+velar': 'gɣ', '+uvular': 'ɢʁ', '+pharyngeal': 'ʡʕ', '+glottal': 'bβ', '+nasal': 'm', '+stop': 'b', '+affricate': 'bβ', 'nonsibliantaffricate': 'bβ', '+fricative': 'β', 'nonfricative': 'β', '+approximate': 'β', '+tap': 'ⱱ̟', '+trill': 'ʙ', 'lateralaffricate': 'bβ', 'lateralfricative': 'bβ', 'lateralapproximate': 'bβ', 'lateraltap': 'bβ'},
|
|||
|
'b̪v': { 'manner': 'nonsibilantaffricate', 'place': 'labiodental', 'voice': 'voiced', '-voice': 'p̪f', '+voice': 'b̪v', '+bilabial': 'bβ', '+labio-dental': 'b̪v', 'linguo-labial': '', '+dental': 'dð', '+alveolar': 'dð̠', '+postalveolar': 'd̠ɹ̠˔', '+retroflex': 'b̪v', '+alveolo-palatal': 'b̪v', '+palatal': 'ɟʝ', '+velar': 'gɣ', '+uvular': 'ɢʁ', '+pharyngeal': 'ʡʕ', '+glottal': 'b̪v', '+nasal': 'ɱ', '+stop': 'b̪', '+affricate': 'b̪v', 'nonsibliantaffricate': 'b̪v', '+fricative': 'v', 'nonfricative': 'v', '+approximate': 'ʋ', '+tap': 'ⱱ', '+trill': 'b̪v', 'lateralaffricate': 'b̪v', 'lateralfricative': 'b̪v', 'lateralapproximate': 'b̪v', 'lateraltap': 'b̪v'},
|
|||
|
'dð̠': { 'manner': 'nonsibilantaffricate', 'place': 'alveolar', 'voice': 'voiced', '-voice': 'tθ̠', '+voice': 'dð̠', '+bilabial': 'bβ', '+labio-dental': 'b̪v', 'linguo-labial': 'dð̠', '+dental': 'dð', '+alveolar': 'dð̠', '+postalveolar': 'd̠ɹ̠˔', '+retroflex': 'dð̠', '+alveolo-palatal': 'dð̠', '+palatal': 'ɟʝ', '+velar': 'gɣ', '+uvular': 'ɢʁ', '+pharyngeal': 'ʡʕ', '+glottal': 'dð̠', '+nasal': 'n', '+stop': 'd', '+affricate': 'dz', 'nonsibliantaffricate': 'dð̠', '+fricative': 'ð̠', 'nonfricative': 'ð̠', '+approximate': 'ɹ', '+tap': 'ɾ', '+trill': 'r', 'lateralaffricate': 'dɮ', 'lateralfricative': 'ɮ', 'lateralapproximate': 'l', 'lateraltap': 'ɺ'},
|
|||
|
'd̠ɹ̠˔': { 'manner': 'nonsibilantaffricate', 'place': 'postalveolar', 'voice': 'voiced', '-voice': 't̠ɹ̠̊˔', '+voice': 'd̠ɹ̠˔', '+bilabial': 'bβ', '+labio-dental': 'b̪v', 'linguo-labial': '', '+dental': 'dð', '+alveolar': 'dð̠', '+postalveolar': 'd̠ɹ̠˔', '+retroflex': '', '+alveolo-palatal': '', '+palatal': 'ɟʝ', '+velar': 'gɣ', '+uvular': 'ɢʁ', '+pharyngeal': 'ʡʕ', '+glottal': '', '+nasal': 'n', '+stop': 'd', '+affricate': 'dʒ', 'nonsibliantaffricate': 'd̠ɹ̠˔', '+fricative': 'ɹ̠˔', 'nonfricative': 'ɹ̠˔', '+approximate': 'ɹ', '+tap': 'ɾ', '+trill': 'r', 'lateralaffricate': 'dɮ', 'lateralfricative': 'ɮ', 'lateralapproximate': 'l', 'lateraltap': 'ɺ'},
|
|||
|
'ɟʝ': { 'manner': 'nonsibilantaffricate', 'place': 'palatal', 'voice': 'voiced', '-voice': 'cç', '+voice': 'ɟʝ', '+bilabial': 'bβ', '+labio-dental': 'b̪v', 'linguo-labial': '', '+dental': 'dð', '+alveolar': 'dð̠', '+postalveolar': 'd̠ɹ̠˔', '+retroflex': '', '+alveolo-palatal': '', '+palatal': 'ɟʝ', '+velar': 'gɣ', '+uvular': 'ɢʁ', '+pharyngeal': 'ʡʕ', '+glottal': '', '+nasal': 'ɲ', '+stop': 'ɟ', '+affricate': '', 'nonsibliantaffricate': 'ɟʝ', '+fricative': '', 'nonfricative': 'ʝ', '+approximate': 'j', '+tap': '', '+trill': '', 'lateralaffricate': '', 'lateralfricative': 'ʎ̝', 'lateralapproximate': 'ʎ', 'lateraltap': 'ʎ̮'},
|
|||
|
'gɣ': { 'manner': 'nonsibilantaffricate', 'place': 'velar', 'voice': 'voiced', '-voice': 'kx', '+voice': 'gɣ', '+bilabial': 'bβ', '+labio-dental': 'b̪v', 'linguo-labial': 'gɣ', '+dental': 'dð', '+alveolar': 'dð̠', '+postalveolar': 'd̠ɹ̠˔', '+retroflex': 'gɣ', '+alveolo-palatal': 'gɣ', '+palatal': 'ɟʝ', '+velar': 'gɣ', '+uvular': 'ɢʁ', '+pharyngeal': 'ʡʕ', '+glottal': 'gɣ', '+nasal': 'ŋ', '+stop': 'g', '+affricate': 'gɣ', 'nonsibliantaffricate': 'gɣ', '+fricative': 'ɣ', 'nonfricative': 'ɣ', '+approximate': 'ɰ', '+tap': 'gɣ', '+trill': 'gɣ', 'lateralaffricate': 'gʟ̝', 'lateralfricative': 'ʟ̝', 'lateralapproximate': 'ʟ', 'lateraltap': 'ʟ̆'},
|
|||
|
'ɢʁ': { 'manner': 'nonsibilantaffricate', 'place': 'uvular', 'voice': 'voiced', '-voice': 'qχ', '+voice': 'ɢʁ', '+bilabial': 'bβ', '+labio-dental': 'b̪v', 'linguo-labial': 'ɢʁ', '+dental': 'dð', '+alveolar': 'dð̠', '+postalveolar': 'd̠ɹ̠˔', '+retroflex': 'ɢʁ', '+alveolo-palatal': 'ɢʁ', '+palatal': 'ɟʝ', '+velar': 'gɣ', '+uvular': 'ɢʁ', '+pharyngeal': 'ʡʕ', '+glottal': 'ɢʁ', '+nasal': 'ɴ', '+stop': 'ɢ', '+affricate': 'ɢʁ', 'nonsibliantaffricate': 'ɢʁ', '+fricative': 'ʁ', 'nonfricative': 'ʁ', '+approximate': 'ʁ', '+tap': 'ɢ̆', '+trill': 'ʀ', 'lateralaffricate': 'ɢʁ', 'lateralfricative': 'ɢʁ', 'lateralapproximate': 'ʟ̠', 'lateraltap': 'ɢʁ'},
|
|||
|
'ʡʕ': { 'manner': 'nonsibilantaffricate', 'place': 'pharyngeal', 'voice': 'voiced', '-voice': 'ʡħ', '+voice': 'ʡʕ', '+bilabial': 'bβ', '+labio-dental': 'b̪v', 'linguo-labial': 'ʡʕ', '+dental': 'dð', '+alveolar': 'dð̠', '+postalveolar': 'd̠ɹ̠˔', '+retroflex': 'ʡʕ', '+alveolo-palatal': 'ʡʕ', '+palatal': 'ɟʝ', '+velar': 'gɣ', '+uvular': 'ɢʁ', '+pharyngeal': 'ʡʕ', '+glottal': 'ʡʕ', '+nasal': 'ʡʕ', '+stop': 'ʡ', '+affricate': 'ʡʕ', 'nonsibliantaffricate': 'ʡʕ', '+fricative': 'ʕ', 'nonfricative': 'ʕ', '+approximate': 'ʕ', '+tap': 'ʡ̮', '+trill': 'ʢ', 'lateralaffricate': 'ʡʕ', 'lateralfricative': 'ʡʕ', 'lateralapproximate': 'ʡʕ', 'lateraltap': 'ʡʕ'},
|
|||
|
'z': { 'manner': '+fricative', 'place': 'alveolar', 'voice': 'voiced', '-voice': 's', '+voice': 'z', '+bilabial': 'β', '+labio-dental': 'z', 'linguo-labial': 'z', '+dental': 'z', '+alveolar': 'z', '+postalveolar': 'ʒ', '+retroflex': 'ʐ', '+alveolo-palatal': 'ʑ', '+palatal': 'ʝ', '+velar': 'ɣ', '+uvular': 'ʁ', '+pharyngeal': 'ʕ', '+glottal': 'ɦ', '+nasal': 'n', '+stop': 'd', '+affricate': 'dz', 'nonsibliantaffricate': 'dð', '+fricative': 'z', 'nonfricative': 'ð', '+approximate': 'ɹ', '+tap': 'ɾ', '+trill': 'r', 'lateralaffricate': 'dɮ', 'lateralfricative': 'ɮ', 'lateralapproximate': 'l', 'lateraltap': 'ɺ'},
|
|||
|
'ʒ': { 'manner': '+fricative', 'place': 'postalveolar', 'voice': 'voiced', '-voice': 'ʃ', '+voice': 'ʒ', '+bilabial': 'β', '+labio-dental': 'ʒ', 'linguo-labial': 'ʒ', '+dental': 'z', '+alveolar': 'z', '+postalveolar': 'ʒ', '+retroflex': 'ʐ', '+alveolo-palatal': 'ʑ', '+palatal': 'ʝ', '+velar': 'ɣ', '+uvular': 'ʁ', '+pharyngeal': 'ʕ', '+glottal': 'ɦ', '+nasal': 'n', '+stop': 'd', '+affricate': 'dʒ', 'nonsibliantaffricate': 'd̠ɹ̠˔', '+fricative': 'ʒ', 'nonfricative': 'ɹ̠˔', '+approximate': 'ɹ', '+tap': 'ɾ', '+trill': 'r', 'lateralaffricate': 'dɮ', 'lateralfricative': 'ɮ', 'lateralapproximate': 'l', 'lateraltap': 'ɺ'},
|
|||
|
'ʐ': { 'manner': '+fricative', 'place': 'retroflex', 'voice': 'voiced', '-voice': 'ʂ', '+voice': 'ʐ', '+bilabial': 'β', '+labio-dental': 'ʐ', 'linguo-labial': 'ʐ', '+dental': 'z', '+alveolar': 'z', '+postalveolar': 'ʒ', '+retroflex': 'ʐ', '+alveolo-palatal': 'ʑ', '+palatal': 'ʝ', '+velar': 'ɣ', '+uvular': 'ʁ', '+pharyngeal': 'ʕ', '+glottal': 'ɦ', '+nasal': 'ɳ', '+stop': 'ɖ', '+affricate': 'ɖʐ', 'nonsibliantaffricate': 'ɖʐ', '+fricative': 'ʐ', 'nonfricative': 'ʐ', '+approximate': 'ɻ', '+tap': 'ɽ', '+trill': 'ɽr', 'lateralaffricate': 'ʐ', 'lateralfricative': 'ʐ', 'lateralapproximate': 'ɭ', 'lateraltap': 'ɭ̆'},
|
|||
|
'ʑ': { 'manner': '+fricative', 'place': 'alveolo-palatal', 'voice': 'voiced', '-voice': 'ɕ', '+voice': 'ʑ', '+bilabial': 'β', '+labio-dental': 'v', 'linguo-labial': 'ʑ', '+dental': 'z', '+alveolar': 'z', '+postalveolar': 'ʒ', '+retroflex': 'ʐ', '+alveolo-palatal': 'ʑ', '+palatal': 'ʝ', '+velar': 'ɣ', '+uvular': 'ʁ', '+pharyngeal': 'ʕ', '+glottal': 'ɦ', '+nasal': 'ɲ̟', '+stop': 'ɟ', '+affricate': 'dʑ', 'nonsibliantaffricate': 'ʑ', '+fricative': 'ʑ', 'nonfricative': 'ʝ', '+approximate': 'j', '+tap': 'ʑ', '+trill': 'ʑ', 'lateralaffricate': 'ʑ', 'lateralfricative': 'ʎ̝', 'lateralapproximate': 'ʎ', 'lateraltap': 'ʎ̮'},
|
|||
|
'β': { 'manner': '+fricative', 'place': 'bilabial', 'voice': 'voiced', '-voice': 'ɸ', '+voice': 'β', '+bilabial': 'β', '+labio-dental': 'v', 'linguo-labial': 'ð̼', '+dental': 'ð', '+alveolar': 'ð̠', '+postalveolar': 'ɹ̠˔', '+retroflex': 'ʐ', '+alveolo-palatal': 'ʝ', '+palatal': 'ʝ', '+velar': 'ɣ', '+uvular': 'ʁ', '+pharyngeal': 'ʕ', '+glottal': 'ɦ', '+nasal': 'm', '+stop': 'b', '+affricate': 'bβ', 'nonsibliantaffricate': 'bβ', '+fricative': 'β', 'nonfricative': 'β', '+approximate': 'β', '+tap': 'ⱱ̟', '+trill': 'ʙ', 'lateralaffricate': 'β', 'lateralfricative': 'β', 'lateralapproximate': 'β', 'lateraltap': 'β'},
|
|||
|
'v': { 'manner': '+fricative', 'place': 'labiodental', 'voice': 'voiced', '-voice': 'f', '+voice': 'v', '+bilabial': 'β', '+labio-dental': 'v', 'linguo-labial': 'ð̼', '+dental': 'ð', '+alveolar': 'ð̠', '+postalveolar': 'ɹ̠˔', '+retroflex': 'ʐ', '+alveolo-palatal': 'ʝ', '+palatal': 'ʝ', '+velar': 'ɣ', '+uvular': 'ʁ', '+pharyngeal': 'ʕ', '+glottal': 'ɦ', '+nasal': 'ɱ', '+stop': 'b̪', '+affricate': 'b̪v', 'nonsibliantaffricate': 'b̪v', '+fricative': 'v', 'nonfricative': 'v', '+approximate': 'ʋ', '+tap': 'ⱱ', '+trill': 'v', 'lateralaffricate': 'v', 'lateralfricative': 'v', 'lateralapproximate': 'v', 'lateraltap': 'v'},
|
|||
|
'ð̼': { 'manner': '+fricative', 'place': 'linguolabial', 'voice': 'voiced', '-voice': 'θ̼', '+voice': 'ð̼', '+bilabial': 'β', '+labio-dental': 'v', 'linguo-labial': 'ð̼', '+dental': 'ð', '+alveolar': 'ð̠', '+postalveolar': 'ɹ̠˔', '+retroflex': 'ʑ', '+alveolo-palatal': 'ʝ', '+palatal': 'ʝ', '+velar': 'ɣ', '+uvular': 'ʁ', '+pharyngeal': 'ʕ', '+glottal': 'ɦ', '+nasal': 'n̼', '+stop': 'd̼', '+affricate': 'd̼ð̼', 'nonsibliantaffricate': 'ð̼', '+fricative': 'ð̼', 'nonfricative': 'ð̼', '+approximate': 'ð̼', '+tap': 'ɾ̼', '+trill': 'r̼', 'lateralaffricate': 'ð̼', 'lateralfricative': 'ð̼', 'lateralapproximate': 'l̼', 'lateraltap': 'ɺ̼'},
|
|||
|
'ð': { 'manner': '+fricative', 'place': 'dental', 'voice': 'voiced', '-voice': 'θ', '+voice': 'ð', '+bilabial': 'β', '+labio-dental': 'v', 'linguo-labial': 'ð̼', '+dental': 'ð', '+alveolar': 'ð̠', '+postalveolar': 'ɹ̠˔', '+retroflex': 'ʑ', '+alveolo-palatal': 'ʝ', '+palatal': 'ʝ', '+velar': 'ɣ', '+uvular': 'ʁ', '+pharyngeal': 'ʕ', '+glottal': 'ɦ', '+nasal': 'n', '+stop': 'd', '+affricate': 'dz', 'nonsibliantaffricate': 'dð', '+fricative': 'ð', 'nonfricative': 'ð', '+approximate': 'ð', '+tap': 'ɾ', '+trill': 'r', 'lateralaffricate': 'dɮ', 'lateralfricative': 'ɮ', 'lateralapproximate': 'l', 'lateraltap': 'ɺ'},
|
|||
|
'ð̠': { 'manner': '+fricative', 'place': 'alveolar', 'voice': 'voiced', '-voice': 'θ̱', '+voice': 'ð̠', '+bilabial': 'β', '+labio-dental': 'v', 'linguo-labial': 'ð̼', '+dental': 'ð', '+alveolar': 'ð̠', '+postalveolar': 'ɹ̠˔', '+retroflex': 'ʑ', '+alveolo-palatal': 'ʝ', '+palatal': 'ʝ', '+velar': 'ɣ', '+uvular': 'ʁ', '+pharyngeal': 'ʕ', '+glottal': 'ɦ', '+nasal': 'n', '+stop': 'd', '+affricate': 'dz', 'nonsibliantaffricate': 'dð̠', '+fricative': 'ð̠', 'nonfricative': 'ð̠', '+approximate': 'ɹ', '+tap': 'ɾ', '+trill': 'r', 'lateralaffricate': 'dɮ', 'lateralfricative': 'ɮ', 'lateralapproximate': 'l', 'lateraltap': 'ɺ'},
|
|||
|
'ɹ̠˔': { 'manner': '+fricative', 'place': 'postalveolar', 'voice': 'voiced', '-voice': 'ɹ̠̊˔', '+voice': 'ɹ̠˔', '+bilabial': 'β', '+labio-dental': 'v', 'linguo-labial': 'ð̼', '+dental': 'ð', '+alveolar': 'ð̠', '+postalveolar': 'ɹ̠˔', '+retroflex': '', '+alveolo-palatal': 'ʝ', '+palatal': 'ʝ', '+velar': 'ɣ', '+uvular': 'ʁ', '+pharyngeal': 'ʕ', '+glottal': 'ɦ', '+nasal': 'n', '+stop': 'd', '+affricate': 'dʒ', 'nonsibliantaffricate': 'd̠ɹ̠˔', '+fricative': '', 'nonfricative': 'ɹ̠˔', '+approximate': 'ɹ', '+tap': 'ɾ', '+trill': 'r', 'lateralaffricate': 'dɮ', 'lateralfricative': 'ɮ', 'lateralapproximate': 'l', 'lateraltap': 'ɺ'},
|
|||
|
'ʝ': { 'manner': '+fricative', 'place': 'palatal', 'voice': 'voiced', '-voice': 'ç', '+voice': 'ʝ', '+bilabial': 'β', '+labio-dental': 'v', 'linguo-labial': 'ð̼', '+dental': 'ð', '+alveolar': 'ð̠', '+postalveolar': 'ɹ̠˔', '+retroflex': 'ʐ', '+alveolo-palatal': 'ʝ', '+palatal': 'ʝ', '+velar': 'ɣ', '+uvular': 'ʁ', '+pharyngeal': 'ʕ', '+glottal': 'ɦ', '+nasal': 'ɲ', '+stop': 'ɟ', '+affricate': 'ɟʝ', 'nonsibliantaffricate': 'ɟʝ', '+fricative': 'ʝ', 'nonfricative': 'ʝ', '+approximate': 'j', '+tap': 'ʝ', '+trill': 'ʝ', 'lateralaffricate': 'ʝ', 'lateralfricative': 'ʎ̝', 'lateralapproximate': 'ʎ', 'lateraltap': 'ʎ̮'},
|
|||
|
'ɣ': { 'manner': '+fricative', 'place': 'velar', 'voice': 'voiced', '-voice': 'x', '+voice': 'ɣ', '+bilabial': 'β', '+labio-dental': 'v', 'linguo-labial': 'ð̼', '+dental': 'ð', '+alveolar': 'ð̠', '+postalveolar': 'ɹ̠˔', '+retroflex': 'ʐ', '+alveolo-palatal': 'ʝ', '+palatal': 'ʝ', '+velar': 'ɣ', '+uvular': 'ʁ', '+pharyngeal': 'ʕ', '+glottal': 'ɦ', '+nasal': 'ŋ', '+stop': 'g', '+affricate': 'gɣ', 'nonsibliantaffricate': 'gɣ', '+fricative': 'ɣ', 'nonfricative': 'ɣ', '+approximate': 'ɰ', '+tap': 'ɣ', '+trill': 'ɣ', 'lateralaffricate': 'gʟ̝', 'lateralfricative': 'ʟ̝', 'lateralapproximate': 'ʟ', 'lateraltap': 'ʟ̆'},
|
|||
|
'ʁ': { 'manner': '+fricative', 'place': 'uvular', 'voice': 'voiced', '-voice': 'χ', '+voice': 'ʁ', '+bilabial': 'β', '+labio-dental': 'v', 'linguo-labial': 'ð̼', '+dental': 'ð', '+alveolar': 'ð̠', '+postalveolar': 'ɹ̠˔', '+retroflex': 'ʐ', '+alveolo-palatal': 'ʝ', '+palatal': 'ʝ', '+velar': 'ɣ', '+uvular': 'ʁ', '+pharyngeal': 'ʕ', '+glottal': 'ɦ', '+nasal': 'ɴ', '+stop': 'ɢ', '+affricate': 'ɢʁ', 'nonsibliantaffricate': 'ɢʁ', '+fricative': 'ʁ', 'nonfricative': 'ʁ', '+approximate': 'ʁ', '+tap': 'ɢ̆', '+trill': 'ʀ', 'lateralaffricate': 'ʁ', 'lateralfricative': 'ʁ', 'lateralapproximate': 'ʟ̠', 'lateraltap': 'ʁ'},
|
|||
|
'ʕ': { 'manner': '+fricative', 'place': 'pharyngeal', 'voice': 'voiced', '-voice': 'ħ', '+voice': 'ʕ', '+bilabial': 'β', '+labio-dental': 'v', 'linguo-labial': 'ð̼', '+dental': 'ð', '+alveolar': 'ð̠', '+postalveolar': 'ɹ̠˔', '+retroflex': 'ʐ', '+alveolo-palatal': 'ʝ', '+palatal': 'ʝ', '+velar': 'ɣ', '+uvular': 'ʁ', '+pharyngeal': 'ʕ', '+glottal': 'ɦ', '+nasal': 'ʕ', '+stop': 'ʡ', '+affricate': 'ʡʕ', 'nonsibliantaffricate': 'ʡʕ', '+fricative': 'ʕ', 'nonfricative': 'ʕ', '+approximate': 'ʕ', '+tap': 'ʡ̮', '+trill': 'ʢ', 'lateralaffricate': 'ʕ', 'lateralfricative': 'ʕ', 'lateralapproximate': 'ʕ', 'lateraltap': 'ʕ'},
|
|||
|
'ʋ': { 'manner': 'approximant', 'place': 'labiodental', 'voice': 'voiced', '-voice': 'ʋ̥', '+voice': 'ʋ', '+bilabial': 'β', '+labio-dental': 'ʋ', 'linguo-labial': 'ð̼', '+dental': 'ð', '+alveolar': 'ɹ', '+postalveolar': 'ɹ', '+retroflex': 'ɻ', '+alveolo-palatal': 'j', '+palatal': 'j', '+velar': 'ɰ', '+uvular': 'ʁ', '+pharyngeal': 'ʕ', '+glottal': 'ɦ', '+nasal': 'ɱ', '+stop': 'b̪', '+affricate': 'b̪v', 'nonsibliantaffricate': 'b̪v', '+fricative': 'v', 'nonfricative': 'v', '+approximate': 'ʋ', '+tap': 'ⱱ', '+trill': 'ʋ', 'lateralaffricate': 'ʋ', 'lateralfricative': 'ʋ', 'lateralapproximate': 'ʋ', 'lateraltap': 'ʋ'},
|
|||
|
'ð̼': { 'manner': 'approximant', 'place': 'linguolabial', 'voice': 'voiced', '-voice': '', '+voice': 'ð̼', '+bilabial': 'β', '+labio-dental': 'ʋ', 'linguo-labial': 'ð̼', '+dental': 'ð', '+alveolar': 'ɹ', '+postalveolar': 'ɹ', '+retroflex': 'ɻ', '+alveolo-palatal': 'j', '+palatal': 'j', '+velar': 'ɰ', '+uvular': 'ʁ', '+pharyngeal': 'ʕ', '+glottal': 'ɦ', '+nasal': 'n̼', '+stop': 'd̼', '+affricate': '', 'nonsibliantaffricate': '', '+fricative': '', 'nonfricative': 'ð̼', '+approximate': 'ð̼', '+tap': 'ɾ̼', '+trill': 'r̼', 'lateralaffricate': '', 'lateralfricative': '', 'lateralapproximate': 'l̼', 'lateraltap': 'ɺ̼'},
|
|||
|
'ð': { 'manner': 'approximant', 'place': 'dental', 'voice': 'voiced', '-voice': 'θ', '+voice': 'ð', '+bilabial': 'β', '+labio-dental': 'ʋ', 'linguo-labial': 'ð̼', '+dental': 'ð', '+alveolar': 'ɹ', '+postalveolar': 'ɹ', '+retroflex': 'ɻ', '+alveolo-palatal': 'j', '+palatal': 'j', '+velar': 'ɰ', '+uvular': 'ʁ', '+pharyngeal': 'ʕ', '+glottal': 'ɦ', '+nasal': 'n', '+stop': 'd', '+affricate': 'dz', 'nonsibliantaffricate': 'dð', '+fricative': '', 'nonfricative': 'ð', '+approximate': 'ð', '+tap': 'ɾ', '+trill': 'r', 'lateralaffricate': 'dɮ', 'lateralfricative': 'ɮ', 'lateralapproximate': 'l', 'lateraltap': 'ɺ'},
|
|||
|
'ɹ': { 'manner': 'approximant', 'place': 'alveolar', 'voice': 'voiced', '-voice': 'ɹ̥', '+voice': 'ɹ', '+bilabial': 'β', '+labio-dental': 'ʋ', 'linguo-labial': 'ð̼', '+dental': 'ð', '+alveolar': 'ɹ', '+postalveolar': 'ɹ', '+retroflex': 'ɻ', '+alveolo-palatal': 'j', '+palatal': 'j', '+velar': 'ɰ', '+uvular': 'ʁ', '+pharyngeal': 'ʕ', '+glottal': 'ɹ', '+nasal': 'n', '+stop': 'd', '+affricate': 'dz', 'nonsibliantaffricate': 'dð̠', '+fricative': 'z', 'nonfricative': 'ð̠', '+approximate': 'ɹ', '+tap': 'ɾ', '+trill': 'r', 'lateralaffricate': 'dɮ', 'lateralfricative': 'ɮ', 'lateralapproximate': 'l', 'lateraltap': 'ɺ'},
|
|||
|
'ɻ': { 'manner': 'approximant', 'place': 'retroflex', 'voice': 'voiced', '-voice': 'ɻ̊', '+voice': 'ɻ', '+bilabial': 'β', '+labio-dental': 'ʋ', 'linguo-labial': 'ð̼', '+dental': 'ð', '+alveolar': 'ɹ', '+postalveolar': 'ɹ', '+retroflex': 'ɻ', '+alveolo-palatal': 'j', '+palatal': 'j', '+velar': 'ɰ', '+uvular': 'ʁ', '+pharyngeal': 'ʕ', '+glottal': 'ɻ', '+nasal': 'ɳ', '+stop': 'ɖ', '+affricate': 'ɖʐ', 'nonsibliantaffricate': 'ɖʐ', '+fricative': 'ʐ', 'nonfricative': 'ʐ', '+approximate': 'ɻ', '+tap': 'ɽ', '+trill': 'ɽr', 'lateralaffricate': '', 'lateralfricative': '', 'lateralapproximate': 'ɭ', 'lateraltap': 'ɭ̆'},
|
|||
|
'j': { 'manner': 'approximant', 'place': 'palatal', 'voice': 'voiced', '-voice': 'j̊', '+voice': 'j', '+bilabial': 'β', '+labio-dental': 'ʋ', 'linguo-labial': 'ð̼', '+dental': 'ð', '+alveolar': 'ɹ', '+postalveolar': 'ɹ', '+retroflex': 'ɻ', '+alveolo-palatal': 'j', '+palatal': 'j', '+velar': 'ɰ', '+uvular': 'ʁ', '+pharyngeal': 'ʕ', '+glottal': 'j', '+nasal': 'ɲ', '+stop': 'ɟ', '+affricate': 'ɟʝ', 'nonsibliantaffricate': 'ɟʝ', '+fricative': 'ʝ', 'nonfricative': 'ʝ', '+approximate': 'j', '+tap': '', '+trill': '', 'lateralaffricate': '', 'lateralfricative': 'ʎ̝', 'lateralapproximate': 'ʎ', 'lateraltap': 'ʎ̮'},
|
|||
|
'ɰ': { 'manner': 'approximant', 'place': 'velar', 'voice': 'voiced', '-voice': 'ɰ̊', '+voice': 'ɰ', '+bilabial': 'β', '+labio-dental': 'ʋ', 'linguo-labial': 'ð̼', '+dental': 'ð', '+alveolar': 'ɹ', '+postalveolar': 'ɹ', '+retroflex': 'ɻ', '+alveolo-palatal': 'j', '+palatal': 'j', '+velar': 'ɰ', '+uvular': 'ʁ', '+pharyngeal': 'ʕ', '+glottal': 'ɰ', '+nasal': 'ŋ', '+stop': 'g', '+affricate': 'gɣ', 'nonsibliantaffricate': 'gɣ', '+fricative': 'ɣ', 'nonfricative': 'ɣ', '+approximate': 'ɰ', '+tap': 'ɰ', '+trill': 'ɰ', 'lateralaffricate': 'gʟ̝', 'lateralfricative': 'ʟ̝', 'lateralapproximate': 'ʟ', 'lateraltap': 'ʟ̆'},
|
|||
|
'ʕ': { 'manner': 'approximant', 'place': 'pharyngeal', 'voice': 'voiced', '-voice': '', '+voice': 'ʕ', '+bilabial': 'β', '+labio-dental': 'ʋ', 'linguo-labial': 'ð̼', '+dental': 'ð', '+alveolar': 'ɹ', '+postalveolar': 'ɹ', '+retroflex': 'ɻ', '+alveolo-palatal': 'j', '+palatal': 'j', '+velar': 'ɰ', '+uvular': 'ʁ', '+pharyngeal': 'ʕ', '+glottal': 'ɦ', '+nasal': 'ʕ', '+stop': 'ʡ', '+affricate': 'ʡʕ', 'nonsibliantaffricate': 'ʡʕ', '+fricative': 'ʕ', 'nonfricative': 'ʕ', '+approximate': 'ʕ', '+tap': 'ʡ̮', '+trill': 'ʢ', 'lateralaffricate': 'ʕ', 'lateralfricative': 'ʕ', 'lateralapproximate': 'ʕ', 'lateraltap': 'ʕ'},
|
|||
|
'ⱱ̟': { 'manner': 'flap', 'place': 'bilabial', 'voice': 'voiced', '-voice': 'ⱱ̟', '+voice': 'ⱱ̟', '+bilabial': 'ⱱ̟', '+labio-dental': 'ⱱ', 'linguo-labial': 'ɾ̼', '+dental': 'ɾ', '+alveolar': 'ɾ', '+postalveolar': 'ɾ', '+retroflex': 'ɽ', '+alveolo-palatal': 'ⱱ̟', '+palatal': 'ⱱ̟', '+velar': 'ⱱ̟', '+uvular': 'ɢ̆', '+pharyngeal': 'ʡ̮', '+glottal': 'ⱱ̟', '+nasal': 'm', '+stop': 'b', '+affricate': 'bβ', 'nonsibliantaffricate': 'bβ', '+fricative': 'β', 'nonfricative': 'β', '+approximate': 'β', '+tap': 'ⱱ̟', '+trill': 'ʙ', 'lateralaffricate': 'ⱱ̟', 'lateralfricative': 'ⱱ̟', 'lateralapproximate': 'ⱱ̟', 'lateraltap': 'ⱱ̟'},
|
|||
|
'ⱱ': { 'manner': 'flap', 'place': 'labiodental', 'voice': 'voiced', '-voice': 'ⱱ', '+voice': 'ⱱ', '+bilabial': 'ⱱ̟', '+labio-dental': 'ⱱ', 'linguo-labial': 'ɾ̼', '+dental': 'ɾ', '+alveolar': 'ɾ', '+postalveolar': 'ɾ', '+retroflex': 'ɽ', '+alveolo-palatal': 'ⱱ', '+palatal': 'ⱱ', '+velar': 'ⱱ', '+uvular': 'ɢ̆', '+pharyngeal': 'ʡ̮', '+glottal': 'ⱱ', '+nasal': 'ɱ', '+stop': 'b̪', '+affricate': 'b̪v', 'nonsibliantaffricate': 'b̪v', '+fricative': 'v', 'nonfricative': 'v', '+approximate': 'ʋ', '+tap': 'ⱱ', '+trill': 'ⱱ', 'lateralaffricate': 'ⱱ', 'lateralfricative': 'ⱱ', 'lateralapproximate': 'ⱱ', 'lateraltap': 'ⱱ'},
|
|||
|
'ɾ̼': { 'manner': 'flap', 'place': 'linguolabial', 'voice': 'voiced', '-voice': 'ɾ̼', '+voice': 'ɾ̼', '+bilabial': 'ⱱ̟', '+labio-dental': 'ⱱ', 'linguo-labial': 'ɾ̼', '+dental': 'ɾ', '+alveolar': 'ɾ', '+postalveolar': 'ɾ', '+retroflex': 'ɽ', '+alveolo-palatal': 'ɾ̼', '+palatal': 'ɾ̼', '+velar': 'ɾ̼', '+uvular': 'ɢ̆', '+pharyngeal': 'ʡ̮', '+glottal': 'ɾ̼', '+nasal': 'n̼', '+stop': 'd̼', '+affricate': 'd̼ɾ̼', 'nonsibliantaffricate': 'd̼ɾ̼', '+fricative': 'ð̼', 'nonfricative': 'ð̼', '+approximate': 'ð̼', '+tap': 'ɾ̼', '+trill': 'r̼', 'lateralaffricate': 'ɾ̼', 'lateralfricative': 'ɾ̼', 'lateralapproximate': 'l̼', 'lateraltap': 'ɺ̼'},
|
|||
|
'ɾ': { 'manner': 'flap', 'place': 'alveolar', 'voice': 'voiced', '-voice': 'ɾ̥', '+voice': 'ɾ', '+bilabial': 'ⱱ̟', '+labio-dental': 'ⱱ', 'linguo-labial': 'ɾ̼', '+dental': 'ɾ', '+alveolar': 'ɾ', '+postalveolar': 'ɾ', '+retroflex': 'ɽ', '+alveolo-palatal': 'ɾ', '+palatal': 'ɾ', '+velar': 'ɾ', '+uvular': 'ɢ̆', '+pharyngeal': 'ʡ̮', '+glottal': 'ɾ', '+nasal': 'n', '+stop': 'd', '+affricate': 'dz', 'nonsibliantaffricate': 'dð̠', '+fricative': 'dð̠', 'nonfricative': 'ð̠', '+approximate': 'ɹ', '+tap': 'ɾ', '+trill': 'r', 'lateralaffricate': 'dɮ', 'lateralfricative': 'ɮ', 'lateralapproximate': 'l', 'lateraltap': 'ɺ'},
|
|||
|
'ɽ': { 'manner': 'flap', 'place': 'retroflex', 'voice': 'voiced', '-voice': 'ɽ̊', '+voice': 'ɽ', '+bilabial': 'ⱱ̟', '+labio-dental': 'ⱱ', 'linguo-labial': 'ɾ̼', '+dental': 'ɾ', '+alveolar': 'ɾ', '+postalveolar': 'ɾ', '+retroflex': 'ɽ', '+alveolo-palatal': 'ɽ', '+palatal': 'ɽ', '+velar': 'ɽ', '+uvular': 'ɢ̆', '+pharyngeal': 'ʡ̮', '+glottal': 'ɽ', '+nasal': 'ɳ', '+stop': 'ɖ', '+affricate': 'ɖʐ', 'nonsibliantaffricate': 'ɖʐ', '+fricative': 'ʐ', 'nonfricative': 'ʐ', '+approximate': 'ɻ', '+tap': 'ɽ', '+trill': 'ɽr', 'lateralaffricate': 'ɽ', 'lateralfricative': 'ɽ', 'lateralapproximate': 'ɭ', 'lateraltap': 'ɭ̆'},
|
|||
|
'ɢ̆': { 'manner': 'flap', 'place': 'uvular', 'voice': 'voiced', '-voice': 'ɢ̆', '+voice': 'ɢ̆', '+bilabial': 'ⱱ̟', '+labio-dental': 'ⱱ', 'linguo-labial': 'ɾ̼', '+dental': 'ɾ', '+alveolar': 'ɾ', '+postalveolar': 'ɾ', '+retroflex': 'ɽ', '+alveolo-palatal': 'ɢ̆', '+palatal': 'ɢ̆', '+velar': 'ɢ̆', '+uvular': 'ɢ̆', '+pharyngeal': 'ʡ̮', '+glottal': 'ɢ̆', '+nasal': 'ɴ', '+stop': 'ɢ', '+affricate': 'ɢʁ', 'nonsibliantaffricate': 'ɢʁ', '+fricative': '', 'nonfricative': 'ʁ', '+approximate': 'ʁ', '+tap': 'ɢ̆', '+trill': 'ʀ', 'lateralaffricate': 'ɢ̆', 'lateralfricative': 'ɢ̆', 'lateralapproximate': 'ʟ̠', 'lateraltap': 'ɢ̆'},
|
|||
|
'ʡ̮': { 'manner': 'flap', 'place': 'pharyngeal', 'voice': 'voiced', '-voice': 'ʡ̮', '+voice': 'ʡ̮', '+bilabial': 'ⱱ̟', '+labio-dental': 'ⱱ', 'linguo-labial': 'ɾ̼', '+dental': 'ɾ', '+alveolar': 'ɾ', '+postalveolar': 'ɾ', '+retroflex': 'ɽ', '+alveolo-palatal': 'ʡ̮', '+palatal': 'ʡ̮', '+velar': 'ʡ̮', '+uvular': 'ɢ̆', '+pharyngeal': 'ʡ̮', '+glottal': '', '+nasal': 'ʡ̮', '+stop': 'ʡ', '+affricate': 'ʡʕ', 'nonsibliantaffricate': 'ʡʕ', '+fricative': 'ʕ', 'nonfricative': 'ʕ', '+approximate': 'ʕ', '+tap': 'ʡ̮', '+trill': 'ʢ', 'lateralaffricate': 'ʡ̮', 'lateralfricative': 'ʡ̮', 'lateralapproximate': 'ʡ̮', 'lateraltap': 'ʡ̮'},
|
|||
|
'ʙ': { 'manner': 'trill', 'place': 'bilabial', 'voice': 'voiced', '-voice': 'ʙ̥', '+voice': 'ʙ', '+bilabial': 'ʙ', '+labio-dental': 'ʙ', 'linguo-labial': 'r̼', '+dental': 'r', '+alveolar': 'r', '+postalveolar': 'r', '+retroflex': 'ɽr', '+alveolo-palatal': 'ʙ', '+palatal': 'ʙ', '+velar': 'ʙ', '+uvular': 'ʀ', '+pharyngeal': 'ʢ', '+glottal': 'ʙ', '+nasal': 'm', '+stop': 'b', '+affricate': 'bβ', 'nonsibliantaffricate': 'bβ', '+fricative': 'β', 'nonfricative': 'β', '+approximate': 'β', '+tap': 'ⱱ̟', '+trill': 'ʙ', 'lateralaffricate': 'ʙ', 'lateralfricative': 'ʙ', 'lateralapproximate': 'ʙ', 'lateraltap': 'ʙ'},
|
|||
|
'r̼': { 'manner': 'trill', 'place': 'linguolabial', 'voice': 'voiced', '-voice': 'r̼', '+voice': 'r̼', '+bilabial': 'ʙ', '+labio-dental': 'r̼', 'linguo-labial': 'r̼', '+dental': 'r', '+alveolar': 'r', '+postalveolar': 'r', '+retroflex': 'ɽr', '+alveolo-palatal': 'r̼', '+palatal': 'r̼', '+velar': 'r̼', '+uvular': 'ʀ', '+pharyngeal': 'ʢ', '+glottal': 'r̼', '+nasal': 'n̼', '+stop': 'd̼', '+affricate': 'd̼ð̼', 'nonsibliantaffricate': 'd̼ð̼', '+fricative': 'ð̼', 'nonfricative': 'ð̼', '+approximate': 'ð̼', '+tap': 'ɾ̼', '+trill': 'r̼', 'lateralaffricate': 'r̼', 'lateralfricative': 'r̼', 'lateralapproximate': 'l̼', 'lateraltap': 'ɺ̼'},
|
|||
|
'r': { 'manner': 'trill', 'place': 'alveolar', 'voice': 'voiced', '-voice': 'r̥', '+voice': 'r', '+bilabial': 'ʙ', '+labio-dental': 'r', 'linguo-labial': 'r̼', '+dental': 'r', '+alveolar': 'r', '+postalveolar': 'r', '+retroflex': 'ɽr', '+alveolo-palatal': 'r', '+palatal': 'r', '+velar': 'r', '+uvular': 'ʀ', '+pharyngeal': 'ʢ', '+glottal': 'r', '+nasal': 'n', '+stop': 'd', '+affricate': 'dz', 'nonsibliantaffricate': 'dð̠', '+fricative': 'z', 'nonfricative': 'ð̠', '+approximate': 'ɹ', '+tap': 'ɾ', '+trill': 'r', 'lateralaffricate': 'dɮ', 'lateralfricative': 'ɮ', 'lateralapproximate': 'l', 'lateraltap': 'ɺ'},
|
|||
|
'ɽr': { 'manner': 'trill', 'place': 'retroflex', 'voice': 'voiced', '-voice': 'ɽr̥', '+voice': 'ɽr', '+bilabial': 'ʙ', '+labio-dental': '', 'linguo-labial': 'r̼', '+dental': 'r', '+alveolar': 'r', '+postalveolar': 'r', '+retroflex': 'ɽr', '+alveolo-palatal': 'ɽr', '+palatal': 'ɽr', '+velar': 'ɽr', '+uvular': 'ʀ', '+pharyngeal': 'ʢ', '+glottal': 'ɽr', '+nasal': 'ɳ', '+stop': 'ɖ', '+affricate': 'ɖʐ', 'nonsibliantaffricate': 'ɖʐ', '+fricative': 'ʐ', 'nonfricative': 'ʐ', '+approximate': 'ɻ', '+tap': 'ɽ', '+trill': 'ɽr', 'lateralaffricate': 'ɽr', 'lateralfricative': 'ɽr', 'lateralapproximate': 'ɭ', 'lateraltap': 'ɭ̆'},
|
|||
|
'ʀ': { 'manner': 'trill', 'place': 'uvular', 'voice': 'voiced', '-voice': 'ʀ̥', '+voice': 'ʀ', '+bilabial': 'ʙ', '+labio-dental': 'ʀ', 'linguo-labial': 'r̼', '+dental': 'r', '+alveolar': 'r', '+postalveolar': 'r', '+retroflex': 'ɽr', '+alveolo-palatal': 'ʀ', '+palatal': 'ʀ', '+velar': 'ʀ', '+uvular': 'ʀ', '+pharyngeal': 'ʢ', '+glottal': 'ʁ', '+nasal': 'ɴ', '+stop': 'ɢ', '+affricate': 'ɢʁ', 'nonsibliantaffricate': 'ɢʁ', '+fricative': 'ʁ', 'nonfricative': 'ʁ', '+approximate': 'ʁ', '+tap': 'ɢ̆', '+trill': 'ʀ', 'lateralaffricate': 'ʀ', 'lateralfricative': 'ʀ', 'lateralapproximate': 'ʟ̠', 'lateraltap': 'ʀ'},
|
|||
|
'ʢ': { 'manner': 'trill', 'place': 'pharyngeal', 'voice': 'voiced', '-voice': 'ʜ', '+voice': 'ʢ', '+bilabial': 'ʙ', '+labio-dental': '', 'linguo-labial': 'r̼', '+dental': 'r', '+alveolar': 'r', '+postalveolar': 'r', '+retroflex': 'ɽr', '+alveolo-palatal': 'ʢ', '+palatal': 'ʢ', '+velar': 'ʢ', '+uvular': 'ʀ', '+pharyngeal': 'ʢ', '+glottal': 'ʢ', '+nasal': 'ʢ', '+stop': 'ʡ', '+affricate': 'ʡʕ', 'nonsibliantaffricate': 'ʡʕ', '+fricative': 'ʕ', 'nonfricative': 'ʕ', '+approximate': 'ʕ', '+tap': 'ʡ̮', '+trill': 'ʢ', 'lateralaffricate': 'ʢ', 'lateralfricative': 'ʢ', 'lateralapproximate': 'ʢ', 'lateraltap': 'ʢ'},
|
|||
|
'dɮ': { 'manner': 'lateralaffricate', 'place': 'dental', 'voice': 'voiced', '-voice': 'tɬ', '+voice': 'dɮ', '+bilabial': 'dɮ', '+labio-dental': 'dɮ', 'linguo-labial': 'dɮ', '+dental': 'dɮ', '+alveolar': 'dɮ', '+postalveolar': 'dɮ', '+retroflex': 'dɮ', '+alveolo-palatal': 'dɮ', '+palatal': 'dɮ', '+velar': 'gʟ̝', '+uvular': 'dɮ', '+pharyngeal': 'dɮ', '+glottal': 'dɮ', '+nasal': 'n', '+stop': 'd', '+affricate': 'dz', 'nonsibliantaffricate': 'dð', '+fricative': 'ð', 'nonfricative': 'ð', '+approximate': 'ð', '+tap': 'ɾ', '+trill': 'r', 'lateralaffricate': 'dɮ', 'lateralfricative': 'ɮ', 'lateralapproximate': 'l', 'lateraltap': 'ɺ'},
|
|||
|
'dɮ': { 'manner': 'lateralaffricate', 'place': 'alveolar', 'voice': 'voiced', '-voice': 'tɬ', '+voice': 'dɮ', '+bilabial': 'dɮ', '+labio-dental': 'dɮ', 'linguo-labial': 'dɮ', '+dental': 'dɮ', '+alveolar': 'dɮ', '+postalveolar': 'dɮ', '+retroflex': 'dɮ', '+alveolo-palatal': 'dɮ', '+palatal': 'dɮ', '+velar': 'gʟ̝', '+uvular': 'dɮ', '+pharyngeal': 'dɮ', '+glottal': 'dɮ', '+nasal': 'n', '+stop': 'd', '+affricate': 'dz', 'nonsibliantaffricate': 'dð̠', '+fricative': 'ð̠', 'nonfricative': 'ð̠', '+approximate': 'ɹ', '+tap': 'ɾ', '+trill': 'r', 'lateralaffricate': 'dɮ', 'lateralfricative': 'ɮ', 'lateralapproximate': 'l', 'lateraltap': 'ɺ'},
|
|||
|
'gʟ̝': { 'manner': 'lateralaffricate', 'place': 'velar', 'voice': 'voiced', '-voice': 'kʟ̝̊', '+voice': 'gʟ̝', '+bilabial': 'gʟ̝', '+labio-dental': 'gʟ̝', 'linguo-labial': 'gʟ̝', '+dental': 'dɮ', '+alveolar': 'dɮ', '+postalveolar': 'dɮ', '+retroflex': 'gʟ̝', '+alveolo-palatal': 'gʟ̝', '+palatal': 'gʟ̝', '+velar': 'gʟ̝', '+uvular': 'gʟ̝', '+pharyngeal': 'gʟ̝', '+glottal': 'gʟ̝', '+nasal': 'ŋ', '+stop': 'g', '+affricate': 'gɣ', 'nonsibliantaffricate': 'gɣ', '+fricative': 'ɣ', 'nonfricative': 'ɣ', '+approximate': 'ɰ', '+tap': 'gʟ̝', '+trill': 'gʟ̝', 'lateralaffricate': 'gʟ̝', 'lateralfricative': 'ʟ̝', 'lateralapproximate': 'ʟ', 'lateraltap': 'ʟ̆'},
|
|||
|
'ɮ': { 'manner': 'lateralfricative', 'place': 'alveolar', 'voice': 'voiced', '-voice': 'ɬ', '+voice': 'ɮ', '+bilabial': 'ɮ', '+labio-dental': 'ɮ', 'linguo-labial': 'ɮ', '+dental': 'ɮ', '+alveolar': 'ɮ', '+postalveolar': 'ɮ', '+retroflex': 'ɭ˔', '+alveolo-palatal': 'ʎ̝', '+palatal': 'ʎ̝', '+velar': 'ʟ̝', '+uvular': 'ɮ', '+pharyngeal': 'ɮ', '+glottal': 'ɮ', '+nasal': 'n', '+stop': 'd', '+affricate': 'dz', 'nonsibliantaffricate': 'dð̠', '+fricative': 'z', 'nonfricative': 'ð̠', '+approximate': 'ɹ', '+tap': 'ɾ', '+trill': 'r', 'lateralaffricate': 'dɮ', 'lateralfricative': 'ɮ', 'lateralapproximate': 'l', 'lateraltap': 'ɺ'},
|
|||
|
'ʎ̝': { 'manner': 'lateralfricative', 'place': 'palatal', 'voice': 'voiced', '-voice': 'ʎ̥˔', '+voice': 'ʎ̝', '+bilabial': 'ʎ̝', '+labio-dental': 'ʎ̝', 'linguo-labial': 'ʎ̝', '+dental': 'ɮ', '+alveolar': 'ɮ', '+postalveolar': 'ɮ', '+retroflex': 'ɭ˔', '+alveolo-palatal': 'ʎ̝', '+palatal': 'ʎ̝', '+velar': 'ʟ̝', '+uvular': 'ʎ̝', '+pharyngeal': 'ʎ̝', '+glottal': 'ʎ̝', '+nasal': 'ɲ', '+stop': 'ɟ', '+affricate': 'ɟʝ', 'nonsibliantaffricate': 'ɟʝ', '+fricative': 'ʑ', 'nonfricative': 'ʝ', '+approximate': 'j', '+tap': 'ʎ̝', '+trill': 'ʎ̝', 'lateralaffricate': 'ʎ̝', 'lateralfricative': 'ʎ̝', 'lateralapproximate': 'ʎ', 'lateraltap': 'ʎ̮'},
|
|||
|
'ʟ̝': { 'manner': 'lateralfricative', 'place': 'velar', 'voice': 'voiced', '-voice': 'ʟ̝̊', '+voice': 'ʟ̝', '+bilabial': 'ʟ̝', '+labio-dental': 'ʟ̝', 'linguo-labial': 'ʟ̝', '+dental': 'ɮ', '+alveolar': 'ɮ', '+postalveolar': 'ɮ', '+retroflex': 'ɭ˔', '+alveolo-palatal': 'ʎ̝', '+palatal': 'ʎ̝', '+velar': 'ʟ̝', '+uvular': 'ʟ̝', '+pharyngeal': 'ʟ̝', '+glottal': 'ʟ̝', '+nasal': 'ŋ', '+stop': 'g', '+affricate': 'gɣ', 'nonsibliantaffricate': 'gɣ', '+fricative': 'ɣ', 'nonfricative': 'ɣ', '+approximate': 'ɰ', '+tap': 'ʟ̝', '+trill': 'ʟ̝', 'lateralaffricate': 'gʟ̝', 'lateralfricative': 'ʟ̝', 'lateralapproximate': 'ʟ', 'lateraltap': 'ʟ̆'},
|
|||
|
'l̼': { 'manner': 'lateralapproximant', 'place': 'linguolabial', 'voice': 'voiced', '-voice': '', '+voice': 'l̼', '+bilabial': 'l̼', '+labio-dental': 'l̼', 'linguo-labial': 'l̼', '+dental': 'l', '+alveolar': 'l', '+postalveolar': 'l', '+retroflex': 'ɭ', '+alveolo-palatal': 'ʎ', '+palatal': 'ʎ', '+velar': 'ʟ', '+uvular': 'ʟ̠', '+pharyngeal': 'l̼', '+glottal': 'l̼', '+nasal': 'n̼', '+stop': 'd̼', '+affricate': 'd̼ð̼', 'nonsibliantaffricate': 'd̼ð̼', '+fricative': 'ð̼', 'nonfricative': 'ð̼', '+approximate': 'ð̼', '+tap': 'ɾ̼', '+trill': 'r̼', 'lateralaffricate': 'l̼', 'lateralfricative': 'l̼', 'lateralapproximate': 'l̼', 'lateraltap': 'ɺ̼'},
|
|||
|
'l': { 'manner': 'lateralapproximant', 'place': 'alveolar', 'voice': 'voiced', '-voice': 'l̥', '+voice': 'l', '+bilabial': 'l', '+labio-dental': 'l', 'linguo-labial': 'l̼', '+dental': 'l', '+alveolar': 'l', '+postalveolar': 'l', '+retroflex': 'ɭ', '+alveolo-palatal': 'ʎ', '+palatal': 'ʎ', '+velar': 'ʟ', '+uvular': 'ʟ̠', '+pharyngeal': 'l', '+glottal': 'l', '+nasal': 'n', '+stop': 'd', '+affricate': 'dz', 'nonsibliantaffricate': 'dð̠', '+fricative': 'z', 'nonfricative': 'ð̠', '+approximate': 'ɹ', '+tap': 'ɾ', '+trill': 'r', 'lateralaffricate': 'dɮ', 'lateralfricative': 'ɮ', 'lateralapproximate': 'l', 'lateraltap': 'ɺ'},
|
|||
|
'ɭ': { 'manner': 'lateralapproximant', 'place': 'retroflex', 'voice': 'voiced', '-voice': 'ɭ̊', '+voice': 'ɭ', '+bilabial': 'ɭ', '+labio-dental': 'ɭ', 'linguo-labial': 'l̼', '+dental': 'l', '+alveolar': 'l', '+postalveolar': 'l', '+retroflex': 'ɭ', '+alveolo-palatal': 'ʎ', '+palatal': 'ʎ', '+velar': 'ʟ', '+uvular': 'ʟ̠', '+pharyngeal': 'ɭ', '+glottal': 'ɭ', '+nasal': 'ɳ', '+stop': 'ɖ', '+affricate': 'ɖʐ', 'nonsibliantaffricate': 'ɖʐ', '+fricative': 'ʐ', 'nonfricative': 'ʐ', '+approximate': 'ɻ', '+tap': 'ɽ', '+trill': 'ɽr', 'lateralaffricate': 'ɭ', 'lateralfricative': 'ɭ', 'lateralapproximate': 'ɭ', 'lateraltap': 'ɭ̆'},
|
|||
|
'ʎ': { 'manner': 'lateralapproximant', 'place': 'palatal', 'voice': 'voiced', '-voice': 'ʎ̥', '+voice': 'ʎ', '+bilabial': 'ʎ', '+labio-dental': 'ʎ', 'linguo-labial': 'l̼', '+dental': 'l', '+alveolar': 'l', '+postalveolar': 'l', '+retroflex': 'ɭ', '+alveolo-palatal': 'ʎ', '+palatal': 'ʎ', '+velar': 'ʟ', '+uvular': 'ʟ̠', '+pharyngeal': 'ʎ', '+glottal': 'ʎ', '+nasal': 'ɲ', '+stop': 'ɟ', '+affricate': 'ɟʝ', 'nonsibliantaffricate': 'ɟʝ', '+fricative': 'ʝ', 'nonfricative': 'ʝ', '+approximate': 'j', '+tap': 'ʎ', '+trill': 'ʎ', 'lateralaffricate': 'ʎ', 'lateralfricative': 'ʎ̝', 'lateralapproximate': 'ʎ', 'lateraltap': 'ʎ̮'},
|
|||
|
'ʟ': { 'manner': 'lateralapproximant', 'place': 'velar', 'voice': 'voiced', '-voice': 'ʟ̥', '+voice': 'ʟ', '+bilabial': 'ʟ', '+labio-dental': 'ʟ', 'linguo-labial': 'l̼', '+dental': 'l', '+alveolar': 'l', '+postalveolar': 'l', '+retroflex': 'ɭ', '+alveolo-palatal': 'ʎ', '+palatal': 'ʎ', '+velar': 'ʟ', '+uvular': 'ʟ̠', '+pharyngeal': 'ʟ', '+glottal': 'ʟ', '+nasal': 'ŋ', '+stop': 'g', '+affricate': 'gɣ', 'nonsibliantaffricate': 'gɣ', '+fricative': 'ɣ', 'nonfricative': 'ɣ', '+approximate': 'ɰ', '+tap': 'ʟ', '+trill': 'ʟ', 'lateralaffricate': 'gʟ̝', 'lateralfricative': 'ʟ̝', 'lateralapproximate': 'ʟ', 'lateraltap': 'ʟ̆'},
|
|||
|
'ʟ̠': { 'manner': 'lateralapproximant', 'place': 'uvular', 'voice': 'voiced', '-voice': '', '+voice': 'ʟ̠', '+bilabial': 'ʟ̠', '+labio-dental': 'ʟ̠', 'linguo-labial': 'l̼', '+dental': 'l', '+alveolar': 'l', '+postalveolar': 'l', '+retroflex': 'ɭ', '+alveolo-palatal': 'ʎ', '+palatal': 'ʎ', '+velar': 'ʟ', '+uvular': 'ʟ̠', '+pharyngeal': 'ʟ̠', '+glottal': 'ʟ̠', '+nasal': 'ɴ', '+stop': 'ɢ', '+affricate': 'ɢʁ', 'nonsibliantaffricate': 'ɢʁ', '+fricative': 'ʁ', 'nonfricative': 'ʁ', '+approximate': 'ʁ', '+tap': 'ɢ̆', '+trill': 'ʀ', 'lateralaffricate': 'ʟ̠', 'lateralfricative': 'ʟ̠', 'lateralapproximate': 'ʟ̠', 'lateraltap': 'ʟ̠'},
|
|||
|
'ɺ̼': { 'manner': 'lateraltap', 'place': 'linguolabial', 'voice': 'voiced', '-voice': '', '+voice': 'ɺ̼', '+bilabial': 'ɺ̼', '+labio-dental': 'ɺ̼', 'linguo-labial': 'ɺ̼', '+dental': 'ɺ', '+alveolar': 'ɺ', '+postalveolar': 'ɺ', '+retroflex': 'ɭ̆', '+alveolo-palatal': 'ʎ̮', '+palatal': 'ʎ̮', '+velar': 'ʟ̆', '+uvular': 'ɺ̼', '+pharyngeal': 'ɺ̼', '+glottal': 'ɺ̼', '+nasal': 'n̼', '+stop': 'd̼', '+affricate': 'd̼ð̼', 'nonsibliantaffricate': 'd̼ð̼', '+fricative': 'ð̼', 'nonfricative': 'ð̼', '+approximate': 'ð̼', '+tap': 'ɾ̼', '+trill': 'r̼', 'lateralaffricate': 'ɺ̼', 'lateralfricative': 'ɺ̼', 'lateralapproximate': 'l̼', 'lateraltap': 'ɺ̼'},
|
|||
|
'ɺ': { 'manner': 'lateraltap', 'place': 'alveolar', 'voice': 'voiced', '-voice': '', '+voice': 'ɺ', '+bilabial': 'ɺ', '+labio-dental': 'ɺ', 'linguo-labial': 'ɺ̼', '+dental': 'ɺ', '+alveolar': 'ɺ', '+postalveolar': 'ɺ', '+retroflex': 'ɭ̆', '+alveolo-palatal': 'ʎ̮', '+palatal': 'ʎ̮', '+velar': 'ʟ̆', '+uvular': 'ɺ', '+pharyngeal': 'ɺ', '+glottal': 'ɺ', '+nasal': 'n', '+stop': 'd', '+affricate': 'dz', 'nonsibliantaffricate': 'dð̠', '+fricative': 'z', 'nonfricative': 'ð̠', '+approximate': 'ɹ', '+tap': 'ɾ', '+trill': 'r', 'lateralaffricate': 'dɮ', 'lateralfricative': 'ɮ', 'lateralapproximate': 'l', 'lateraltap': 'ɺ'},
|
|||
|
'ɭ̆': { 'manner': 'lateraltap', 'place': 'retroflex', 'voice': 'voiced', '-voice': '', '+voice': 'ɭ̆', '+bilabial': 'ɭ̆', '+labio-dental': 'ɭ̆', 'linguo-labial': 'ɺ̼', '+dental': 'ɺ', '+alveolar': 'ɺ', '+postalveolar': 'ɺ', '+retroflex': 'ɭ̆', '+alveolo-palatal': 'ʎ̮', '+palatal': 'ʎ̮', '+velar': 'ʟ̆', '+uvular': 'ɭ̆', '+pharyngeal': 'ɭ̆', '+glottal': 'ɭ̆', '+nasal': 'ɳ', '+stop': 'ɖ', '+affricate': 'ɖʐ', 'nonsibliantaffricate': 'ɖʐ', '+fricative': 'ʐ', 'nonfricative': 'ʐ', '+approximate': 'ɻ', '+tap': 'ɽ', '+trill': 'ɽr', 'lateralaffricate': 'ɭ̆', 'lateralfricative': 'ɭ̆', 'lateralapproximate': 'ɭ', 'lateraltap': 'ɭ̆'},
|
|||
|
'ʎ̮': { 'manner': 'lateraltap', 'place': 'palatal', 'voice': 'voiced', '-voice': '', '+voice': 'ʎ̮', '+bilabial': 'ʎ̮', '+labio-dental': 'ʎ̮', 'linguo-labial': 'ɺ̼', '+dental': 'ɺ', '+alveolar': 'ɺ', '+postalveolar': 'ɺ', '+retroflex': 'ɭ̆', '+alveolo-palatal': 'ʎ̮', '+palatal': 'ʎ̮', '+velar': 'ʟ̆', '+uvular': 'ʎ̮', '+pharyngeal': 'ʎ̮', '+glottal': 'ʎ̮', '+nasal': 'ɲ', '+stop': 'ɟ', '+affricate': 'ɟʝ', 'nonsibliantaffricate': 'ɟʝ', '+fricative': 'ʝ', 'nonfricative': 'ʝ', '+approximate': 'j', '+tap': 'ʎ̮', '+trill': 'ʎ̮', 'lateralaffricate': 'ʎ̮', 'lateralfricative': 'ʎ̝', 'lateralapproximate': 'ʎ', 'lateraltap': 'ʎ̮'},
|
|||
|
'ʟ̆': { 'manner': 'lateraltap', 'place': 'velar', 'voice': 'voiced', '-voice': '', '+voice': 'ʟ̆', '+bilabial': 'ʟ̆', '+labio-dental': 'ʟ̆', 'linguo-labial': 'ɺ̼', '+dental': 'ɺ', '+alveolar': 'ɺ', '+postalveolar': 'ɺ', '+retroflex': 'ɭ̆', '+alveolo-palatal': 'ʎ̮', '+palatal': 'ʎ̮', '+velar': 'ʟ̆', '+uvular': 'ʟ̆', '+pharyngeal': 'ʟ̆', '+glottal': 'ʟ̆', '+nasal': 'ŋ', '+stop': 'g', '+affricate': 'gɣ', 'nonsibliantaffricate': 'gɣ', '+fricative': 'ɣ', 'nonfricative': 'ɣ', '+approximate': 'ɰ', '+tap': 'ʟ̆', '+trill': 'ʟ̆', 'lateralaffricate': 'gʟ̝', 'lateralfricative': 'ʟ̝', 'lateralapproximate': 'ʟ', 'lateraltap': 'ʟ̆'},
|
|||
|
'i': { 'roundness': '-round', '-round': 'i', '+round': 'y', '+nasal': 'ĩ' },
|
|||
|
'ɨ': { 'roundness': '-round', '-round': 'ɨ', '+round': 'ʉ', '+nasal': 'ɨ̃' },
|
|||
|
'ɯ': { 'roundness': '-round', '-round': 'ɯ', '+round': 'u', '+nasal': 'ɯ̃' },
|
|||
|
'ɪ': { 'roundness': '-round', '-round': 'ɪ', '+round': 'ʏ', '+nasal': 'ɪ̃' },
|
|||
|
'ɯ̽': { 'roundness': '-round', '-round': 'ɯ̽', '+round': 'ʊ', '+nasal': 'ɯ̽̃' },
|
|||
|
'e': { 'roundness': '-round', '-round': 'e', '+round': 'ø', '+nasal': 'ẽ' },
|
|||
|
'ɘ': { 'roundness': '-round', '-round': 'ɘ', '+round': 'ɵ', '+nasal': 'ɘ̃' },
|
|||
|
'ɤ': { 'roundness': '-round', '-round': 'ɤ', '+round': 'o', '+nasal': 'ɤ̃' },
|
|||
|
'ə': { 'roundness': '-round', '-round': 'ə', '+round': 'ɵ̞', '+nasal': 'ə̃' },
|
|||
|
'ɛ': { 'roundness': '-round', '-round': 'ɛ', '+round': 'œ', '+nasal': 'ɛ̃' },
|
|||
|
'ɜ': { 'roundness': '-round', '-round': 'ɜ', '+round': 'ɞ', '+nasal': 'ɜ̃' },
|
|||
|
'ʌ': { 'roundness': '-round', '-round': 'ʌ', '+round': 'ɔ', '+nasal': 'ʌ̃' },
|
|||
|
'æ': { 'roundness': '-round', '-round': 'æ', '+round': 'æ', '+nasal': 'æ̃' },
|
|||
|
'ɐ': { 'roundness': '-round', '-round': 'ɐ', '+round': 'ɞ̞', '+nasal': 'ɐ̃' },
|
|||
|
'a': { 'roundness': '-round', '-round': 'a', '+round': 'ɶ', '+nasal': 'ã' },
|
|||
|
'ɑ': { 'roundness': '-round', '-round': 'ɑ', '+round': 'ɒ', '+nasal': 'ɑ̃' },
|
|||
|
'y': { 'roundness': '+round', '-round': 'i', '+round': 'y', '+nasal': 'ỹ' },
|
|||
|
'ʉ': { 'roundness': '+round', '-round': 'ɨ', '+round': 'ʉ', '+nasal': 'ʉ̃' },
|
|||
|
'u': { 'roundness': '+round', '-round': 'ɯ', '+round': 'u', '+nasal': 'ũ' },
|
|||
|
'ʏ': { 'roundness': '+round', '-round': 'ɪ', '+round': 'ʏ', '+nasal': 'ʏ̃' },
|
|||
|
'ʊ': { 'roundness': '+round', '-round': 'ɯ̽', '+round': 'ʊ', '+nasal': 'ʊ̃' },
|
|||
|
'ø': { 'roundness': '+round', '-round': 'e', '+round': 'ø', '+nasal': 'ø̃' },
|
|||
|
'ɵ': { 'roundness': '+round', '-round': 'ɘ', '+round': 'ɵ', '+nasal': 'ɵ̃' },
|
|||
|
'o': { 'roundness': '+round', '-round': 'ɤ', '+round': 'o', '+nasal': 'õ' },
|
|||
|
'ɵ̞': { 'roundness': '+round', '-round': 'ə', '+round': 'ɵ̞', '+nasal': 'ɵ̞̃' },
|
|||
|
'œ': { 'roundness': '+round', '-round': 'ɛ', '+round': 'œ', '+nasal': 'œ̃' },
|
|||
|
'ɞ': { 'roundness': '+round', '-round': 'ɜ', '+round': 'ɞ', '+nasal': 'ɞ̃' },
|
|||
|
'ɔ': { 'roundness': '+round', '-round': 'ʌ', '+round': 'ɔ', '+nasal': 'ɔ̃' },
|
|||
|
'ɞ̞': { 'roundness': '+round', '-round': 'ɐ', '+round': 'ɞ̞', '+nasal': 'ɞ̞̃' },
|
|||
|
'ɶ': { 'roundness': '+round', '-round': 'a', '+round': 'ɶ', '+nasal': 'ɶ̃' },
|
|||
|
'ɒ': { 'roundness': '+round', '-round': 'ɑ', '+round': 'ɒ', '+nasal': 'ɒ̃' }
|
|||
|
}
|
|||
|
|
|||
|
var rules = ['C→Ø/C_#',
|
|||
|
'C→Ø/_#',
|
|||
|
'C→Ø/r_',
|
|||
|
'C→Ø/s_#',
|
|||
|
'C→Ø/{s,k}_#',
|
|||
|
'K→ʔ/_s',
|
|||
|
'K→ʔ/_s',
|
|||
|
'N→h/_S',
|
|||
|
'N→h/_S',
|
|||
|
'N→h/_S',
|
|||
|
'N→m/_#',
|
|||
|
'N→m/_#',
|
|||
|
'N→n/_#',
|
|||
|
'N→n/_#',
|
|||
|
'N→n/_#',
|
|||
|
'N→n/_#',
|
|||
|
'N→n/_#',
|
|||
|
'N→n/_V',
|
|||
|
'N→n/_{d,l}',
|
|||
|
'N→n/_{v,k,s}',
|
|||
|
'N→w/S_S',
|
|||
|
'N→w/S_S',
|
|||
|
'N→w/S_S',
|
|||
|
'N→w/S_S',
|
|||
|
'N→w/S_S',
|
|||
|
'N→Ø/_{p,t,#}',
|
|||
|
'N→ŋ/_#',
|
|||
|
'N→ŋ/_#',
|
|||
|
'N→ŋ/_#',
|
|||
|
'N→ŋk/_V',
|
|||
|
'N→ʔ/_S[-voice]',
|
|||
|
'P→p/l_',
|
|||
|
'P→p/l_',
|
|||
|
'P→p/r_',
|
|||
|
'P→p/s_',
|
|||
|
'R→Ø/_h',
|
|||
|
'S→f/_f',
|
|||
|
'S→Ø/#_F',
|
|||
|
'S→Ø/#_F',
|
|||
|
'S→Ø/#_F',
|
|||
|
'S→Ø/#_F',
|
|||
|
'S→F/_S',
|
|||
|
'S→S[-voice]/_#',
|
|||
|
'S[+voice]→Ø/N_',
|
|||
|
'S[+voice]→Ø/_N',
|
|||
|
//'V→Vː/_#',
|
|||
|
//'V→Vː/_#',
|
|||
|
//'V→Vː/_#',
|
|||
|
//'V→Vː/_(C)#,',
|
|||
|
//'V→Vː/_CC',
|
|||
|
'V→[+round]/w_',
|
|||
|
'V→[+round]/w_',
|
|||
|
'V→[+round]/w_',
|
|||
|
'a→aː/_{i,u}',
|
|||
|
'a→aː/_{w,j}',
|
|||
|
'a→aː/VC_',
|
|||
|
'a→aː/_C#',
|
|||
|
'a→aː/_i',
|
|||
|
'a→e/_#',
|
|||
|
'a→e/_p',
|
|||
|
'a→e/_i',
|
|||
|
'a→e/_j#',
|
|||
|
'a→e/_m',
|
|||
|
'a→i/_Ci',
|
|||
|
'a→i/_Ci',
|
|||
|
'a→i/iC_',
|
|||
|
'a→i/i_',
|
|||
|
'a→o/P_',
|
|||
|
'a→o/P_',
|
|||
|
'a→o/_m#',
|
|||
|
'a→o/_r',
|
|||
|
'a→o/_w',
|
|||
|
'a→o/_w',
|
|||
|
'a→o/{w,m,ŋ}_',
|
|||
|
'a→u/_Cu',
|
|||
|
'a→Ø/_V',
|
|||
|
'a→Ø/_i',
|
|||
|
'a→Ø/_u',
|
|||
|
'a→Ø/_u',
|
|||
|
'a→Ø/#_m',
|
|||
|
'a→Ø/#_m',
|
|||
|
//'a→æ/i(C)_', bad
|
|||
|
//'a→æ/i(C)_',
|
|||
|
//'a→æ/i(C)_',
|
|||
|
'a→æ/_(C)e',
|
|||
|
'a→æ/_(C)e',
|
|||
|
'a→æ/_(C)e',
|
|||
|
'a→ɔ/_{ŋ,k}',
|
|||
|
'a→ə/_Ca',
|
|||
|
'a→ə/_Ca',
|
|||
|
'a→ə/_Ce',
|
|||
|
'a→ɛ/{t,n}_#',
|
|||
|
'a→ɜ/_wo',
|
|||
|
'aː→ai/_j',
|
|||
|
'b→m/#_',
|
|||
|
'b→m/#_Vn',
|
|||
|
'b→m/#_a',
|
|||
|
'b→m/#_a',
|
|||
|
'b→m/V_V',
|
|||
|
'b→m/_VN',
|
|||
|
'b→m/_j',
|
|||
|
'b→p/#_',
|
|||
|
'b→p/#_',
|
|||
|
'b→v/V_',
|
|||
|
'b→v/V_',
|
|||
|
'b→v/V_V',
|
|||
|
'b→v/V_{V,r}',
|
|||
|
'b→pʰ/_{l,r}',
|
|||
|
'b→u/V_{l,r}',
|
|||
|
'b→u/_C',
|
|||
|
'b→w/V_V',
|
|||
|
'b→w/V_V',
|
|||
|
'b→w/V_V',
|
|||
|
'b→w/a_u',
|
|||
|
'b→Ø/#_B',
|
|||
|
'b→Ø/#_{u,i}',
|
|||
|
'b→Ø/V_V',
|
|||
|
'b→Ø/_#',
|
|||
|
'b→Ø/_s{t,k}',
|
|||
|
'b→Ø/_ts',
|
|||
|
'b→Ø/m_l',
|
|||
|
'b→Ø/m_s',
|
|||
|
'b→Ø/u_#',
|
|||
|
'b→β/V_V',
|
|||
|
'b→β/V_V',
|
|||
|
'b→β/V_V',
|
|||
|
'c→p/_{s,t}',
|
|||
|
'c→s/#_{a,u}',
|
|||
|
'c→s/_{a,o,u,e}',
|
|||
|
'c→tʃ/i_',
|
|||
|
'{d,ɣ}→[-voice]/_#',
|
|||
|
'd→dz/_i',
|
|||
|
'd→k/_w',
|
|||
|
'd→k/_ŋ',
|
|||
|
'd→l/#_',
|
|||
|
'd→l/#_',
|
|||
|
'd→l/_#',
|
|||
|
'd→n/_V[+nasal]',
|
|||
|
'd→n/_V[+nasal]',
|
|||
|
'd→r/V_V',
|
|||
|
'd→r/V_V',
|
|||
|
'd→r/V_V',
|
|||
|
'd→r/V_{V,#}',
|
|||
|
'd→r/_#',
|
|||
|
'd→r/_ŋ',
|
|||
|
'd→rs/V_V',
|
|||
|
'd→s/#_{i,j}',
|
|||
|
'd→t/#_',
|
|||
|
'd→t/_#',
|
|||
|
'd→t/_{l,r}',
|
|||
|
'd→t/n_#',
|
|||
|
'd→t/{#,N}_',
|
|||
|
'd→t͡ʃ/_{i,u}',
|
|||
|
'd→ð/V_V',
|
|||
|
'd→Ø/C_',
|
|||
|
'd→Ø/V_V',
|
|||
|
'd→Ø/V_V',
|
|||
|
'd→Ø/V_s',
|
|||
|
'd→Ø/V_{i,j}',
|
|||
|
'd→Ø/Vː_#',
|
|||
|
'd→Ø/_#',
|
|||
|
'd→Ø/_#',
|
|||
|
'd→Ø/_#',
|
|||
|
'd→Ø/_N',
|
|||
|
'd→Ø/_j',
|
|||
|
'd→Ø/_n',
|
|||
|
'd→Ø/_r',
|
|||
|
'd→Ø/_z',
|
|||
|
'd→Ø/_{l,r}',
|
|||
|
'd→Ø/_{l,r}',
|
|||
|
'd→Ø/_{z,ʒ}',
|
|||
|
'd→Ø/_ʒdʱ',
|
|||
|
'd→Ø/l_#',
|
|||
|
'd→Ø/n_',
|
|||
|
'd→Ø/n_#',
|
|||
|
'd→g/_n',
|
|||
|
'd→ɾ/V_V',
|
|||
|
'd→ʔ/_#',
|
|||
|
'di→dz/_V',
|
|||
|
'dj→z/V_V',
|
|||
|
'd͡z→d/#_',
|
|||
|
'd͡ʒ→t͡ʃ/_#',
|
|||
|
'd͡ʒ→t͡ʃ/i_{u,i}',
|
|||
|
'd͡ʒ→Ø/i_i',
|
|||
|
'd͡ʒ→Ø/i_i',
|
|||
|
'd͡ʒ→ð/i_',//therewillbeissueswiththis
|
|||
|
'd͡ʒ→ð/u_a',
|
|||
|
'd͡ʒ→ʁ/i_u',
|
|||
|
'd͡ʒ→ʁ/i_u',
|
|||
|
'e→a/_#',
|
|||
|
'e→a/_i',
|
|||
|
'e→a/_n',
|
|||
|
'e→a/_s',
|
|||
|
'e→a/_{r,l}',
|
|||
|
'e→a/_ʔ',
|
|||
|
'e→a/{V,C}_r',
|
|||
|
'e→ei/_{ɣ,j}',
|
|||
|
'e→i/#N_C',
|
|||
|
'e→i/#_',
|
|||
|
'e→i/#_',
|
|||
|
'e→i/#b_',
|
|||
|
'e→i/C_V',
|
|||
|
'e→i/_#',
|
|||
|
'e→i/_#',
|
|||
|
'e→i/_#',
|
|||
|
'e→i/_#',
|
|||
|
'e→i/_(C)i',
|
|||
|
'e→i/_(C)i',
|
|||
|
'e→i/_(C)i',
|
|||
|
'e→i/_{k,m}',
|
|||
|
'e→i/_{m,ŋ}',
|
|||
|
'e→i/_{nk,ŋ}',
|
|||
|
'e→i/_{s,#}',
|
|||
|
'e→i/_{s,t}#',
|
|||
|
'e→i/_g',
|
|||
|
'e→i/_Ḱ',
|
|||
|
'e→i/j_',
|
|||
|
'e→i/j_',
|
|||
|
'e→i/k_y',
|
|||
|
'e→i/l_',
|
|||
|
'e→i/p_r',
|
|||
|
'e→i/r_ʔ',
|
|||
|
'e→i/{#,k}_',
|
|||
|
'e→j/#_V',
|
|||
|
'e→j/#_a',
|
|||
|
'e→j/{a,o,u}_',
|
|||
|
'e→o/K_',
|
|||
|
'e→o/_w',
|
|||
|
'e→o/_wV',
|
|||
|
'e→o/w_',
|
|||
|
'e→o/w_ŋ',
|
|||
|
'e→Ø/{l,n,r,s,k}_#',
|
|||
|
'e→Ø/{i,e}_#',
|
|||
|
'e→æ/_P',
|
|||
|
'e→æ/_P',
|
|||
|
'e→æ/_P',
|
|||
|
'e→ɛ/_v',
|
|||
|
'e→ɨ/_#',
|
|||
|
'e→ɨ/{k,j}_',
|
|||
|
'eN→y/_#',
|
|||
|
'eN→ı̃/_#',
|
|||
|
'eɪ→e/#_',
|
|||
|
'eː→ei/j_',
|
|||
|
'eː→iː/_C',
|
|||
|
'eː→iː/_V',
|
|||
|
'eː→iː/_V',
|
|||
|
'f→m/_n',
|
|||
|
'f→m/_n',
|
|||
|
'f→p/#_',
|
|||
|
'f→p/_t',
|
|||
|
'f→v/#_',
|
|||
|
'f→v/V_V',
|
|||
|
'f→v/V_V',
|
|||
|
'f→v/V_V',
|
|||
|
'f→v/_{p,t,k}',
|
|||
|
'f→w/_V',
|
|||
|
'f→ʋ/#_',
|
|||
|
'h→j/_E',
|
|||
|
'h→j/_E',
|
|||
|
'h→k/#_{v,w}',
|
|||
|
'h→k/E_E',
|
|||
|
'h→q/_#',
|
|||
|
'h→q/_#',
|
|||
|
'h→q/_E',
|
|||
|
'h→w/#_',
|
|||
|
'h→w/#_',
|
|||
|
'h→w/#_',
|
|||
|
'h→w/#_',
|
|||
|
'h→w/#_',
|
|||
|
'h→w/_{o,u}',
|
|||
|
'h→x/_i',
|
|||
|
'h→x/_{p,k}',
|
|||
|
'h→Ø/#_',
|
|||
|
'h→Ø/#_',
|
|||
|
'h→Ø/#_',
|
|||
|
'h→Ø/#_',
|
|||
|
'h→Ø/V_',
|
|||
|
'h→Ø/V_',
|
|||
|
'h→Ø/V_',
|
|||
|
'h→Ø/V_C',
|
|||
|
'h→Ø/V_C',
|
|||
|
'h→Ø/V_C',
|
|||
|
'h→Ø/V_V',
|
|||
|
'h→Ø/V_V',
|
|||
|
'h→Ø/V_V',
|
|||
|
'h→Ø/V_V',
|
|||
|
'h→Ø/V_tsV',
|
|||
|
'h→Ø/Vː_#',
|
|||
|
'h→Ø/Vː_#',
|
|||
|
'h→Ø/_#',
|
|||
|
'h→Ø/_#',
|
|||
|
'h→Ø/_#',
|
|||
|
'h→Ø/_#',
|
|||
|
'h→Ø/_#',
|
|||
|
'h→Ø/_#',
|
|||
|
'h→Ø/_#',
|
|||
|
'h→Ø/_{V,w,j}',
|
|||
|
'h→Ø/_{k,t,ts,s}#',
|
|||
|
'h→Ø/_{l,n,r}',
|
|||
|
'h→Ø/_{n,s,ʔ}',
|
|||
|
'h→Ø/_{s,x}',
|
|||
|
'h→Ø/_{sk,st}',
|
|||
|
'h→ħ/_Vz',
|
|||
|
'h→g/_B',
|
|||
|
'h→ʔ/#_',
|
|||
|
'h→ʔ/V_V',
|
|||
|
'h→ʔ/_#',
|
|||
|
'h→ʔ/_{s,ʃ}',
|
|||
|
'h→ʔ/_ã',
|
|||
|
'h→ʔ/a_{i,u}',
|
|||
|
'he→ə/_#',
|
|||
|
'i→a/_Ca',
|
|||
|
'i→a/_t',
|
|||
|
'i→e/_(C)e',
|
|||
|
'i→e/_C',
|
|||
|
'i→e/_k#',
|
|||
|
'i→e/_m',
|
|||
|
'i→e/_m',
|
|||
|
'i→e/_s',
|
|||
|
'i→e/t͡ʃ_',
|
|||
|
'i→eː/_#',
|
|||
|
'i→iə/_m',
|
|||
|
'i→iə/_ŋ#',
|
|||
|
'i→iɛ/_s',
|
|||
|
'i→j/V_V',
|
|||
|
'i→j/_V',
|
|||
|
'i→j/V_#',
|
|||
|
'i→o/_m',
|
|||
|
'i→o/{u,w}_',
|
|||
|
'i→u/_(C)u',
|
|||
|
'i→u/_ju',
|
|||
|
'i→u/uC_',
|
|||
|
'i→Ø/_#',
|
|||
|
'i→Ø/_#',
|
|||
|
'i→Ø/a_',
|
|||
|
'i→Ø/a_',
|
|||
|
'i→Ø/a_',
|
|||
|
'i→Ø/ts_#',
|
|||
|
'i→ı̃/ʔ_#',
|
|||
|
'i→ɐ/_m',
|
|||
|
'i→ə/_#',
|
|||
|
'i→ə/oC_',
|
|||
|
'i→ɪ/_CC',
|
|||
|
'ij→i/_#',
|
|||
|
'iu→ju/#_',
|
|||
|
'iw→o/_#',
|
|||
|
'iw→o/_#',
|
|||
|
'iː→i/_j',
|
|||
|
'iː→Ø/{k,s}_#',
|
|||
|
'j→dz/#_',
|
|||
|
'j→d͡ʒ/#_',
|
|||
|
'j→d͡ʒ/#_',
|
|||
|
'j→d͡ʒ/#_',
|
|||
|
'j→d͡ʒ/V_V',
|
|||
|
'j→d͡ʒ/V_V',
|
|||
|
'j→d͡ʒ/V_V',
|
|||
|
'j→d͡ʒ/_E',
|
|||
|
//'j→i/C(V)_', bad
|
|||
|
'j→i/C_',
|
|||
|
'j→i/C_',
|
|||
|
'j→i/C_#',
|
|||
|
'j→i/C_',
|
|||
|
'j→s/#_',
|
|||
|
'j→s/t_',
|
|||
|
'j→t/_#',
|
|||
|
'j→t͡ʃ/V_V',
|
|||
|
'j→t͡ʃ/V_V',
|
|||
|
'j→t͡ʃ/_V',
|
|||
|
'j→w/_o',
|
|||
|
'j→w/_o',
|
|||
|
'j→w/_o',
|
|||
|
'j→w/_o',
|
|||
|
'j→w/_o',
|
|||
|
'j→w/_o',
|
|||
|
'j→Ø/#_',
|
|||
|
'j→Ø/#_V',
|
|||
|
'j→Ø/#_e',
|
|||
|
'j→Ø/#_u',
|
|||
|
'j→Ø/E_',
|
|||
|
'j→Ø/V_V',
|
|||
|
'j→Ø/V_u',
|
|||
|
'j→Ø/V_{V,#}',
|
|||
|
'j→ð/V_',
|
|||
|
'j→ð/V_V',
|
|||
|
'j→ɣ/_E',
|
|||
|
'j→ɣ/_E',
|
|||
|
'j→ɣ/_E',
|
|||
|
'j→ɣ/_E',
|
|||
|
'j→ɲ/_V[+nasal]',
|
|||
|
'j→ɲ/_V[+nasal]',
|
|||
|
'j→ɲ/_V[+nasal]',
|
|||
|
'j→ʒ/{#,ʔ,V}_V',
|
|||
|
'j→ʝ/#_V',
|
|||
|
'j→ʝː/V_V',
|
|||
|
'j→d/#_',
|
|||
|
'j→d/#_',
|
|||
|
'j→d/#_',
|
|||
|
'j→d/_#',
|
|||
|
'j→r/V_V',
|
|||
|
'j→g/#_',
|
|||
|
'j→g/_#',
|
|||
|
'j→g/_#',
|
|||
|
'ja→aː/C_',
|
|||
|
'ja→aː/C_',
|
|||
|
'ja→aː/C_',
|
|||
|
'ja→aː/C_',
|
|||
|
'ja→e/r_#',
|
|||
|
'ja→iː/C_C',
|
|||
|
'ja→je/#_',
|
|||
|
'je→i/C_',
|
|||
|
'je→o/#_',
|
|||
|
'je→o/V_',
|
|||
|
'{k,ts}→[+voice]/n_',
|
|||
|
'{k,x}→[+palatal]/_{j,E}',
|
|||
|
'{k,g}→[+palatal]/_E',
|
|||
|
'{k,g}→[+palatal]/_{j,E}',
|
|||
|
'{k,g}→[+alveolar]/{n,r}_r',
|
|||
|
'{k,g}→[+postalveolar]/_E',
|
|||
|
'{k,g}→[+postalveolar]/_E',
|
|||
|
'{k,g}→[+postalveolar]/_E',
|
|||
|
'{k,g}→[+postalveolar]/_a',
|
|||
|
'{k,g}→[+postalveolar]/_i',
|
|||
|
'{k,g}→[+postalveolar]/_i',
|
|||
|
'k→c/V_V',
|
|||
|
'k→c/_#',
|
|||
|
'k→h/_#',
|
|||
|
'k→h/_m',
|
|||
|
'k→h/_{t,ts,s,ʃ}',
|
|||
|
'k→j/_s#',
|
|||
|
'k→j/_s#',
|
|||
|
'k→j/_s#',
|
|||
|
'k→j/{e,a,o}_',
|
|||
|
'k→kʷ/#_i',
|
|||
|
'k→kʷ/_a',
|
|||
|
'k→p/_{s,ʂ}',
|
|||
|
'k→s̪/_{ɨ,u}',
|
|||
|
'k→s̪/{ɨ,u}_',
|
|||
|
'k→t/_l',
|
|||
|
'k→ts/_E',
|
|||
|
'k→ts/_i',
|
|||
|
'k→ts/_i',
|
|||
|
'k→t͡ʃ/_E',
|
|||
|
'k→t͡ʃ/_E',
|
|||
|
'k→t͡ʃ/_E',
|
|||
|
'k→t͡ʃ/_i',
|
|||
|
'k→t͡ʃ/_i',
|
|||
|
'k→w/V_',
|
|||
|
'k→x/V_t',
|
|||
|
'k→x/_{p,t}',
|
|||
|
'k→x/a_',
|
|||
|
'k→Ø/V_V',
|
|||
|
'k→Ø/V_V',
|
|||
|
'k→Ø/V_V',
|
|||
|
'k→Ø/V_V',
|
|||
|
'k→Ø/_#',
|
|||
|
'k→Ø/_#',
|
|||
|
'k→Ø/_#',
|
|||
|
'k→Ø/_#',
|
|||
|
'k→Ø/_N',
|
|||
|
'k→ç/_#',
|
|||
|
'k→g/_#',
|
|||
|
'k→g/_(V)r',
|
|||
|
'k→g/_{L,j}',
|
|||
|
'k→g/_{L,j}',
|
|||
|
'k→g/_{L,j}',
|
|||
|
'k→g/_{L,j}',
|
|||
|
'k→g/_{w,j}',
|
|||
|
'k→g/_ʔ',
|
|||
|
'k→g/n_',
|
|||
|
'k→g/n_',
|
|||
|
'k→g/n_',
|
|||
|
'k→g/_{w,j}',
|
|||
|
'k→g/_#',
|
|||
|
'k→g/a_a',
|
|||
|
'k→ʂ/_i',
|
|||
|
'k→ʂ/i_',
|
|||
|
'k→ʔ/_#',
|
|||
|
'ks→ts/_V',
|
|||
|
'ks→ʃ/V_V',
|
|||
|
'kw→q/_a',
|
|||
|
'kʰ→x/#_',
|
|||
|
'kʰ→h/_a',
|
|||
|
'kʲ→k/_{a,ã}',
|
|||
|
'kʷ→k/#_',
|
|||
|
'kʷ→k/#_',
|
|||
|
'kʷ→k/#_',
|
|||
|
'kʷ→k/#_',
|
|||
|
'kʷ→k/C_V',
|
|||
|
'L→d/#_',
|
|||
|
'l→d/#_VC',
|
|||
|
'l→d/#_VC',
|
|||
|
'l→d/_{C,#}',
|
|||
|
'l→d/n_',
|
|||
|
'l→h/_k',
|
|||
|
'l→h/_k',
|
|||
|
'l→h/_k',
|
|||
|
'l→h/_k',
|
|||
|
'l→j/#C_',
|
|||
|
'l→j/#_iC?',
|
|||
|
'l→j/a_i',
|
|||
|
'l→j/p_',
|
|||
|
'l→j/{k,g}_',
|
|||
|
'l→n/#_',
|
|||
|
'l→n/#_',
|
|||
|
'l→n/#_VC',
|
|||
|
'l→n/#_VN',
|
|||
|
'l→n/#_VN',
|
|||
|
'l→n/#_Vb',
|
|||
|
'l→n/#_Vb',
|
|||
|
'l→n/V_#',
|
|||
|
'l→n/_#',
|
|||
|
'l→r/C_',
|
|||
|
'l→r/V_V',
|
|||
|
'l→r/_#',
|
|||
|
'l→r/b_',
|
|||
|
'l→s/_k',
|
|||
|
'l→w/V_CV',
|
|||
|
'l→w/V_s',
|
|||
|
'l→u/{ɔ,ɑ}_',
|
|||
|
'l→Ø/_{m,s,k}',
|
|||
|
'l→ɫ/V_V',
|
|||
|
'l→ɫ/V_V',
|
|||
|
'l→ɫ/V_V',
|
|||
|
'l→ɫ/V_V',
|
|||
|
'l→ɫ/V_V',
|
|||
|
'l→ɫ/V_V',
|
|||
|
'l→ɬ/_t',
|
|||
|
'l→ɭ/V_#',
|
|||
|
'l→ɾ/V_V',
|
|||
|
'l→ɾ/V_V',
|
|||
|
'l→ɾ/V_V',
|
|||
|
'l→ɾ/V_V',
|
|||
|
'l→ʎ/#_',
|
|||
|
'l→ʎ/_{i,j}',
|
|||
|
'l→tʃ/_{o,E}',
|
|||
|
'{m,p}→[+velar]/_w',
|
|||
|
'{m,p}→[+velar]/_w',
|
|||
|
'm→f/_{n,ŋ}',
|
|||
|
'm→h/_p',
|
|||
|
'm→n/V_',
|
|||
|
'm→n/V_#',
|
|||
|
'm→n/_#',
|
|||
|
'm→n/_#',
|
|||
|
'm→n/_f',
|
|||
|
'm→n/_f',
|
|||
|
'm→n/_i',
|
|||
|
'm→w/#_',
|
|||
|
'm→w/#_',
|
|||
|
'm→w/#_',
|
|||
|
'm→w/_#',
|
|||
|
'm→w/_ã',
|
|||
|
'mp→pː/V_V',
|
|||
|
'{n,l}→[+palatal]/_C',
|
|||
|
'n→ɲ/_E',
|
|||
|
'n→l/#_',
|
|||
|
'n→m/#_',
|
|||
|
'n→t/#_',
|
|||
|
'n→Ø/_r',
|
|||
|
'n→Ø/_s',
|
|||
|
'n→Ø/_s',
|
|||
|
'n→Ø/_s',
|
|||
|
'n→Ø/_s',
|
|||
|
'n→Ø/_s',
|
|||
|
'n→Ø/_s',
|
|||
|
'n→Ø/_s',
|
|||
|
'n→Ø/_s',
|
|||
|
'n→Ø/_s',
|
|||
|
'n→Ø/_s',
|
|||
|
'n→Ø/_s',
|
|||
|
'n→Ø/_s',
|
|||
|
'n→Ø/_s',
|
|||
|
'n→Ø/_s#',
|
|||
|
'n→Ø/_t',
|
|||
|
'n→Ø/_ti',
|
|||
|
'n→Ø/_tː',
|
|||
|
'n→Ø/_{f,v,s}',
|
|||
|
'n→Ø/_{s,ts}',
|
|||
|
'n→ð/_{ã,ẽ,õ}',
|
|||
|
'n→ŋ/_#',
|
|||
|
'n→ŋ/_#',
|
|||
|
'n→ŋ/_#',
|
|||
|
'n→ŋ/_{j,w}',
|
|||
|
'n→ŋ/_{k,g}',
|
|||
|
'n→ŋ/_{k,g}',
|
|||
|
'n→ŋ/_{k,g}',
|
|||
|
'n→ŋ/_ũ',
|
|||
|
'n→ɲ/i_{o,a}',
|
|||
|
'n→ɲ/{i,ɪ}_V',
|
|||
|
'n→ɲ/ɟ_',
|
|||
|
'n→θ/_{m,ŋ}',
|
|||
|
'n→θ/_{ã,ẽ,õ}',
|
|||
|
'n→m/u_V',
|
|||
|
'n→m/#_',
|
|||
|
'n→r/_r',
|
|||
|
'n→r/{g,p}_',
|
|||
|
'o→a/_Ca',
|
|||
|
'o→a/_Ca',
|
|||
|
'o→a/_u',
|
|||
|
'o→e/_#',
|
|||
|
'o→e/_l',
|
|||
|
'o→e/_s',
|
|||
|
'o→e/_s',
|
|||
|
'o→e/_ŋ',
|
|||
|
'o→u/_N',
|
|||
|
'o→u/_N',
|
|||
|
'o→u/_a',
|
|||
|
'o→u/V_',
|
|||
|
'o→Ø/_Cr',
|
|||
|
'o→Ø/_u',
|
|||
|
'o→Ø/_u',
|
|||
|
//'o→Ø/a(C)_', bad
|
|||
|
'o→Ø/u_',
|
|||
|
'o→ɔ/_N',
|
|||
|
'o→ɔː/_i',
|
|||
|
'o→ə/_n',
|
|||
|
'o→ʌ/P_r',
|
|||
|
'oɣ→ɔːw/_V',
|
|||
|
'oɣ→ɔːw/_V',
|
|||
|
'oɣ→ɔːw/_V',
|
|||
|
'oɣ→ɔːw/_V',
|
|||
|
'o→u/_#',
|
|||
|
'o→u/_#',
|
|||
|
'o→u/_#',
|
|||
|
'o→u/_#',
|
|||
|
'o→u/_#',
|
|||
|
'oː→u/_#',
|
|||
|
'oː→uː/_#',
|
|||
|
'{p,k}→[+voice]/V_V',
|
|||
|
'{p,k}→[+voice]/V_V',
|
|||
|
'{p,k}→[+voice]/V_V',
|
|||
|
'{p,k}→[+voice]/V_V',
|
|||
|
'{p,t,k}→[+voice]/N_',
|
|||
|
'{p,t,k}→[+voice]/V_r',
|
|||
|
'{p,t}→[+voice]/V_V',
|
|||
|
'p→b/V_V',
|
|||
|
'p→b/V_V',
|
|||
|
'p→b/V_V',
|
|||
|
'p→b/_l',
|
|||
|
'p→b/_r',
|
|||
|
'p→b/m_',
|
|||
|
'p→b/m_',
|
|||
|
'p→b/m_',
|
|||
|
'p→b/m_',
|
|||
|
'p→f/#_',
|
|||
|
'p→f/#_',
|
|||
|
'p→f/V_',
|
|||
|
'p→f/V_',
|
|||
|
'p→f/_{t,k}',
|
|||
|
'p→f/{V,#}_',
|
|||
|
'p→h/#_',
|
|||
|
'p→h/_{o,u,w}',
|
|||
|
'p→k/_C',
|
|||
|
'p→k/_w',
|
|||
|
'p→k/_w',
|
|||
|
'p→k/u_#',
|
|||
|
'p→v/V_V',
|
|||
|
'p→v/Vn_',
|
|||
|
'p→v/_#',
|
|||
|
'p→v/_#',
|
|||
|
'p→w/V_V',
|
|||
|
'p→w/_B',
|
|||
|
'p→Ø/_#',
|
|||
|
'p→Ø/_B',
|
|||
|
'p→Ø/_f',
|
|||
|
'p→Ø/_s',
|
|||
|
'p→Ø/_u',
|
|||
|
'p→Ø/s_t',
|
|||
|
'q→h/_#',
|
|||
|
'r→d/#_',
|
|||
|
'r→d/#_',
|
|||
|
'r→d/k_',
|
|||
|
'r→d/s_',
|
|||
|
'r→d/x_',
|
|||
|
'r→h/C_',
|
|||
|
'r→h/s_',
|
|||
|
'r→h/ʃ_',
|
|||
|
'r→j/_#',
|
|||
|
'r→l/_#',
|
|||
|
'r→l/_Vl',
|
|||
|
'r→l/K_',
|
|||
|
'r→n/_C',
|
|||
|
'r→rː/_N',
|
|||
|
'r→rː/_N',
|
|||
|
'r→rː/_N',
|
|||
|
'r→rː/_N',
|
|||
|
'r→rː/_N',
|
|||
|
'r→rː/_N',
|
|||
|
'r→s/_k',
|
|||
|
'r→s/_k',
|
|||
|
'r→s/_s',
|
|||
|
'r→t/_n',
|
|||
|
'r→t/_{i,u}',
|
|||
|
'r→ts/_i',
|
|||
|
'r→ð/x_',
|
|||
|
'r→ɾ/_#',
|
|||
|
's→dʒ/{i,u}_V',
|
|||
|
's→dʒ/{i,u}_V',
|
|||
|
's→dʒ/{i,u}_V',
|
|||
|
's→dʒ/{i,u}_V',
|
|||
|
's→f/h_r',
|
|||
|
's→h/#_',
|
|||
|
's→h/#_',
|
|||
|
's→h/#_',
|
|||
|
's→h/#_',
|
|||
|
's→h/#_',
|
|||
|
's→h/#_',
|
|||
|
's→h/#_',
|
|||
|
's→h/#_',
|
|||
|
's→h/#_',
|
|||
|
's→h/V_V',
|
|||
|
's→h/V_V',
|
|||
|
's→h/V_V',
|
|||
|
's→h/V_V',
|
|||
|
's→h/V_V',
|
|||
|
's→h/V_V',
|
|||
|
's→h/V_V',
|
|||
|
's→h/V_V',
|
|||
|
's→h/V_V',
|
|||
|
's→h/V_V',
|
|||
|
's→h/V_V',
|
|||
|
's→h/_#',
|
|||
|
's→h/_i',
|
|||
|
's→n/#_',
|
|||
|
's→r/_#',
|
|||
|
's→t/#_',
|
|||
|
's→t/_#',
|
|||
|
's→t/_#',
|
|||
|
's→tʃ/#_a',
|
|||
|
's→x/_l',
|
|||
|
's→x/i_',
|
|||
|
's→z/V_V',
|
|||
|
's→z/V_V',
|
|||
|
's→z/_C[+voice]',
|
|||
|
's→ɟ/#_',
|
|||
|
's→ɟ/#_',
|
|||
|
's→ɾ/_θ',
|
|||
|
's→ʂ/_n',
|
|||
|
's→ʂ/_t',
|
|||
|
's→z/_{N,l,r}',
|
|||
|
's→ʂ/_{t,r}',
|
|||
|
's→ʃ/V_V',
|
|||
|
's→ʃ/_i',
|
|||
|
's→ʃ/_iV',
|
|||
|
's→ʃ/_n',
|
|||
|
's→ʃ/_n',
|
|||
|
's→ʃ/_{i,e}',
|
|||
|
's→ʃ/i_',
|
|||
|
's→ʃ/i_#',
|
|||
|
'sk→kː/_a',
|
|||
|
'sk→kː/_a',
|
|||
|
'sk→ʃ/#_',
|
|||
|
'sk→ʃ/V_{i,e}',
|
|||
|
't→c/_E',
|
|||
|
't→d/#_',
|
|||
|
't→d/V_',
|
|||
|
't→d/V_rV',
|
|||
|
't→d/r_',
|
|||
|
't→h/_{n,t}',
|
|||
|
't→j/#_i',
|
|||
|
't→k/_j',
|
|||
|
't→k/_j',
|
|||
|
't→k/_l',
|
|||
|
't→k/_r',
|
|||
|
't→l/V_V',
|
|||
|
't→l/V_V',
|
|||
|
't→l/_V',
|
|||
|
't→l/_{u,i}',
|
|||
|
't→r/_V',
|
|||
|
't→r/tV_',
|
|||
|
't→s/#_i',
|
|||
|
't→s/_#',
|
|||
|
't→s/_V',
|
|||
|
't→s/_i',
|
|||
|
't→s/_i',
|
|||
|
't→s/_i',
|
|||
|
't→s/_u',
|
|||
|
't→s/_{k,q}',
|
|||
|
't→s/_{k,q}',
|
|||
|
't→s/_{k,q}',
|
|||
|
't→s/_{n,m}',
|
|||
|
't→s/_{u,i}',
|
|||
|
't→s/i_',
|
|||
|
't→s/i_',
|
|||
|
't→ts/_i',
|
|||
|
't→ts/_i',
|
|||
|
't→ts/_i',
|
|||
|
't→ts/_i',
|
|||
|
't→ts/_i',
|
|||
|
't→ts/_i',
|
|||
|
't→ts/_i',
|
|||
|
't→ts/_i',
|
|||
|
't→ts/_{i,e}',
|
|||
|
't→ts/_{i,ı̃}',
|
|||
|
't→ts/_{i,ı̃}',
|
|||
|
't→ts/_ʔ',
|
|||
|
't→ts/_ʔ',
|
|||
|
't→tɬ/_{a,u}',
|
|||
|
't→tʃ/n_',
|
|||
|
't→tʃ/_E',
|
|||
|
't→tʃ/_{i,ı̃}',
|
|||
|
't→tʃ/_{i,ı̃}',
|
|||
|
't→tʃ/_{i,ı̃}',
|
|||
|
't→tʃ/_{i,ı̃}',
|
|||
|
't→tʃ/_{i,ı̃}',
|
|||
|
't→tʃ/_#',
|
|||
|
't→ŋ/a_',
|
|||
|
't→ɾ/_a',
|
|||
|
't→ʃ/_E',
|
|||
|
't→ʃ/_{i,ı̃}',
|
|||
|
't→ʃ/_ʔ',
|
|||
|
't→ʃ/i_i',
|
|||
|
't→ʈ/_r',
|
|||
|
't→ʔ/V_V',
|
|||
|
't→ʔ/_#',
|
|||
|
't→θ/_{p,k}',
|
|||
|
't͡sx→sh/_C',
|
|||
|
't͡s→hs/V_V!_i',
|
|||
|
't͡s→s/_{h,i,j}',
|
|||
|
't͡s→s/_{h,i,j}',
|
|||
|
't͡s→s/_{i,j}',
|
|||
|
't͡s→s/_{i,j}',
|
|||
|
't͡s→s/#_',
|
|||
|
't͡s→s/_(h)r',
|
|||
|
't͡s→s/_C',
|
|||
|
't͡s→s/_i',
|
|||
|
't͡s→s/h_',
|
|||
|
't͡s→sː/V_V',
|
|||
|
't͡s→t/_(h)r',
|
|||
|
't͡s→tʃ/#_',
|
|||
|
't͡s→tʃ/_i',
|
|||
|
't͡s→tʃ/_{h,i,j}',
|
|||
|
't͡s→z/V_V',
|
|||
|
't͡s→ʃ/#_ẽ',
|
|||
|
't͡s→ʃ/V_',
|
|||
|
't͡s→ʃ/_i',
|
|||
|
't͡s→ʃ/_r',
|
|||
|
't͡ʃ→dʒ/#_i',
|
|||
|
't͡ʃ→i/C_',
|
|||
|
't͡ʃ→i/_C',
|
|||
|
't͡ʃ→s/#_',
|
|||
|
't͡ʃ→s/_C',
|
|||
|
't͡ʃ→s/_i',
|
|||
|
't͡ʃ→s/_q',
|
|||
|
't͡ʃ→t/#_',
|
|||
|
't͡ʃ→t/#_',
|
|||
|
't͡ʃ→ts/_E',
|
|||
|
't͡ʃ→ts/_q',
|
|||
|
't͡ʃ→ts/a_',
|
|||
|
't͡ʃ→ʃ/_{w,i}',
|
|||
|
't͡ʃ→ʃ/_C',
|
|||
|
'tʰ→d/_#',
|
|||
|
'tʰ→s/#_u',
|
|||
|
'tʰ→ts/_i',
|
|||
|
'tʰ→Ø/_r',
|
|||
|
'tʲ→s/_u',
|
|||
|
'tʲ→s/_V',
|
|||
|
'tʲ→t/_a',
|
|||
|
'u→a/_k',
|
|||
|
'u→a/a_',
|
|||
|
'u→a/a_',
|
|||
|
'u→e/_θ',
|
|||
|
'u→e/{θ,ɣ}_',
|
|||
|
'u→i/_j',
|
|||
|
'u→i/_{r,s}',
|
|||
|
'u→o/_#',
|
|||
|
'u→o/_Ca',
|
|||
|
'u→o/_K',
|
|||
|
'u→o/_k',
|
|||
|
'u→o/_k#',
|
|||
|
'u→o/_m#',
|
|||
|
'u→o/_m#',
|
|||
|
'u→o/_p',
|
|||
|
'u→o/_{p,b}i',
|
|||
|
'u→o/_{p,b}i',
|
|||
|
'u→o/_{ʕ,ɣ,x,r}',
|
|||
|
'u→o/{ʕ,ɣ,x,r}_',
|
|||
|
'u→w/_a',
|
|||
|
'u→wə/#_',
|
|||
|
'u→Ø/_a',
|
|||
|
'u→Ø/_a',
|
|||
|
'u→Ø/_o',
|
|||
|
'u→Ø/_o',
|
|||
|
'u→Ø/a_',
|
|||
|
'u→ь/j_',
|
|||
|
'ue̯→u/_C',
|
|||
|
'uj→oj/_#',
|
|||
|
'iw→uj/_#',
|
|||
|
'um→ũ/_#',
|
|||
|
'{v,ɟ}→[-voice]/#_',
|
|||
|
'{v,g,ɟ}→[-voice]/V_V',
|
|||
|
'{v,ʁ}→[+stop]/S_',
|
|||
|
'{v,ʁ}→[+stop]/S_',
|
|||
|
'{v,ʁ}→[+stop]/S_',
|
|||
|
'{v,ʁ}→[+stop]/S_',
|
|||
|
'v→b/#_',
|
|||
|
'v→b/_r',
|
|||
|
'v→b/_r',
|
|||
|
'v→f/_C',
|
|||
|
'v→ft/_s',
|
|||
|
'v→m/#_V',
|
|||
|
'v→p/#_',
|
|||
|
'v→p/_s',
|
|||
|
'v→p/_s',
|
|||
|
'v→p/_s',
|
|||
|
'v→u/V_V',
|
|||
|
'v→w/#_',
|
|||
|
'v→w/#_',
|
|||
|
'v→Ø/u_V',
|
|||
|
'v→Ø/u_a',
|
|||
|
'v→Ø/u_i',
|
|||
|
'v→Ø/u_i',
|
|||
|
'v→Ø/x_o',
|
|||
|
'v→Ø/{t,d}_',
|
|||
|
'v→Ø/{t,d}_',
|
|||
|
'v→Ø/{t,d}_',
|
|||
|
'v→Ø/{u,o,a}ː_',
|
|||
|
'w→b/V_V',
|
|||
|
'w→b/V_V',
|
|||
|
'w→b/V_V',
|
|||
|
'w→b/V_V',
|
|||
|
'w→b/#_',
|
|||
|
'w→b/#_',
|
|||
|
'w→b/C_',
|
|||
|
'w→b/i_#',
|
|||
|
'w→f/#_',
|
|||
|
'w→j/_i',
|
|||
|
'w→m/#_',
|
|||
|
'w→m/_u',
|
|||
|
'w→m/u_',
|
|||
|
'w→m/u_',
|
|||
|
'w→p/_t',
|
|||
|
'w→u/t_',
|
|||
|
'w→v/#_',
|
|||
|
'w→v/V_',
|
|||
|
'w→v/_#',
|
|||
|
'w→Ø/#_',
|
|||
|
'w→Ø/#_',
|
|||
|
'w→Ø/#_',
|
|||
|
'w→Ø/#_',
|
|||
|
'w→Ø/#_i',
|
|||
|
'w→Ø/#k_V',
|
|||
|
'w→Ø/V_V',
|
|||
|
'w→Ø/V_{V,#}',
|
|||
|
'w→Ø/_o',
|
|||
|
'w→Ø/_o',
|
|||
|
'w→Ø/_t',
|
|||
|
'w→Ø/_t',
|
|||
|
'w→Ø/_w',
|
|||
|
'w→Ø/_{o,õ,ı̃}',
|
|||
|
'w→Ø/_{r,#}',
|
|||
|
'w→Ø/_{r,j}',
|
|||
|
'w→Ø/i_#',
|
|||
|
'w→Ø/i_#',
|
|||
|
'w→Ø/k_a',
|
|||
|
'wa→o/#_',
|
|||
|
'wa→u/#_',
|
|||
|
'we→o/#_',
|
|||
|
'wi→o/C_',
|
|||
|
'wi→o/C_',
|
|||
|
'wi→o/C_',
|
|||
|
'wi→o/C_',
|
|||
|
'x→k/_s',
|
|||
|
'x→s/_k',
|
|||
|
'x→ç/_{i,u}',
|
|||
|
'x→ɕ/E_',
|
|||
|
'y→u/P_C',
|
|||
|
'y→ə/_r',
|
|||
|
'z→d/V_',
|
|||
|
'z→d/V_',
|
|||
|
'z→d/Vj_',
|
|||
|
'z→dʒː/Vj_',
|
|||
|
'z→h/V_a',
|
|||
|
'z→j/{#,V}_',
|
|||
|
'z→r/V_V',
|
|||
|
'z→s/#_',
|
|||
|
'z→ts/Vj_',
|
|||
|
'z→ts/Vj_',
|
|||
|
'z→ts/r_',
|
|||
|
'z→d/V_',
|
|||
|
'z→d/V_',
|
|||
|
'z→Ø/V_V',
|
|||
|
'z→Ø/_C[+voice]',
|
|||
|
'z→Ø/_{l,r}',
|
|||
|
'ã→a/Cw_',
|
|||
|
'ã→a/Cw_',
|
|||
|
'æ→eː/_{ð,r}',
|
|||
|
'æ→ɛ/_ɹ',
|
|||
|
'ç→zg/_r',
|
|||
|
'ç→ʂ/_m',
|
|||
|
'ç→ʃ/_N',
|
|||
|
'ŋ→k/#_V[+nasal]',
|
|||
|
'ŋ→m/#_{æ,y}',
|
|||
|
'ŋ→n/#_{a,o,e}',
|
|||
|
'ŋ→n/V_V',
|
|||
|
'ŋ→n/_i',
|
|||
|
'ŋ→n/_i',
|
|||
|
'ŋ→n/_i',
|
|||
|
'ŋ→n/_t(?)',
|
|||
|
'ŋ→w/C_',
|
|||
|
'ŋ→w/_C',
|
|||
|
'ŋ→ŋ̊/_#',
|
|||
|
'ŋ→g/#_u',
|
|||
|
'ŋ→ɲ/_{i,e}',
|
|||
|
'ŋ→ɳ/{o,a}_',
|
|||
|
'œ→iː/_N',
|
|||
|
'œ→ɛː/_CC',
|
|||
|
'ɒ→ɔ/_CC',
|
|||
|
'ɒ→ɛ/_C',
|
|||
|
'ɔ→o/_NC',
|
|||
|
'ɔ→u/_V',
|
|||
|
'ɔk→ɤɣ/_#',
|
|||
|
'ɔ̃→ɔ/_{l,ɫ}',
|
|||
|
'ə→a/V_V',
|
|||
|
'ə→a/_#',
|
|||
|
'ə→a/_#',
|
|||
|
'ə→a/_#',
|
|||
|
'ə→a/_C#',
|
|||
|
'ə→a/_{i,u}',
|
|||
|
'ə→a/_{u,ɨ}',
|
|||
|
'ə→a/a_',
|
|||
|
'ə→a/a_',
|
|||
|
'ə→a/a_',
|
|||
|
'ə→a/a_',
|
|||
|
'ɛ→i/n_#',
|
|||
|
//'ɛ→ia/#(C)_', bad
|
|||
|
'ɛ→ı̃/S_#',
|
|||
|
'ɛ→ɛa/_l{C,#}',
|
|||
|
'ɛ→ɪ/_N',
|
|||
|
'ɛ̃→ɛ/_{#,l,ɫ}',
|
|||
|
'ɟ→j/V_V',
|
|||
|
'ɟ→k/_C#',
|
|||
|
'g→h/_h',
|
|||
|
'g→h/V_V',
|
|||
|
'g→j/E_',
|
|||
|
'g→j/V_r',
|
|||
|
'g→k/#_',
|
|||
|
'g→k/ŋ_#',
|
|||
|
'g→m/_n',
|
|||
|
'g→w/V_',
|
|||
|
'g→x/_#',
|
|||
|
'g→ɣ/V_#',
|
|||
|
'g→ʒ/#_{i,e}',
|
|||
|
'{ɣ,ʁ}→[+stop]/#_',
|
|||
|
'{ɣ,ʁ}→[+stop]/_#',
|
|||
|
'{ɣ,ʁ}→[+stop]/_#',
|
|||
|
'{ɣ,ʁ}→[+stop]/_#',
|
|||
|
'{ɣ,ʁ}→[+stop]/_#',
|
|||
|
'{ɣ,ʁ}→[-voice]/_#',
|
|||
|
'ɣ→w/{a,u,i,o}_',
|
|||
|
'ɣ→ə/_#',
|
|||
|
'ɣ→g/#_',
|
|||
|
'ɣ→g/#_',
|
|||
|
'ɣ→g/#_',
|
|||
|
'ɣ→g/#_',
|
|||
|
'ɣ→g/C_V',
|
|||
|
'ɣ→g/_{E,j}',
|
|||
|
'ɣ→g/_{r,ʀ,θ,ð}',
|
|||
|
'ɣ→gː/_j',
|
|||
|
'ɨ→ə/P_',
|
|||
|
'ɨ→ə/_i',
|
|||
|
'ɪ→ɜ/_{K,r}',
|
|||
|
'ɲ→n/_i',
|
|||
|
'ɾ→l/_#',
|
|||
|
'ɾ→r/_C',
|
|||
|
'ʀ→h/_#',
|
|||
|
'ʁ→j/_i',
|
|||
|
'ʃ→x/B_#',
|
|||
|
'ʃ→x/_B',
|
|||
|
'm→w/B_#',
|
|||
|
'm→w/_B',
|
|||
|
'ʈ→l/V_V',
|
|||
|
'ʈ→tʃ/_e',
|
|||
|
'ʈ→tʃ/e_',
|
|||
|
'ʎ→l/i_',
|
|||
|
'ʎ→ʒ/_{a,u}',
|
|||
|
'ʎ→ʒ/_{a,u}',
|
|||
|
'ʒ→ʃ/#_',
|
|||
|
'ʔ→h/_C',
|
|||
|
'ʔ→h/_l',
|
|||
|
'ʔ→h/_l',
|
|||
|
'ʔ→Ø/#_',
|
|||
|
'ʔ→Ø/#_',
|
|||
|
'ʔ→Ø/#_',
|
|||
|
'ʔ→Ø/C_',
|
|||
|
'ʔ→Ø/C_',
|
|||
|
'ʔ→Ø/C_',
|
|||
|
'ʔ→Ø/C_',
|
|||
|
'ʔ→Ø/V_',
|
|||
|
'ʔ→Ø/V_V',
|
|||
|
'ʔ→Ø/_#',
|
|||
|
'ʔ→Ø/_#',
|
|||
|
'ʔ→Ø/_C',
|
|||
|
'ʔ→Ø/_CC',
|
|||
|
'ʔ→Ø/_j',
|
|||
|
'{β,ð,ɣ}→[+stop]/#_',
|
|||
|
'{β,ɣ}→[+stop]/r_',
|
|||
|
'β→b/V_V',
|
|||
|
'β→b/_l',
|
|||
|
'β→b/{r,l}_',
|
|||
|
'β→u/_k',
|
|||
|
'β→u/_l',
|
|||
|
'β→w/V_C',
|
|||
|
'θ→f/_l',
|
|||
|
'θ→h/#_B',
|
|||
|
'θ→h/_ɪ',
|
|||
|
'θ→n/#_',
|
|||
|
'θ→n/#_',
|
|||
|
'θ→s/_O',
|
|||
|
'θ→s/_k',
|
|||
|
'θ→s/_k',
|
|||
|
'θ→s/_k',
|
|||
|
'θ→s/_k',
|
|||
|
'θ→s/_k',
|
|||
|
'θ→s/_k',
|
|||
|
'θ→t/{p,t,k}_',
|
|||
|
'θ→ð/V_V',
|
|||
|
'θ→ʃ/C_',
|
|||
|
'χ→k/#_',
|
|||
|
'χ→q/n_',
|
|||
|
'χ→qʰ/#_',
|
|||
|
'χ→qʰ/#_',
|
|||
|
'ẽ→i/h_',
|
|||
|
'ẽ→ı̃/_ʔ#',
|
|||
|
'ẽ→ı̃/{t,h}_#'
|
|||
|
|
|||
|
];
|
|||
|
|
|||
|
var engLi = [
|
|||
|
"be (condition, state)|v",
|
|||
|
"be (exist - there is/are)|v",
|
|||
|
"be (located)|v",
|
|||
|
"be (temporary state)|v",
|
|||
|
"be (age)|v",
|
|||
|
"and|conj",
|
|||
|
"of|prep",
|
|||
|
"in|prep",
|
|||
|
"have|v",
|
|||
|
"to|prep",
|
|||
|
"that|conj",
|
|||
|
"for|prep",
|
|||
|
"with|prep",
|
|||
|
"on|prep",
|
|||
|
"do|v",
|
|||
|
"this|det",
|
|||
|
"at|prep",
|
|||
|
"but|conj",
|
|||
|
"from|prep",
|
|||
|
"that|det",
|
|||
|
"not|neg",
|
|||
|
"by|prep",
|
|||
|
"or|conj",
|
|||
|
"as|conj",
|
|||
|
"what|det",
|
|||
|
"who|pron",
|
|||
|
"if|conj",
|
|||
|
"say|v",
|
|||
|
"go|v",
|
|||
|
"have to (must)|n",
|
|||
|
"can|v",
|
|||
|
"get|v",
|
|||
|
"would|v",
|
|||
|
"all; <i>adv.</i> all|det",
|
|||
|
"make|v",
|
|||
|
"about|prep",
|
|||
|
"know|v",
|
|||
|
"will|v",
|
|||
|
"up|adv",
|
|||
|
"one|num",
|
|||
|
"time|n",
|
|||
|
"year|n",
|
|||
|
"ear|n",
|
|||
|
"so|adv",
|
|||
|
"think|v",
|
|||
|
"when|conj",
|
|||
|
"which|det",
|
|||
|
"take|v",
|
|||
|
"out|adv",
|
|||
|
"into|prep",
|
|||
|
"just|adv",
|
|||
|
"see|v",
|
|||
|
"come|v",
|
|||
|
"could|v",
|
|||
|
"now|adv",
|
|||
|
"than|conj",
|
|||
|
"like|prep",
|
|||
|
"other|adj",
|
|||
|
"how|adv",
|
|||
|
"then|adv",
|
|||
|
"two|num",
|
|||
|
"more|adv",
|
|||
|
"these|det",
|
|||
|
"want|v",
|
|||
|
"way|n",
|
|||
|
"look|v",
|
|||
|
"first|num",
|
|||
|
"also|adv",
|
|||
|
"new|adj",
|
|||
|
"because|conj",
|
|||
|
"day|n",
|
|||
|
"more|det",
|
|||
|
"use|v",
|
|||
|
"no|art",
|
|||
|
"man|n",
|
|||
|
"find|v",
|
|||
|
"here|adv",
|
|||
|
"thing|n",
|
|||
|
"give|v",
|
|||
|
"many|det",
|
|||
|
"sick, unwell|adj",
|
|||
|
"well|adv",
|
|||
|
"only|adv",
|
|||
|
"those|det",
|
|||
|
"tell|v",
|
|||
|
"one|pron",
|
|||
|
"very|adv",
|
|||
|
"even|adv",
|
|||
|
"back|adv",
|
|||
|
"any|det",
|
|||
|
"good|adj",
|
|||
|
"woman|n",
|
|||
|
"through|prep",
|
|||
|
"life|n",
|
|||
|
"child|n",
|
|||
|
"there|adv",
|
|||
|
"work|v",
|
|||
|
"tired|adj",
|
|||
|
"cook (heat food)|v",
|
|||
|
"cook (prepare food)|v",
|
|||
|
"sun|n",
|
|||
|
"rain|n",
|
|||
|
"down|adv",
|
|||
|
"may|v",
|
|||
|
"after|prep",
|
|||
|
"should|v",
|
|||
|
"call|v",
|
|||
|
"world|n",
|
|||
|
"over|prep",
|
|||
|
"thin (of an object)|adj",
|
|||
|
"slim (of a person)|adj",
|
|||
|
"fat|adj",
|
|||
|
"fat|n",
|
|||
|
"school|n",
|
|||
|
"elbow|n",
|
|||
|
"still|adv",
|
|||
|
"try|v",
|
|||
|
"in|adv",
|
|||
|
"as|adv",
|
|||
|
"last (final)|adj",
|
|||
|
"ask|v",
|
|||
|
"need|v",
|
|||
|
"too|adv",
|
|||
|
"feel|v",
|
|||
|
"three|num",
|
|||
|
"when|adv",
|
|||
|
"state|n",
|
|||
|
"never|adv",
|
|||
|
"become|v",
|
|||
|
"between|prep",
|
|||
|
"high|adj",
|
|||
|
"something|pron",
|
|||
|
"really|adv",
|
|||
|
"most|adv",
|
|||
|
"another|det",
|
|||
|
"much|det",
|
|||
|
"family|n",
|
|||
|
"own|det",
|
|||
|
"out|prep",
|
|||
|
"leave|v",
|
|||
|
"put|v",
|
|||
|
"old|adj",
|
|||
|
"while|conj",
|
|||
|
"mean|v",
|
|||
|
"on|adv",
|
|||
|
"keep|v",
|
|||
|
"student|n",
|
|||
|
"why|adv",
|
|||
|
"let, allow|v",
|
|||
|
"great|adj",
|
|||
|
"same|det",
|
|||
|
"big|adj",
|
|||
|
"group|n",
|
|||
|
"seem|v",
|
|||
|
"country|n",
|
|||
|
"help; <i>n.</i> help|v",
|
|||
|
"talk|v",
|
|||
|
"where|conj",
|
|||
|
"turn|v",
|
|||
|
"problem|n",
|
|||
|
"every|art",
|
|||
|
"start, begin|v",
|
|||
|
"hand|n",
|
|||
|
"might|v",
|
|||
|
"show|v",
|
|||
|
"part|n",
|
|||
|
"about|adv",
|
|||
|
"against|prep",
|
|||
|
"place|n",
|
|||
|
"over|adv",
|
|||
|
"such|det",
|
|||
|
"again|adv",
|
|||
|
"few|det",
|
|||
|
"case|n",
|
|||
|
"most|det",
|
|||
|
"week|n",
|
|||
|
"where|adv",
|
|||
|
"system|n",
|
|||
|
"each|det",
|
|||
|
"right|adv",
|
|||
|
"program|n",
|
|||
|
"hear|v",
|
|||
|
"so|conj",
|
|||
|
"question; <i>v.</i> question|n",
|
|||
|
"during|prep",
|
|||
|
"work|n",
|
|||
|
"play|v",
|
|||
|
"river|n",
|
|||
|
"sky|n",
|
|||
|
"pretty|adj",
|
|||
|
"government|n",
|
|||
|
"god|n",
|
|||
|
"run|v",
|
|||
|
"small|adj",
|
|||
|
"number|n",
|
|||
|
"off|adv",
|
|||
|
"always|adv",
|
|||
|
"move|v",
|
|||
|
"like|v",
|
|||
|
"night|n",
|
|||
|
"live|v",
|
|||
|
"point|n",
|
|||
|
"believe|v",
|
|||
|
"hold|v",
|
|||
|
"today|adv",
|
|||
|
"bring|v",
|
|||
|
"happen|v",
|
|||
|
"next|adj",
|
|||
|
"without|prep",
|
|||
|
"before|prep",
|
|||
|
"large|adj",
|
|||
|
"million|num",
|
|||
|
"must|v",
|
|||
|
"home|n",
|
|||
|
"under|prep",
|
|||
|
"water|n",
|
|||
|
"room (space)|n",
|
|||
|
"room (of house)|n",
|
|||
|
"write|v",
|
|||
|
"mother|n",
|
|||
|
"area|n",
|
|||
|
"money|n",
|
|||
|
"story|n",
|
|||
|
"young|adj",
|
|||
|
"fact|n",
|
|||
|
"month|n",
|
|||
|
"different|adj",
|
|||
|
"lot|n",
|
|||
|
"right|n",
|
|||
|
"book|n",
|
|||
|
"eye|n",
|
|||
|
"job|n",
|
|||
|
"word|n",
|
|||
|
"though|conj",
|
|||
|
"mirror|n",
|
|||
|
"business|n",
|
|||
|
"four|num",
|
|||
|
"issue|n",
|
|||
|
"side|n",
|
|||
|
"kind|n",
|
|||
|
"head|n",
|
|||
|
"far|adv",
|
|||
|
"black|adj",
|
|||
|
"long|adj",
|
|||
|
"both|det",
|
|||
|
"little|adj",
|
|||
|
"house|n",
|
|||
|
"yes|interj",
|
|||
|
"after|conj",
|
|||
|
"since|conj",
|
|||
|
"long|adv",
|
|||
|
"provide|v",
|
|||
|
"around|prep",
|
|||
|
"friend|n",
|
|||
|
"important|adj",
|
|||
|
"father|n",
|
|||
|
"sit|v",
|
|||
|
"away|adv",
|
|||
|
"until|conj",
|
|||
|
"power|n",
|
|||
|
"hour|n",
|
|||
|
"game|n",
|
|||
|
"often|adv",
|
|||
|
"yet|adv",
|
|||
|
"line|n",
|
|||
|
"end|n",
|
|||
|
"among|prep",
|
|||
|
"ever|adv",
|
|||
|
"stand|v",
|
|||
|
"bad|adj",
|
|||
|
"lose|v",
|
|||
|
"however|adv",
|
|||
|
"member|n",
|
|||
|
"pay|v",
|
|||
|
"law|n",
|
|||
|
"meet|v",
|
|||
|
"car|n",
|
|||
|
"city|n",
|
|||
|
"almost|adv",
|
|||
|
"include|v",
|
|||
|
"continue|v",
|
|||
|
"set|v",
|
|||
|
"later|adv",
|
|||
|
"community|n",
|
|||
|
"much|adv",
|
|||
|
"name|n",
|
|||
|
"five|num",
|
|||
|
"once|adv",
|
|||
|
"white|adj",
|
|||
|
"least|adv",
|
|||
|
"king|n",
|
|||
|
"queen|n",
|
|||
|
"learn|v",
|
|||
|
"real|adj",
|
|||
|
"change|v",
|
|||
|
"team|n",
|
|||
|
"minute|n",
|
|||
|
"best|adj",
|
|||
|
"several|det",
|
|||
|
"idea|n",
|
|||
|
"kid|n",
|
|||
|
"body|n",
|
|||
|
"information|n",
|
|||
|
"nothing|pron",
|
|||
|
"ago|adv",
|
|||
|
"right (correct)|adj",
|
|||
|
"right (direction)|adj",
|
|||
|
"lead|v",
|
|||
|
"social|adj",
|
|||
|
"understand|v",
|
|||
|
"whether|conj",
|
|||
|
"back (of body)|n",
|
|||
|
"back (reverse side)|n",
|
|||
|
"watch|v",
|
|||
|
"together|adv",
|
|||
|
"follow|v",
|
|||
|
"around|adv",
|
|||
|
"parent|n",
|
|||
|
"only|adj",
|
|||
|
"stop|v",
|
|||
|
"face|n",
|
|||
|
"anything|pron",
|
|||
|
"create|v",
|
|||
|
"public|adj",
|
|||
|
"already|adv",
|
|||
|
"speak; <i>n.</i> speech|v",
|
|||
|
"others|n",
|
|||
|
"read|v",
|
|||
|
"level|n",
|
|||
|
"add|v",
|
|||
|
"office|n",
|
|||
|
"spend|v",
|
|||
|
"door|n",
|
|||
|
"health|n",
|
|||
|
"person|n",
|
|||
|
"hunt; <i>n.</i> hunt|v",
|
|||
|
"sure|adj",
|
|||
|
"such|prep",
|
|||
|
"war|n",
|
|||
|
"history|n",
|
|||
|
"party|n",
|
|||
|
"within|prep",
|
|||
|
"grow|v",
|
|||
|
"result|n",
|
|||
|
"steal|v",
|
|||
|
"open|v",
|
|||
|
"change|n",
|
|||
|
"morning|n",
|
|||
|
"walk|v",
|
|||
|
"reason|n",
|
|||
|
"low|adj",
|
|||
|
"win|v",
|
|||
|
"research|n",
|
|||
|
"girl|n",
|
|||
|
"guy|n",
|
|||
|
"early|adj",
|
|||
|
"food|n",
|
|||
|
"before|conj",
|
|||
|
"nine|num",
|
|||
|
"moment|n",
|
|||
|
"air|n",
|
|||
|
"teacher|n",
|
|||
|
"force|n",
|
|||
|
"offer|v",
|
|||
|
"enough|adv",
|
|||
|
"boil|v",
|
|||
|
"roast|v",
|
|||
|
"both|adv",
|
|||
|
"education|n",
|
|||
|
"across|prep",
|
|||
|
"although|conj",
|
|||
|
"remember|v",
|
|||
|
"foot|n",
|
|||
|
"second|num",
|
|||
|
"boy|n",
|
|||
|
"maybe|adv",
|
|||
|
"toward|prep",
|
|||
|
"able|adj",
|
|||
|
"age|n",
|
|||
|
"off|prep",
|
|||
|
"policy|n",
|
|||
|
"everything|pron",
|
|||
|
"love; <i>n.</i> love|v",
|
|||
|
"process|n",
|
|||
|
"music|n",
|
|||
|
"including|prep",
|
|||
|
"consider|v",
|
|||
|
"appear|v",
|
|||
|
"actually|adv",
|
|||
|
"buy|v",
|
|||
|
"probably|adv",
|
|||
|
"human|n",
|
|||
|
"wait|v",
|
|||
|
"serve|v",
|
|||
|
"market|n",
|
|||
|
"die|v",
|
|||
|
"send|v",
|
|||
|
"expect|v",
|
|||
|
"home|adv",
|
|||
|
"sense|n",
|
|||
|
"build|v",
|
|||
|
"stay, remain|v",
|
|||
|
"fall|v",
|
|||
|
"nation|n",
|
|||
|
"plan|n",
|
|||
|
"cut; <i>n.</i> cut|v",
|
|||
|
"interest|n",
|
|||
|
"course|adv",
|
|||
|
"someone|pron",
|
|||
|
"experience|n",
|
|||
|
"behind|adv",
|
|||
|
"reach|v",
|
|||
|
"local|adj",
|
|||
|
"six|num",
|
|||
|
"kill|v",
|
|||
|
"effect|n",
|
|||
|
"use|n",
|
|||
|
"suggest|v",
|
|||
|
"class|n",
|
|||
|
"control|n",
|
|||
|
"raise|v",
|
|||
|
"perhaps|adv",
|
|||
|
"little|adv",
|
|||
|
"late|adj",
|
|||
|
"hard|adj",
|
|||
|
"field|n",
|
|||
|
"cave|n",
|
|||
|
"hole|n",
|
|||
|
"else|adv",
|
|||
|
"pass|v",
|
|||
|
"mouth|n",
|
|||
|
"last (previous)|adj",
|
|||
|
"sell|v",
|
|||
|
"major|adj",
|
|||
|
"sometimes|adv",
|
|||
|
"require|v",
|
|||
|
"along|prep",
|
|||
|
"report|v",
|
|||
|
"role|n",
|
|||
|
"better|adj",
|
|||
|
"effort|n",
|
|||
|
"up|adv",
|
|||
|
"decide|v",
|
|||
|
"bowl|n",
|
|||
|
"rate|n",
|
|||
|
"strong|adj",
|
|||
|
"possible|adj",
|
|||
|
"heart|n",
|
|||
|
"earth|n",
|
|||
|
"drug|n",
|
|||
|
"show|n",
|
|||
|
"leader|n",
|
|||
|
"light|n",
|
|||
|
"light (weight)|adj",
|
|||
|
"voice|n",
|
|||
|
"wife|n",
|
|||
|
"whole|adj",
|
|||
|
"police|n",
|
|||
|
"mind|n",
|
|||
|
"finally|adv",
|
|||
|
"pull|v",
|
|||
|
"return, go back|v",
|
|||
|
"free|adj",
|
|||
|
"military|adj",
|
|||
|
"price|n",
|
|||
|
"report|n",
|
|||
|
"less|adv",
|
|||
|
"according|prep",
|
|||
|
"explain|v",
|
|||
|
"son|n",
|
|||
|
"hope|v",
|
|||
|
"even|conj",
|
|||
|
"develop|v",
|
|||
|
"view|n",
|
|||
|
"relationship|n",
|
|||
|
"carry|v",
|
|||
|
"town|n",
|
|||
|
"road|n",
|
|||
|
"drive|v",
|
|||
|
"arm|n",
|
|||
|
"true|adj",
|
|||
|
"federal|adj",
|
|||
|
"break|v",
|
|||
|
"better|adv",
|
|||
|
"receive|v",
|
|||
|
"thank|v",
|
|||
|
"value|n",
|
|||
|
"building|n",
|
|||
|
"action|n",
|
|||
|
"full|adj",
|
|||
|
"model|n",
|
|||
|
"join|v",
|
|||
|
"season|n",
|
|||
|
"society|n",
|
|||
|
"because|prep",
|
|||
|
"tax|n",
|
|||
|
"early|adv",
|
|||
|
"position|n",
|
|||
|
"player|n",
|
|||
|
"agree|v",
|
|||
|
"especially|adv",
|
|||
|
"record|n",
|
|||
|
"pick|v",
|
|||
|
"wear|v",
|
|||
|
"paper|n",
|
|||
|
"special|adj",
|
|||
|
"space (outer)|n",
|
|||
|
"ground|n",
|
|||
|
"form|n",
|
|||
|
"support; <i>n.</i> support|v",
|
|||
|
"event|n",
|
|||
|
"whose|det",
|
|||
|
"matter|n",
|
|||
|
"everyone|pron",
|
|||
|
"center|n",
|
|||
|
"couple|n",
|
|||
|
"site|n",
|
|||
|
"end|v",
|
|||
|
"project|n",
|
|||
|
"hit|v",
|
|||
|
"base|v",
|
|||
|
"activity|n",
|
|||
|
"star|n",
|
|||
|
"table|n",
|
|||
|
"need|n",
|
|||
|
"court|n",
|
|||
|
"luck|n",
|
|||
|
"produce|v",
|
|||
|
"eat|v",
|
|||
|
"teach|v",
|
|||
|
"oil|n",
|
|||
|
"soil|n",
|
|||
|
"half|n",
|
|||
|
"situation|n",
|
|||
|
"easy|adj",
|
|||
|
"cost|n",
|
|||
|
"industry|n",
|
|||
|
"figure|n",
|
|||
|
"street|n",
|
|||
|
"image|n",
|
|||
|
"phone|n",
|
|||
|
"either|adv",
|
|||
|
"finger|n",
|
|||
|
"clothes, clothing|n",
|
|||
|
"vegetable|n",
|
|||
|
"kitchen|n",
|
|||
|
"desk|n",
|
|||
|
"toe|n",
|
|||
|
"data|n",
|
|||
|
"cover|v",
|
|||
|
"quite|adv",
|
|||
|
"picture|n",
|
|||
|
"clear|adj",
|
|||
|
"practise|v",
|
|||
|
"piece|n",
|
|||
|
"land|n",
|
|||
|
"sour|adj",
|
|||
|
"recent|adj",
|
|||
|
"describe|v",
|
|||
|
"doctor|n",
|
|||
|
"wall|n",
|
|||
|
"dish|n",
|
|||
|
"plate|n",
|
|||
|
"bone|n",
|
|||
|
"patient|n",
|
|||
|
"news|n",
|
|||
|
"test; <i>v.</i> test|n",
|
|||
|
"certain|adj",
|
|||
|
"north|n",
|
|||
|
"open|adj",
|
|||
|
"third|num",
|
|||
|
"technology|n",
|
|||
|
"catch|v",
|
|||
|
"step; <i>n.</i> step|v",
|
|||
|
"baby|n",
|
|||
|
"type|n",
|
|||
|
"attention|n",
|
|||
|
"draw|v",
|
|||
|
"film|n",
|
|||
|
"organization|n",
|
|||
|
"tree|n",
|
|||
|
"source|n",
|
|||
|
"red|adj",
|
|||
|
"choose|v",
|
|||
|
"cause|v",
|
|||
|
"hair (of head)|n",
|
|||
|
"hair (of body)|n",
|
|||
|
"fur|n",
|
|||
|
"pubic hair|n",
|
|||
|
"look (appearance)|n",
|
|||
|
"point|v",
|
|||
|
"century|n",
|
|||
|
"evidence|n",
|
|||
|
"window|n",
|
|||
|
"difficult|adj",
|
|||
|
"listen|v",
|
|||
|
"soon|adv",
|
|||
|
"culture|n",
|
|||
|
"billion|num",
|
|||
|
"chance|n",
|
|||
|
"brother|n",
|
|||
|
"energy|n",
|
|||
|
"realize|v",
|
|||
|
"period|n",
|
|||
|
"course|n",
|
|||
|
"summer|n",
|
|||
|
"less|det",
|
|||
|
"hundred|num",
|
|||
|
"available|adj",
|
|||
|
"plant|n",
|
|||
|
"likely|adj",
|
|||
|
"term|n",
|
|||
|
"short|adj",
|
|||
|
"letter|n",
|
|||
|
"prostitute|n",
|
|||
|
"condition|n",
|
|||
|
"place|v",
|
|||
|
"single|adj",
|
|||
|
"rule|n",
|
|||
|
"daughter|n",
|
|||
|
"south|n",
|
|||
|
"husband|n",
|
|||
|
"floor|n",
|
|||
|
"material|n",
|
|||
|
"population|n",
|
|||
|
"well|prep",
|
|||
|
"call|n",
|
|||
|
"economy|n",
|
|||
|
"hospital|n",
|
|||
|
"church|n",
|
|||
|
"close|v",
|
|||
|
"risk|n",
|
|||
|
"thousand|num",
|
|||
|
"current|adj",
|
|||
|
"fire|n",
|
|||
|
"future|n",
|
|||
|
"wrong|adj",
|
|||
|
"involve|v",
|
|||
|
"defend|v",
|
|||
|
"behave (act)|v",
|
|||
|
"behave (well)|v",
|
|||
|
"anyone|pron",
|
|||
|
"increase|v",
|
|||
|
"safe|adj",
|
|||
|
"bank|n",
|
|||
|
"certainly|adv",
|
|||
|
"west|n",
|
|||
|
"sport|n",
|
|||
|
"board|n",
|
|||
|
"seek|v",
|
|||
|
"per|prep",
|
|||
|
"subject|n",
|
|||
|
"officer|n",
|
|||
|
"private|adj",
|
|||
|
"rest|n",
|
|||
|
"deal|v",
|
|||
|
"fight; <i>n.</i> fight|v",
|
|||
|
"throw|v",
|
|||
|
"top|n",
|
|||
|
"past|adj",
|
|||
|
"goal|n",
|
|||
|
"second|n",
|
|||
|
"bed|n",
|
|||
|
"ride|v",
|
|||
|
"order|n",
|
|||
|
"fill|v",
|
|||
|
"focus|v",
|
|||
|
"foreign|adj",
|
|||
|
"drop|v",
|
|||
|
"plan|v",
|
|||
|
"spit; <i>n.</i> spit|v",
|
|||
|
"blood|n",
|
|||
|
"upon|prep",
|
|||
|
"agency|n",
|
|||
|
"push|v",
|
|||
|
"nature|n",
|
|||
|
"colour|n",
|
|||
|
"store|n",
|
|||
|
"reduce|v",
|
|||
|
"hint; <i>n.</i> hint|v",
|
|||
|
"sound|n",
|
|||
|
"note|v",
|
|||
|
"fine|adj",
|
|||
|
"before|adv",
|
|||
|
"near|prep",
|
|||
|
"page|n",
|
|||
|
"hide|v",
|
|||
|
"enter|v",
|
|||
|
"common|adj",
|
|||
|
"share|v",
|
|||
|
"than|prep",
|
|||
|
"poor|adj",
|
|||
|
"other|pron",
|
|||
|
"race|n",
|
|||
|
"concern|n",
|
|||
|
"series|n",
|
|||
|
"significant|adj",
|
|||
|
"similar|adj",
|
|||
|
"hot|adj",
|
|||
|
"language|n",
|
|||
|
"each|pron",
|
|||
|
"usually|adv",
|
|||
|
"dead|adj",
|
|||
|
"rise|v",
|
|||
|
"animal|n",
|
|||
|
"factor|n",
|
|||
|
"decade|n",
|
|||
|
"article|n",
|
|||
|
"art|n",
|
|||
|
"shoot|v",
|
|||
|
"east|n",
|
|||
|
"seven|num",
|
|||
|
"save, rescue|v",
|
|||
|
"save (put aside)|v",
|
|||
|
"away|prep",
|
|||
|
"scene|n",
|
|||
|
"eight|num",
|
|||
|
"stock|n",
|
|||
|
"career|n",
|
|||
|
"despite|prep",
|
|||
|
"loop|n",
|
|||
|
"thus|adv",
|
|||
|
"beyond|prep",
|
|||
|
"happy|adj",
|
|||
|
"exactly|adv",
|
|||
|
"protect|v",
|
|||
|
"approach|n",
|
|||
|
"lie|v",
|
|||
|
"size|n",
|
|||
|
"dog|n",
|
|||
|
"sad|adj",
|
|||
|
"fund; <i>n.</i> fund|v",
|
|||
|
"serious|adj",
|
|||
|
"occur|v",
|
|||
|
"media|n",
|
|||
|
"ready|adj",
|
|||
|
"sign|n",
|
|||
|
"list|n",
|
|||
|
"individual|n",
|
|||
|
"simple|adj",
|
|||
|
"quality|n",
|
|||
|
"pressure|n",
|
|||
|
"accept|v",
|
|||
|
"zero|num",
|
|||
|
"answer|n",
|
|||
|
"resource|n",
|
|||
|
"identify|v",
|
|||
|
"left|adj",
|
|||
|
"prepare|v",
|
|||
|
"disease|n",
|
|||
|
"whatever|det",
|
|||
|
"success|n",
|
|||
|
"argue|v",
|
|||
|
"recognize|v",
|
|||
|
"cup|n",
|
|||
|
"amount|n",
|
|||
|
"staff|n",
|
|||
|
"indicate|v",
|
|||
|
"character|n",
|
|||
|
"degree|n",
|
|||
|
"wonder|v",
|
|||
|
"attack; <i>n.</i> attack|v",
|
|||
|
"region|n",
|
|||
|
"box|n",
|
|||
|
"pretty|adv",
|
|||
|
"deal|n",
|
|||
|
"everybody|pron",
|
|||
|
"trade|n",
|
|||
|
"elect|v",
|
|||
|
"physical|adj",
|
|||
|
"lay|v",
|
|||
|
"general|adj",
|
|||
|
"standard|n",
|
|||
|
"message|n",
|
|||
|
"fail|v",
|
|||
|
"bill|n",
|
|||
|
"outside|prep",
|
|||
|
"arrive|v",
|
|||
|
"analyse|v",
|
|||
|
"benefit|n",
|
|||
|
"name|v",
|
|||
|
"sex|n",
|
|||
|
"forward|adv",
|
|||
|
"present (gift)|n",
|
|||
|
"weak|adj",
|
|||
|
"section|n",
|
|||
|
"glass|n",
|
|||
|
"skill|n",
|
|||
|
"answer|v",
|
|||
|
"sister|n",
|
|||
|
"crime|n",
|
|||
|
"stage|n",
|
|||
|
"ok|adv",
|
|||
|
"compare|v",
|
|||
|
"authority|n",
|
|||
|
"miss (not hit)|v",
|
|||
|
"miss (long for)|v",
|
|||
|
"miss (not take advantage of)|v",
|
|||
|
"design|n",
|
|||
|
"sort|v",
|
|||
|
"one|n",
|
|||
|
"act|v",
|
|||
|
"ten|num",
|
|||
|
"gun|n",
|
|||
|
"station|n",
|
|||
|
"nut|n",
|
|||
|
"blue|adj",
|
|||
|
"state|v",
|
|||
|
"strategy|n",
|
|||
|
"little|det",
|
|||
|
"discuss|v",
|
|||
|
"indeed|adv",
|
|||
|
"force|v",
|
|||
|
"kiss; <i>n.</i> kiss|v",
|
|||
|
"song|n",
|
|||
|
"example|n",
|
|||
|
"check|v",
|
|||
|
"environment|n",
|
|||
|
"leg|n",
|
|||
|
"dark|adj",
|
|||
|
"public|n",
|
|||
|
"various|adj",
|
|||
|
"rather|adv",
|
|||
|
"laugh; <i>n.</i> laugh|v",
|
|||
|
"guess; <i>n.</i> guess|v",
|
|||
|
"set|n",
|
|||
|
"study|v",
|
|||
|
"prove|v",
|
|||
|
"hang|v",
|
|||
|
"entire|adj",
|
|||
|
"rock, stone|n",
|
|||
|
"design|v",
|
|||
|
"enough|det",
|
|||
|
"forget|v",
|
|||
|
"since|prep",
|
|||
|
"claim|v",
|
|||
|
"note|n",
|
|||
|
"remove|v",
|
|||
|
"drink|v",
|
|||
|
"manager|n",
|
|||
|
"ugly|adj",
|
|||
|
"cute|adj",
|
|||
|
"close|adj",
|
|||
|
"enjoy|v",
|
|||
|
"network|n",
|
|||
|
"cold|adj",
|
|||
|
"form|v",
|
|||
|
"main|adj",
|
|||
|
"science|n",
|
|||
|
"green|adj",
|
|||
|
"card|n",
|
|||
|
"above|prep",
|
|||
|
"seat|n",
|
|||
|
"cell|n",
|
|||
|
"establish|v",
|
|||
|
"nice|adj",
|
|||
|
"trial|n",
|
|||
|
"expert|n",
|
|||
|
"that|adv",
|
|||
|
"spring|n",
|
|||
|
"firm|adj",
|
|||
|
"fence|n",
|
|||
|
"visit|v",
|
|||
|
"care|v",
|
|||
|
"avoid|v",
|
|||
|
"imagine|v",
|
|||
|
"tonight|adv",
|
|||
|
"huge|adj",
|
|||
|
"ball|n",
|
|||
|
"no|interj",
|
|||
|
"close|adv",
|
|||
|
"finish|v",
|
|||
|
"talk|n",
|
|||
|
"theory|n",
|
|||
|
"impact|n",
|
|||
|
"respond|v",
|
|||
|
"maintain|v",
|
|||
|
"charge|n",
|
|||
|
"popular|adj",
|
|||
|
"onto|prep",
|
|||
|
"spell|v",
|
|||
|
"flirt|v",
|
|||
|
"reveal|v",
|
|||
|
"direction|n",
|
|||
|
"weapon|n",
|
|||
|
"contain|v",
|
|||
|
"peace|n",
|
|||
|
"head|v",
|
|||
|
"control|v",
|
|||
|
"base|n",
|
|||
|
"apply|v",
|
|||
|
"play (stage play)|n",
|
|||
|
"wide|adj",
|
|||
|
"measure|v",
|
|||
|
"shake|v",
|
|||
|
"fly|v",
|
|||
|
"interview|n",
|
|||
|
"manage|v",
|
|||
|
"chair|n",
|
|||
|
"fish|n",
|
|||
|
"particular|adj",
|
|||
|
"camera|n",
|
|||
|
"structure|n",
|
|||
|
"politics|n",
|
|||
|
"bit|n",
|
|||
|
"perform|v",
|
|||
|
"weight|n",
|
|||
|
"discover|v",
|
|||
|
"top|adj",
|
|||
|
"treat|v",
|
|||
|
"evening|n",
|
|||
|
"mail|n",
|
|||
|
"spell (of magic)|n",
|
|||
|
"trip|n",
|
|||
|
"affect|v",
|
|||
|
"inside|prep",
|
|||
|
"unit|n",
|
|||
|
"best|adv",
|
|||
|
"style|n",
|
|||
|
"adult|n",
|
|||
|
"worry|v",
|
|||
|
"mention|v",
|
|||
|
"range|n",
|
|||
|
"rather|prep",
|
|||
|
"far|adj",
|
|||
|
"deep|adj",
|
|||
|
"past|n",
|
|||
|
"edge|n",
|
|||
|
"specific|adj",
|
|||
|
"writer|n",
|
|||
|
"trouble|n",
|
|||
|
"necessary|adj",
|
|||
|
"throughout|prep",
|
|||
|
"challenge|n",
|
|||
|
"fear|n",
|
|||
|
"shoulder|n",
|
|||
|
"middle|adj",
|
|||
|
"sea|n",
|
|||
|
"dream|n",
|
|||
|
"bar (pub)|n",
|
|||
|
"beautiful|adj",
|
|||
|
"property|n",
|
|||
|
"instead|adv",
|
|||
|
"improve|v",
|
|||
|
"stuff|n",
|
|||
|
"fruit|n",
|
|||
|
"seed|n",
|
|||
|
"detail|n",
|
|||
|
"sign|v",
|
|||
|
"somebody|pron",
|
|||
|
"magazine|n",
|
|||
|
"ditch|n",
|
|||
|
"tomb|n",
|
|||
|
"stream|n",
|
|||
|
"liquid|n",
|
|||
|
"wind|n",
|
|||
|
"girlfriend|n",
|
|||
|
"boyfriend|n",
|
|||
|
"turn [sth.] on|v",
|
|||
|
"tongue|n",
|
|||
|
"jaw|n",
|
|||
|
"chin|n",
|
|||
|
"tree|n",
|
|||
|
"wood|n",
|
|||
|
"jewel|n",
|
|||
|
"mountain|n",
|
|||
|
"hill|n",
|
|||
|
"smoke|n",
|
|||
|
"cloud|n",
|
|||
|
"dust|n",
|
|||
|
"steam|n",
|
|||
|
"plain|n",
|
|||
|
"nose|n",
|
|||
|
"shade|n",
|
|||
|
"skin|n",
|
|||
|
"shadow|n",
|
|||
|
"fog|n",
|
|||
|
"sap|n",
|
|||
|
"glue|n",
|
|||
|
"bottom (lowest part)|n",
|
|||
|
"clay|n",
|
|||
|
"mud|n",
|
|||
|
"stump|n",
|
|||
|
"root|n",
|
|||
|
"swamp|n",
|
|||
|
"flour|n",
|
|||
|
"buttocks|n",
|
|||
|
"male|adj",
|
|||
|
"female|adj",
|
|||
|
"wing|n",
|
|||
|
"forehead|n",
|
|||
|
"beard|n",
|
|||
|
"front|n",
|
|||
|
"wrist|n",
|
|||
|
"expression|n",
|
|||
|
"meat|n",
|
|||
|
"flesh|n",
|
|||
|
"corpse|n",
|
|||
|
"defecate|v",
|
|||
|
"excrement|n",
|
|||
|
"fin (of fish)|n",
|
|||
|
"feather|n",
|
|||
|
"bark (of tree)|n",
|
|||
|
"bark; <i>v.</i> bark |n",
|
|||
|
"wool|n",
|
|||
|
"shell|n",
|
|||
|
"eyelid|n",
|
|||
|
"eyelash|n",
|
|||
|
"eyeball|n",
|
|||
|
"breathe; <i>n.</i> breath|v",
|
|||
|
"fuck, screw|v",
|
|||
|
"shit; <i>v.</i> shit|n",
|
|||
|
"murder|v",
|
|||
|
"footprint|n",
|
|||
|
"palm (of hand)|n",
|
|||
|
"thigh|n",
|
|||
|
"grave|n",
|
|||
|
"beak|n",
|
|||
|
"shore|n",
|
|||
|
"medicine|n",
|
|||
|
"lip|n",
|
|||
|
"nostril|n",
|
|||
|
"fragile|adj",
|
|||
|
"stomach|n",
|
|||
|
"belly (stomach area)|n",
|
|||
|
"wound|n",
|
|||
|
"wake up|v",
|
|||
|
"sleep; <i>n.</i> sleep|v",
|
|||
|
"throat|n",
|
|||
|
"swallow|v",
|
|||
|
"take out|v",
|
|||
|
"vomit|v",
|
|||
|
"crush|v",
|
|||
|
"grind|v",
|
|||
|
"bake|v",
|
|||
|
"oven|n",
|
|||
|
"alcohol|n",
|
|||
|
"beer|n",
|
|||
|
"wine|n",
|
|||
|
"grain|n",
|
|||
|
"orange|adj",
|
|||
|
"embrace|v",
|
|||
|
"planet|n",
|
|||
|
"stretch|v",
|
|||
|
'pull|v',
|
|||
|
'sword|n',
|
|||
|
"battle; <i>v.</i> battle|n",
|
|||
|
'comb|n',
|
|||
|
"crawl|n",
|
|||
|
'brush (for hair)|n',
|
|||
|
'brush|n',
|
|||
|
'broom|n',
|
|||
|
'rake|n',
|
|||
|
'fork|n',
|
|||
|
"bird|n",
|
|||
|
"louse|n",
|
|||
|
"leaf|n",
|
|||
|
"grease|n",
|
|||
|
"egg|n",
|
|||
|
"horn|n",
|
|||
|
"tail|n",
|
|||
|
"claw|n",
|
|||
|
"knee|n",
|
|||
|
"neck|n",
|
|||
|
"breast|n",
|
|||
|
"liver|n",
|
|||
|
"bite|v",
|
|||
|
"swim|v",
|
|||
|
"wolf|n",
|
|||
|
"moon|n",
|
|||
|
"sand|n",
|
|||
|
"ash|n",
|
|||
|
"burn|v",
|
|||
|
"path|n",
|
|||
|
"loud|adj",
|
|||
|
"stupid|adj",
|
|||
|
"hello|interj",
|
|||
|
"goodbye|interj",
|
|||
|
"welcome|interj",
|
|||
|
"yellow|adj",
|
|||
|
"round|adj",
|
|||
|
"dry|adj",
|
|||
|
"tomorrow|adv",
|
|||
|
"yesterday|adv",
|
|||
|
"please|v",
|
|||
|
"adjustment|n",
|
|||
|
"advertisement|n",
|
|||
|
"balance|v",
|
|||
|
"birth|n",
|
|||
|
"blow|v",
|
|||
|
"brass|n",
|
|||
|
"bread|n",
|
|||
|
"burst|v",
|
|||
|
"butter|n",
|
|||
|
"canvas|n",
|
|||
|
"chalk|n",
|
|||
|
"cloth|n",
|
|||
|
"coal|n",
|
|||
|
"comfort|n",
|
|||
|
"committee|n",
|
|||
|
"company|n",
|
|||
|
"copper|n",
|
|||
|
"copy|v",
|
|||
|
"cork|n",
|
|||
|
"cotton|n",
|
|||
|
"cough; <i>n.</i> cough|v",
|
|||
|
"crack; <i>v.</i> crack|n",
|
|||
|
"credit|n",
|
|||
|
"cry|v",
|
|||
|
"curve|n",
|
|||
|
"damage|v",
|
|||
|
"danger|n",
|
|||
|
"debt|n",
|
|||
|
"desire|v",
|
|||
|
"horizon|n",
|
|||
|
"distance|n",
|
|||
|
"doubt; <i>n.</i> doubt|v",
|
|||
|
"mistake, error|n",
|
|||
|
"fiction|n",
|
|||
|
"flame|n",
|
|||
|
"flower|n",
|
|||
|
"fold; <i>n.</i> fold|v",
|
|||
|
"gold|n",
|
|||
|
"grass|n",
|
|||
|
"grip; <i>n.</i> grip|v",
|
|||
|
"guide|n",
|
|||
|
"harbour|n",
|
|||
|
"harmony|n",
|
|||
|
"hate|v",
|
|||
|
"dirt|n",
|
|||
|
"humour|n",
|
|||
|
"ice|n",
|
|||
|
"impulse|n",
|
|||
|
"ink|n",
|
|||
|
"insect|n",
|
|||
|
"instrument|n",
|
|||
|
"insurance|n",
|
|||
|
"iron|n",
|
|||
|
"jelly|n",
|
|||
|
"journey|n",
|
|||
|
"judge|v",
|
|||
|
"judge|n",
|
|||
|
"jump; <i>n.</i> jump|v",
|
|||
|
"kick; <i>n.</i> kick|v",
|
|||
|
"leather|n",
|
|||
|
"lift|v",
|
|||
|
"limit|n",
|
|||
|
"linen|n",
|
|||
|
"machine|n",
|
|||
|
"mark; <i>n.</i> mark|v",
|
|||
|
"mass|n",
|
|||
|
"meal|n",
|
|||
|
"metal|n",
|
|||
|
"milk|n",
|
|||
|
"mist|n",
|
|||
|
"motion|n",
|
|||
|
"noise|n",
|
|||
|
"valley|n",
|
|||
|
"opinion|n",
|
|||
|
"ornament|n",
|
|||
|
"owner|n",
|
|||
|
"paint; <i>v.</i> paint|n",
|
|||
|
"pain|n",
|
|||
|
"paste|n",
|
|||
|
"poison|n",
|
|||
|
"polish|v",
|
|||
|
"powder|n",
|
|||
|
"print|n",
|
|||
|
"profit|n",
|
|||
|
"poem|n",
|
|||
|
"protest|v",
|
|||
|
"punish|v",
|
|||
|
"purpose|n",
|
|||
|
"ray|n",
|
|||
|
"react|v",
|
|||
|
"regret|v",
|
|||
|
"relate|v",
|
|||
|
"religion|n",
|
|||
|
"request|v",
|
|||
|
"respect; <i>n.</i> respect|v",
|
|||
|
"reward; <i>v.</i> reward|n",
|
|||
|
"rhythm|n",
|
|||
|
"rice|n",
|
|||
|
"roll|v",
|
|||
|
"rub|v",
|
|||
|
"salt|n",
|
|||
|
"scale|n",
|
|||
|
"self|n",
|
|||
|
"servant|n",
|
|||
|
"shame|n",
|
|||
|
"shock|v",
|
|||
|
"silk|n",
|
|||
|
"silver|n",
|
|||
|
"slip|v",
|
|||
|
"slope|n",
|
|||
|
"smash|v",
|
|||
|
"smell (emit odour)|v",
|
|||
|
"smell (sense with nose)|v",
|
|||
|
"smile; <i>n.</i> smile|v",
|
|||
|
"sneeze; <i>n.</i> sneeze|n",
|
|||
|
"snow; <i>v.</i> snow|n",
|
|||
|
"soap|n",
|
|||
|
"soup|n",
|
|||
|
"steel|n",
|
|||
|
"stitch; <i>v.</i> stitch|n",
|
|||
|
"sugar|n",
|
|||
|
"surprise|v",
|
|||
|
"taste|v",
|
|||
|
"thunder|n",
|
|||
|
"tin|n",
|
|||
|
"touch; <i>n.</i> touch|v",
|
|||
|
"transport|n",
|
|||
|
"trick; <i>n.</i> trick|v",
|
|||
|
"twist|v",
|
|||
|
"verse|n",
|
|||
|
"wash|v",
|
|||
|
"waste|v",
|
|||
|
"wave (ocean)|n",
|
|||
|
"wave (salutation); <i>n.</i> wave (salutation)|v",
|
|||
|
"wax|n",
|
|||
|
"weather|n",
|
|||
|
"winter|n",
|
|||
|
"angle|n",
|
|||
|
"ant|n",
|
|||
|
"apple|n",
|
|||
|
"arch|n",
|
|||
|
"army|n",
|
|||
|
"bag|n",
|
|||
|
"band|n",
|
|||
|
"basket|n",
|
|||
|
"bath|n",
|
|||
|
"bee|n",
|
|||
|
'moan; <i>n.</i> moan|v',
|
|||
|
"bell|n",
|
|||
|
"berry|n",
|
|||
|
"blade|n",
|
|||
|
"toy|n",
|
|||
|
"boat|n",
|
|||
|
"boot|n",
|
|||
|
"bottle|n",
|
|||
|
"brain|n",
|
|||
|
"brake|v",
|
|||
|
"branch|n",
|
|||
|
"brick|n",
|
|||
|
"bridge|n",
|
|||
|
"bucket|n",
|
|||
|
"bulb|n",
|
|||
|
"button|n",
|
|||
|
"cake|n",
|
|||
|
"cart|n",
|
|||
|
"carriage|n",
|
|||
|
"cat|n",
|
|||
|
"chain|n",
|
|||
|
"cheese|n",
|
|||
|
"chest|n",
|
|||
|
"circle|n",
|
|||
|
"clock|n",
|
|||
|
"coat|n",
|
|||
|
"collar|n",
|
|||
|
"cord|n",
|
|||
|
"cow|n",
|
|||
|
"curtain|n",
|
|||
|
"cushion|n",
|
|||
|
"drawer|n",
|
|||
|
"dress|n",
|
|||
|
"engine|n",
|
|||
|
"farm|n",
|
|||
|
"flag|n",
|
|||
|
"fowl|n",
|
|||
|
"frame|n",
|
|||
|
"garden|n",
|
|||
|
"glove|n",
|
|||
|
"goat|n",
|
|||
|
"hammer|n",
|
|||
|
"hat|n",
|
|||
|
"hook|n",
|
|||
|
"horse|n",
|
|||
|
"island|n",
|
|||
|
"kettle|n",
|
|||
|
"key|n",
|
|||
|
"knife|n",
|
|||
|
"knot|n",
|
|||
|
"library|n",
|
|||
|
"lock|n",
|
|||
|
"map|n",
|
|||
|
"match|n",
|
|||
|
"muscle|n",
|
|||
|
"nail|n",
|
|||
|
"needle|n",
|
|||
|
"nerve|n",
|
|||
|
"net|n",
|
|||
|
"parcel|n",
|
|||
|
"pen|n",
|
|||
|
"pencil|n",
|
|||
|
"pig|n",
|
|||
|
"pin|n",
|
|||
|
"pipe|n",
|
|||
|
"plane|n",
|
|||
|
"fix, mend|v",
|
|||
|
"plough|v",
|
|||
|
"pocket|n",
|
|||
|
"pot|n",
|
|||
|
"potato|n",
|
|||
|
"prison|n",
|
|||
|
'magic|n',
|
|||
|
"pump|n",
|
|||
|
"rail|n",
|
|||
|
"receipt|n",
|
|||
|
"ring|v",
|
|||
|
"rod|n",
|
|||
|
"roof|n",
|
|||
|
"sail|v",
|
|||
|
"settle (land)|v",
|
|||
|
"scissors|n",
|
|||
|
"screw|n",
|
|||
|
"sheep|n",
|
|||
|
"shelf|n",
|
|||
|
"ship|n",
|
|||
|
"tooth|n",
|
|||
|
"shirt|n",
|
|||
|
"shoe|n",
|
|||
|
"skirt|n",
|
|||
|
"ass|n",
|
|||
|
"snake|n",
|
|||
|
"sock|n",
|
|||
|
"sponge|n",
|
|||
|
"spoon|n",
|
|||
|
"square|n",
|
|||
|
"stamp|v",
|
|||
|
"stem|n",
|
|||
|
"stick (of tree)|n",
|
|||
|
"stick|v",
|
|||
|
"thread|n",
|
|||
|
"thumb|n",
|
|||
|
"ticket|n",
|
|||
|
"shape|n",
|
|||
|
"toe|n",
|
|||
|
"train|n",
|
|||
|
"train|v",
|
|||
|
"tray|n",
|
|||
|
"trousers, pants|n",
|
|||
|
"umbrella|n",
|
|||
|
"wheel|n",
|
|||
|
"whistle|v",
|
|||
|
"wire|n",
|
|||
|
"worm|n",
|
|||
|
"acid|n",
|
|||
|
"angry|adj",
|
|||
|
"brown|adj",
|
|||
|
"cheap|adj",
|
|||
|
"chemical|n",
|
|||
|
"clean; <i>adj.</i> clean|v",
|
|||
|
"complicate|v",
|
|||
|
"elastic|n",
|
|||
|
"equal|adj",
|
|||
|
"fertile|adj",
|
|||
|
"flat|adj",
|
|||
|
"frequent|adj",
|
|||
|
"grey|adj",
|
|||
|
"marry|v",
|
|||
|
"normal|adj",
|
|||
|
"probable|adj",
|
|||
|
"quick|adj",
|
|||
|
"quiet|adj",
|
|||
|
"regular|adj",
|
|||
|
"separate|v",
|
|||
|
"sharp|adj",
|
|||
|
"smooth|adj",
|
|||
|
"sticky|adj",
|
|||
|
"whore|n",
|
|||
|
"stiff|adj",
|
|||
|
"straight|adj",
|
|||
|
"sudden|adj",
|
|||
|
"sweet|adj",
|
|||
|
"tall|adj",
|
|||
|
"thick|adj",
|
|||
|
"tight|adj",
|
|||
|
"violent|adj",
|
|||
|
"warm|adj",
|
|||
|
"wet|adj",
|
|||
|
"wise|adj",
|
|||
|
"couch, sofa|n",
|
|||
|
"underwear|n",
|
|||
|
"beast|n",
|
|||
|
"monster|n",
|
|||
|
"shark|n",
|
|||
|
"blink; <i>n.</i> blink|v",
|
|||
|
"flood; <i>n.</i> flood|v",
|
|||
|
"restaurant|n",
|
|||
|
"triangle|n",
|
|||
|
"crash; <i>n.</i> crash|v",
|
|||
|
"dictionary|n",
|
|||
|
"alphabet|n",
|
|||
|
"paradise|n",
|
|||
|
"hell|n",
|
|||
|
"secret; <i>adj.</i> secret|n",
|
|||
|
"rumour|n",
|
|||
|
"soldier|n",
|
|||
|
"boss|n",
|
|||
|
"waiter|n",
|
|||
|
"pillow|n",
|
|||
|
"carpet|n",
|
|||
|
"bench|n",
|
|||
|
"rubbish|n",
|
|||
|
'potion|n',
|
|||
|
"spirit|n",
|
|||
|
"threat|n",
|
|||
|
'spear|n',
|
|||
|
'shield|n',
|
|||
|
'well|n',
|
|||
|
"sew|v",
|
|||
|
"rag|n",
|
|||
|
'uniform|n',
|
|||
|
"frown; <i>n.</i> frown|v",
|
|||
|
'shrine|n',
|
|||
|
'tower|n',
|
|||
|
"mathematics|n",
|
|||
|
"exercise; <i>n.</i> exercise|v",
|
|||
|
"erase|v",
|
|||
|
'recipe|n',
|
|||
|
'assassin|n',
|
|||
|
"cloak|n",
|
|||
|
"erection|n",
|
|||
|
"belt|n",
|
|||
|
"armour|n",
|
|||
|
"vocabulary|n",
|
|||
|
"brothel|n",
|
|||
|
"rank (military)|n",
|
|||
|
"rank (position)|n",
|
|||
|
"delicious|adj",
|
|||
|
"dragon|n",
|
|||
|
"fashion|n",
|
|||
|
"giggle|v",
|
|||
|
"penis|n",
|
|||
|
"vagina|n",
|
|||
|
"earthquake|n",
|
|||
|
"divide|v",
|
|||
|
"execute|v",
|
|||
|
"row|n",
|
|||
|
"row|v",
|
|||
|
"confess|v",
|
|||
|
"accent|n",
|
|||
|
"thorn|n",
|
|||
|
"debate|v",
|
|||
|
"dialect|n",
|
|||
|
"ancient|adj",
|
|||
|
"castle|n",
|
|||
|
"imitate|v",
|
|||
|
"plot|n",
|
|||
|
"combine|v",
|
|||
|
"ancestor, forefather|n",
|
|||
|
"destroy|v",
|
|||
|
"massage; <i>n.</i> massage|v",
|
|||
|
"torture|v",
|
|||
|
"throne|n",
|
|||
|
"crown|n",
|
|||
|
"dig|v",
|
|||
|
"suck|v",
|
|||
|
"edit|v",
|
|||
|
"vague|adj",
|
|||
|
"curious|adj",
|
|||
|
"lend|v",
|
|||
|
"earn|v",
|
|||
|
"borrow|v",
|
|||
|
"sin|n",
|
|||
|
"register|v",
|
|||
|
"excuse|n",
|
|||
|
"climate|n",
|
|||
|
"stab|v",
|
|||
|
"organise|v",
|
|||
|
"skeleton|n",
|
|||
|
"skull|n",
|
|||
|
"witch|n",
|
|||
|
"paradox|n",
|
|||
|
"puzzle|n",
|
|||
|
"drunk (inebriated)|adj",
|
|||
|
"aroused (sexually)|adj",
|
|||
|
"homosexual|adj",
|
|||
|
"rent|v",
|
|||
|
"attractive|adj",
|
|||
|
"axe|n",
|
|||
|
"lens|n",
|
|||
|
"hag (old woman)|n",
|
|||
|
"vein|n",
|
|||
|
"interrupt|v",
|
|||
|
"nest|n",
|
|||
|
"moss|n",
|
|||
|
"riot|n",
|
|||
|
"blasphemy|n",
|
|||
|
"laboratory|n",
|
|||
|
"pink|adj",
|
|||
|
"purple|adj",
|
|||
|
"bay|n",
|
|||
|
"kidnap|v",
|
|||
|
"carcass|n",
|
|||
|
"dungeon|n",
|
|||
|
"greed|n",
|
|||
|
"mask|n",
|
|||
|
"hood|n",
|
|||
|
"arrow|n",
|
|||
|
"bow (weapon)|n",
|
|||
|
"bow (decorative material)|n",
|
|||
|
"dance|v",
|
|||
|
"masturbate|v",
|
|||
|
"blank|adj",
|
|||
|
"subtle|adj",
|
|||
|
"irony|n",
|
|||
|
"idiot|n",
|
|||
|
"frog|n",
|
|||
|
"lizard|n",
|
|||
|
"mouse|n",
|
|||
|
"holiday|n",
|
|||
|
"anxious|adj",
|
|||
|
"psychology|n",
|
|||
|
"excite|v",
|
|||
|
"buxom|adj",
|
|||
|
"orgasm|n",
|
|||
|
"wealth|n",
|
|||
|
"flavour|n",
|
|||
|
"candle|n",
|
|||
|
"hallway|n",
|
|||
|
"lean|v",
|
|||
|
"balcony|n",
|
|||
|
"hedge|n",
|
|||
|
"coffee|n",
|
|||
|
"stable|adj",
|
|||
|
"tide|n",
|
|||
|
"offend|v",
|
|||
|
"compliment; <i>v.</i> compliment|n",
|
|||
|
"bitch|n",
|
|||
|
"plague|n",
|
|||
|
"siege|n",
|
|||
|
"glasses|n",
|
|||
|
"ring|v",
|
|||
|
"climb|v",
|
|||
|
"grandmother|n",
|
|||
|
"grandfather|n",
|
|||
|
"uncle|n",
|
|||
|
"aunt|n",
|
|||
|
"cousin|n",
|
|||
|
"nephew|n",
|
|||
|
"niece|n",
|
|||
|
"advice|n",
|
|||
|
"fake|adj",
|
|||
|
"promise|v",
|
|||
|
"rifle|n",
|
|||
|
"silent|adj",
|
|||
|
"cigarette|n",
|
|||
|
"snap|v",
|
|||
|
"drift|v",
|
|||
|
"present (time)|n",
|
|||
|
"nod|v",
|
|||
|
"limp|v",
|
|||
|
"torch|n",
|
|||
|
"gentle|adj",
|
|||
|
"stubborn|adj",
|
|||
|
"strap|n",
|
|||
|
"starve|v",
|
|||
|
"display|v",
|
|||
|
"cool (slightly cold)|adj",
|
|||
|
"cool (fashionable)|adj",
|
|||
|
"tire|n",
|
|||
|
"freeze|v",
|
|||
|
"perfect|adj",
|
|||
|
"mood|n",
|
|||
|
"hiss|v",
|
|||
|
"count|v",
|
|||
|
"trap; <i>v.</i> trap|n",
|
|||
|
"crystal|n",
|
|||
|
"drain; <i>n.</i> drain|v",
|
|||
|
"complain|v",
|
|||
|
"tread|v",
|
|||
|
"naked|adj",
|
|||
|
"gate|n",
|
|||
|
"saddle|n",
|
|||
|
"bean|n",
|
|||
|
"jerk|v",
|
|||
|
"pray|v",
|
|||
|
"prey|n",
|
|||
|
"empty|adj",
|
|||
|
"float|v",
|
|||
|
"sink|v",
|
|||
|
"cream|n",
|
|||
|
"mess|n",
|
|||
|
"mint|n",
|
|||
|
"abuse|v",
|
|||
|
"breeze|n",
|
|||
|
"waist|n",
|
|||
|
"awful, terrible|adj",
|
|||
|
"invite|v",
|
|||
|
"bend|v",
|
|||
|
"fan|n",
|
|||
|
"fan (enthusiast)|n",
|
|||
|
"drown|v",
|
|||
|
"diamond|n",
|
|||
|
"calculate|v",
|
|||
|
"vulgar|adj",
|
|||
|
"shine|v",
|
|||
|
"corner|n",
|
|||
|
"bullet|n",
|
|||
|
"coast|n",
|
|||
|
"rib|n",
|
|||
|
"confident|adj",
|
|||
|
"costume|n",
|
|||
|
"leak|v",
|
|||
|
"menu|n",
|
|||
|
"coin|n",
|
|||
|
"arrest|v",
|
|||
|
"candy|n",
|
|||
|
"upper class|n",
|
|||
|
"middle class|n",
|
|||
|
"lower class|n",
|
|||
|
"species|n",
|
|||
|
"squeeze|v",
|
|||
|
"prize|n",
|
|||
|
"steep|adj",
|
|||
|
"radius|n",
|
|||
|
"reflect|v",
|
|||
|
"cure|v",
|
|||
|
];
|