| @@ -245,6 +245,7 @@ phsource/phonemes.stamp: \ | |||
| phsource/ph_icelandic \ | |||
| phsource/ph_indonesian \ | |||
| phsource/ph_interlingua \ | |||
| phsource/ph_ipa \ | |||
| phsource/ph_irish \ | |||
| phsource/ph_italian \ | |||
| phsource/ph_kannada \ | |||
| @@ -0,0 +1,7 @@ | |||
| // International Phonetic Alphabet: Narrow Transcription | |||
| // | |||
| // Copyright (C) 2016 Reece H. Dunn | |||
| // | |||
| // This is using the X-SAMPA transcriptions | |||
| // (http://www.phon.ucl.ac.uk/home/sampa/x-sampa.htm). | |||
| @@ -1980,3 +1980,5 @@ include ph_guarani | |||
| phonemetable ky base | |||
| include ph_kyrgyz | |||
| phonemetable ipa base | |||
| include ph_ipa | |||