Modul:he:Dialects

A Wikiszótárból, a nyitott szótárból

A modult a Modul:he:Dialects/doc lapon tudod dokumentálni

local data = {}

data['Aramaic spelling'] = {
	display = 'Aramaic spelling'
}
data['arc'] = data['Aramaic spelling']

data['defective spelling'] = {
	display = '[[Appendix:Glossary#defective_spelling|defective spelling]]'
}
data['defective'] = data['defective spelling']
data['def'] = data['defective spelling']

data['excessive spelling'] = {
	display = '[[Appendix:Glossary#excessive_spelling|excessive spelling]]'
}
data['excessive'] = data['excessive spelling']
data['exc'] = data['excessive spelling']
data['plene'] = data['excessive spelling']

data['Paleo-Hebrew spelling'] = {
	display = '[[:Category:Paleo-Hebrew|Paleo-Hebrew]] spelling'
}
data['Paleo-Hebrew'] = data['Paleo-Hebrew spelling']
data['Palaeo-Hebrew'] = data['Paleo-Hebrew spelling']
data['Palaeo-Hebrew spelling'] = data['Paleo-Hebrew spelling']

return data