Documentation for this module may be created at Module:Sandbox/Þjarkur/IPAc-is/phonemes/doc

-- This module contains phoneme data for [[Module:IPAc-is]].

return {
  -- CONSONANTS
  {
    code = "c",
    label = "c",
    tooltip = "'c': skew",
  },
  {
    code = "cʰ",
    label = "cʰ",
    tooltip = "'cʰ': cute",
  },
  {
    code = "ç",
    label = "ç",
    tooltip = "'ç': hue",
  },
  {
    code = "ð",
    label = "ð",
    tooltip = "'ð': weather",
  },
  {
    code = "f",
    label = "f",
    tooltip = "'f': fun",
  },
  {
    code = "ɣ",
    label = "ɣ",
    tooltip = "'ɣ': (like Spanish trigo)",
  },
  {
    code = "h",
    label = "h",
    tooltip = "'h': hop",
  },
  {
    code = "ʰc",
    label = "ʰc",
    tooltip = "'ʰc': skew (with an h sound before it)",
  },
  {
    code = "ʰk",
    label = "ʰk",
    tooltip = "'ʰk': sky (with an h sound before it)",
  },
  {
    code = "ʰp",
    label = "ʰp",
    tooltip = "'ʰp': spy (with an h sound before it)",
  },
  {
    code = "ʰt",
    label = "ʰt",
    tooltip = "'ʰt': sty (with an h sound before it)",
  },
  {
    code = "j",
    label = "j",
    tooltip = "'j': yes",
  },
  {
    code = "k",
    label = "k",
    tooltip = "'k': sky",
  },
  {
    code = "kʰ",
    label = "kʰ",
    tooltip = "'kʰ': kite",
  },
  {
    code = "l",
    label = "l",
    tooltip = "'l': leap",
  },
  {
    code = "l̥",
    label = "l̥",
    tooltip = "'l̥': (voiceless, like hl)",
  },
  {
    code = "m",
    label = "m",
    tooltip = "'m': moon",
  },
  {
    code = "m̥",
    label = "m̥",
    tooltip = "'m̥': (voiceless, like hm)",
  },
  {
    code = "n",
    label = "n",
    tooltip = "'n': noon",
  },
  {
    code = "n̥",
    label = "n̥",
    tooltip = "'n̥': (voiceless, like hn)",
  },
  {
    code = "ɲ",
    label = "ɲ",
    tooltip = "'ɲ': canyon",
  },
  {
    code = "ɲ̊",
    label = "ɲ̊",
    tooltip = "'ɲ̊': (voiceless, like hny)",
  },
  {
    code = "ŋ",
    label = "ŋ",
    tooltip = "'ŋ': sing",
  },
  {
    code = "ŋ̊",
    label = "ŋ̊",
    tooltip = "'ŋ̊': (voiceless, like hng)",
  },
  {
    code = "p",
    label = "p",
    tooltip = "'p': spy",
  },
  {
    code = "pʰ",
    label = "pʰ",
    tooltip = "'pʰ': pie",
  },
  {
    code = "r",
    label = "r",
    tooltip = "'r': ring (trilled)",
  },
  {
    code = "r̥",
    label = "r̥",
    tooltip = "'r̥': (voiceless, like hr)",
  },
  {
    code = "s",
    label = "s",
    tooltip = "'s': sing",
  },
  {
    code = "t",
    label = "t",
    tooltip = "'t': sty",
  },
  {
    code = "tʰ",
    label = "tʰ",
    tooltip = "'tʰ': tie",
  },
  {
    code = "θ",
    label = "θ",
    tooltip = "'θ': think",
  },
  {
    code = "v",
    label = "v",
    tooltip = "'v': very",
  },
  {
    code = "x",
    label = "x",
    tooltip = "'x': Bach",
  },
  {
    code = "xʷ",
    label = "xʷ",
    tooltip = "'xʷ': why (without the wine–whine merger)",
  },

  -- DIPTHONGS
  {
    code = "ai",
    label = "ai",
    tooltip = "'ai': RP right",
  },
  {
    code = "aiː",
    label = "aiː",
    tooltip = "'aiː': pie",
  },
  {
    code = "au",
    label = "au",
    tooltip = "'au': mouth",
  },
  {
    code = "auː",
    label = "auː",
    tooltip = "'auː': allow",
  },
  {
    code = "ei",
    label = "ei",
    tooltip = "'ei': pace",
  },
  {
    code = "eiː",
    label = "eiː",
    tooltip = "'eiː': pay",
  },
  {
    code = "ou",
    label = "ou",
    tooltip = "'ou': goat",
  },
  {
    code = "ouː",
    label = "ouː",
    tooltip = "'ouː': go",
  },
  {
    code = "œi",
    label = "œi",
    tooltip = "'œi': No English equivalent. It can be thought of as the sound in nurse followed by the sound in leaf.",
  },
  {
    code = "œiː",
    label = "œiː",
    tooltip = "'œiː': No English equivalent. It can be thought of as the sound in nurse followed by the sound in leaf.",
  },
  {
    code = "øi",
    label = "øi",
    tooltip = "'øi': No English equivalent. It can be thought of as the sound in nurse followed by the sound in leaf.",
  },
  {
    code = "øiː",
    label = "øiː",
    tooltip = "'øiː': No English equivalent. It can be thought of as the sound in nurse followed by the sound in leaf.",
  },

  -- WOWELS
  {
    code = "a",
    label = "a",
    tooltip = "'a': art",
  },
  {
    code = "aː",
    label = "aː",
    tooltip = "'aː': father",
  },
  {
    code = "ɛ",
    label = "ɛ",
    tooltip = "'ɛ': bet",
  },
  {
    code = "ɛː",
    label = "ɛː",
    tooltip = "'ɛː': roughly like yes",
  },
  {
    code = "i",
    label = "i",
    tooltip = "'i': leaf",
  },
  {
    code = "iː",
    label = "iː",
    tooltip = "'iː': leave",
  },
  {
    code = "ɪ",
    label = "ɪ",
    tooltip = "'ɪ': kit",
  },
  {
    code = "ɪː",
    label = "ɪː",
    tooltip = "'ɪː': kid",
  },
  {
    code = "ɔ",
    label = "ɔ",
    tooltip = "'ɔ': RP/Australian hot",
  },
  {
    code = "ɔː",
    label = "ɔː",
    tooltip = "'ɔː': roughly like water",
  },
  {
    code = "œ",
    label = "œ",
    tooltip = "'œ': Somewhat like nurse",
  },
  {
    code = "œː",
    label = "œː",
    tooltip = "'œː': like French actuel but with lips rounded even at the end",
  },
  {
    code = "u",
    label = "u",
    tooltip = "'u': boot",
  },
  {
    code = "uː",
    label = "uː",
    tooltip = "'uː': food",
  },
  {
    code = "ʏ",
    label = "ʏ",
    tooltip = "'ʏ': German mütter",
  },
  {
    code = "ʏː",
    label = "ʏː",
    tooltip = "'ʏː': German schön",
  },
  -- SUPRASEGMENTALS
  {
    code = "ˈ",
    aliases = {"'", '"'}, label = "ˈ",
    tooltip = "/ˈ/: primary stress follows",
  },
}