Module:Data/POS
Part of Speech data for the dictionary
return {
n = "Nouns",
v = "Verbs",
adj = "Adjectives",
adv = "Adverbs",
aff = "Affixes",
adp = "Adpositions",
conj = "Conjunctions",
part = "Particles",
intj = "Interjections",
cl = "Clitics"
}