User contributions for 175.223.10.22

ຊອກຫາການປະກອບສ່ວນຂະຫຍາຍຍຸບ
⧼contribs-top⧽
⧼contribs-date⧽

໒໗ ມິຖຸນາ ໒໐໒໓

  • ໑໒:໑໖໑໒:໑໖, ໒໗ ມິຖຸນາ ໒໐໒໓ ສ່ວນຕ່າງ ປະຫວັດ +໒໗.໕໕໘ Module:pl-IPAໜ້າໃໝ່: local export = {} local m_IPA = require("Module:IPA") local lang = require("Module:languages").getByCode("pl") local letters2phones = { ["a"] = { ["u"] = { "a", "w" }, [false] = "a", }, ["ą"] = { ["l"] = { "ɔ", "l" }, ["ł"] = { "ɔ", "w" }, [false] = "ɔ̃", }, ["b"] = { ["i"] = { ["ą"] = { ["l"] = { "bʲ", "j", "ɔ", "l" }, ["ł"] = { "bʲ", "j", "ɔ", "w" }, [false] = { "bʲ", "j", "ɔ̃" } }, ["ę"] = { ["l"] = { "bʲ",... ປະຈຸບັນ
  • ໑໒:໐໖໑໒:໐໖, ໒໗ ມິຖຸນາ ໒໐໒໓ ສ່ວນຕ່າງ ປະຫວັດ +໖໗.໗໔໙ Module:ru-pronໜ້າໃໝ່: --[[ This module implements the template {{ru-IPA}}. Author: Originally Wyang; rewritten by Benwing; additional contributions from Atitarev and a bit from others FIXME: 1. (DONE) Geminated /j/ from -йя-: treat as any other gemination, meaning it may not always be pronounced geminated. Currently we geminate it very late, after all the code that reduces geminates. Should be done earlier and places that include regexps with /j/ should be modified to al... ປະຈຸບັນ
  • ໑໑:໕໗໑໑:໕໗, ໒໗ ມິຖຸນາ ໒໐໒໓ ສ່ວນຕ່າງ ປະຫວັດ +໙.໑໒໒ Module:be-pronunciationໜ້າໃໝ່: local export = {} local m_table = require("Module:table") local u = mw.ustring.char local rfind = mw.ustring.find local rsubn = mw.ustring.gsub local rmatch = mw.ustring.match local rsplit = mw.text.split local usub = mw.ustring.sub local ulen = mw.ustring.len -- version of rsubn() that discards all but the first return value local function rsub(term, foo, bar) local retval = rsubn(term, foo, bar) return retval end -- apply function repeatedly until no change local... ປະຈຸບັນ
  • ໐໒:໑໗໐໒:໑໗, ໒໗ ມິຖຸນາ ໒໐໒໓ ສ່ວນຕ່າງ ປະຫວັດ +໑໐.໕໕໕ Module:mk-pronunciationໜ້າໃໝ່: local export = {} local u = mw.ustring.char local rsubn = mw.ustring.gsub local ulower = mw.ustring.lower local m_syllables = require("Module:syllables") local m_utils = require("Module:utilities") local lang = require("Module:languages").getByCode("mk") local AC = u(0x301) local SYLLABIC = u(0x329) local TIE = u(0x361) local phonetic_chars_map = { ["а"] = "a", ["е"] = "ɛ", ["ѐ"] = "ɛ", ["и"] = "i", ["ѝ"] = "i", ["о"] = "ɔ", ["у"] = "u", ["б"] = "b"... ປະຈຸບັນ