Jump to content

Module:IPA symbol/sandbox/data

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Lfdder (talk | contribs) at 12:54, 19 July 2013 (Lfdder moved page Module:IPAsym/sandbox/symbols to Module:IPAsym/sandbox/data without leaving a redirect). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
local symbols = {
  [{
    "101"
   ,"p"
  }] = {
         ["name"] = "voiceless bilabial stop"
        ,["wpname"] = "voiceless bilabial stop"
        ,["soundfile"] = "voiceless bilabial stop.ogg"
        ,["type"] = "consonant"
       }
 ,[{
    "101 408"
   ,"p̪"
  }] = {
         ["name"] = "voiceless labiodental stop"
        ,["wpname"] = "voiceless labiodental stop"
        ,["soundfile"] = "voiceless labiodental stop.ogg"
        ,["type"] = "consonant"
       }
}