Module:typing-aids/data/Phli

Hello, you have come here looking for the meaning of the word Module:typing-aids/data/Phli. In DICTIOUS you will not only get to know all the dictionary meanings for the word Module:typing-aids/data/Phli, but we will also tell you about its etymology, its characteristics and you will know how to say Module:typing-aids/data/Phli in singular and plural. Everything you need to know about the word Module:typing-aids/data/Phli you have here. The definition of the word Module:typing-aids/data/Phli will help you to be more precise and correct when speaking or writing your texts. Knowing the definition ofModule:typing-aids/data/Phli, as well as those of other words, enriches your vocabulary and provides you with more and better linguistic resources.


local U = mw.ustring.char

local dot_below = U(0x323)	-- dot below
local caron = U(0x30C)	-- caron
local scaron = U(0x161) -- latin small letter s with caron

local data = {
	 = {
		 = "𐭧", -- heth
		 = "𐭨", -- teth
		 = "𐭱", -- shin
	},
	 = {
		 = "𐭠", -- aleph
		 = "𐭡", -- beth
		 = "𐭢", -- gimel
		 = "𐭣", -- daleth
		 = "𐭤", -- he
		 = "𐭥", -- waw-ayin-resh
		 = "𐭥", -- waw-ayin-resh
		 = "𐭥", -- waw-ayin-resh
		 = "𐭦", -- zayin
		 = "𐭩", -- yodh
		 = "𐭪", -- kaph
		 = "𐭫", -- lamedh
		 = "𐭬", -- mem-qoph
		 = "𐭬", -- mem-qoph
		 = "𐭭", -- nun
		 = "𐭮", -- samekh
		 = "𐭯", -- pe
		 = "𐭰", -- sadhe
		 = "𐭱", -- shin
		 = "𐭲", -- taw
	},
}

data = {
	{
	}
}

return data