Module:dialect synonyms/ycr

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

This module contains data on specific varieties of Yilan Creole, for use by {{dialect synonyms}}. The actual synonyms themselves are contained in submodules.

Dialectal synonyms of Module:dialect synonyms/ycr
view map; edit data
LocationWords
Tungyueh[N/A]
Chinyang[N/A]
Aohua[N/A]
Hanhsi[N/A]

local export = {}

export.title = "Dialectal synonyms of %s"

export.columns = {
	"Location",
	"Words",
}
export.varieties = {
	{
		name = "Tungyueh"
	},
	{
		name = "Chinyang"
	},
	{
		name = "Aohua"
	},
	{
		name = "Hanhsi"
	}
}

return export