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:52, 19 July 2013 (Undid revision 564918258 by Lfdder (talk)). 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"
       }
}