Module:IPAjt/phonemes/doc
This is the documentation page for Module:IPAjt/phonemes
English phonemes
b d ð D dh dʒ J dZ dzh ʤ f ɡ g h j y k l ɫ m n ŋ N ng θ T th p r ɹ ɻ s ʃ S sh t tʃ C ch tS ʧ v w hw ʍ wh z ʒ Z zh x kh ʔ ? ɑː A: ah aa ɑ: ä â aː a: tooltip = "/ɑː/ 'a' in 'father'",
ɒ Q ŏ tooltip = "/ɒ/ short 'o' in 'body'",
æ ae & { } ă tooltip = "/æ/ short 'a' in 'bad'",
ɛ E ĕ tooltip = "/ɛ/ short 'e' in 'bed'",
ɪ I ĭ
iː i: ee ē
ɔː O O: aw ɔ: ô ɒː Q: tooltip = "/ɔː/ 'au' in 'fraud'",
ʊ U uu ŏŏ tooltip = "/ʊ/ short 'oo' in 'foot'",
ʌ V ŭ tooltip = "/ʌ/ short 'u' in 'bud'",
ə schwa @ tooltip = "/ə/ 'a' in 'about'",
ᵻ ɪ i- I- ɪ- ɨ
tooltip = "/ɪ/ or /ə/ 'e' in 'roses'",
ᵿ ʊ</s u- U- ʊ- ʉ"
tooltip = "/ʊ/ or /ə/ 2nd 'u' in 'beautiful'",
i
tooltip = "/i/ 'y' in 'happy'",
u
tooltip = "/u/ 'u' in 'situation'",
{
code = "ˈ",
aliases = {"'"},
label = "ˈ",
tooltip = "/ˈ/ primary stress follows",
},
{
code = "ˌ",
aliases = {","},
label = "ˌ",
tooltip = "/ˌ/ secondary stress follows",
},
{
code = ".",
aliases = {"·"},
label = ".",
tooltip = "/./ syllable break",
},
-- Separators
-- Tables without tooltip text are used as word separators. In addition to
-- not having any tooltip text in the template output, they are not
-- underlined.
{
code = ",_",
label = ", ",
},
{
code = "_",
label = " ",
},
-- this is useful for "and" in place names, which is highly variable and not important to transcribe
{
code = "and",
label = "/ & /",
},
-- this is useful for other highly variable words in place names, which are not important to transcribe
{
code = "...",
label = "...",
},
}