Module talk:languages/data/3/i

From Wiktionary, the free dictionary
Jump to navigation Jump to search

Edit request (Itzá)[edit]

Hello. Could you insert the following code at m["itz"]? Thanks. Eryk Kij (talk) 19:51, 3 April 2016 (UTC)Reply

	family = "myn",
@エリック・キィ Done. —JohnC5 00:28, 4 April 2016 (UTC)Reply

Edit request for Iranun[edit]

Could script "Arab" be added to "ill" for Iranun? (It used to be written in Jawi, or so Wikipedia says.) --Apisite (talk) 09:27, 6 November 2020 (UTC)Reply

Ilocano sortkey and transliteration[edit]

m["ilo"] = {
	"Ilocano",
	35936,
	"phi",
	"Latn, Tglg",
	translit = {Tglg = "ilo-translit"},
	override_translit = true,
	entry_name = {Latn = {remove_diacritics = c.grave .. c.acute .. c.circ .. c.diaer}},
    sort_key = {
		Latn = "tl-sortkey"
	},
}

adds Ilocano sortkey, following those of Tagalog. also removes diaeresis (used in E where pronounced as schwa in southern Ilocano dialects, as like those spoken in Ilocos Sur and La Union provinces) and adds Ilocano transliteration (used with entries in Kur-itan script). TagaSanPedroAko (talk) 08:00, 15 June 2023 (UTC)Reply

@Theknightwho please add, thanks. TagaSanPedroAko (talk) 09:57, 15 June 2023 (UTC)Reply
@Kutchkutch please add, thanks?
TagaSanPedroAko (talk) 18:18, 15 June 2023 (UTC)Reply
@TagaSanPedroAko:  Done Kutchkutch (talk) 18:41, 15 June 2023 (UTC)Reply
@Kutchkutch also add these, so to filter out words containing letters typically found only in proper nouns and some newer loanwords:
	standardChars = {
		Latn = "AaBbKkDdEeGgHhIiLlMmNnOoPpRrSsTtUuWwYy",

TagaSanPedroAko (talk) 19:49, 15 June 2023 (UTC)Reply

@TagaSanPedroAko:  Done Kutchkutch (talk) 19:57, 15 June 2023 (UTC)Reply