2,788
edits
No edit summary |
No edit summary |
||
Line 69: | Line 69: | ||
-- Nouns | -- Nouns | ||
labels["augmentative"] = { | |||
glossary = true, | |||
categories = {"augmentative nouns"}, | |||
} | |||
aliases["aug"] = "augmentative" | |||
labels["diminutive"] = { | |||
glossary = true, | |||
categories = {"diminutive nouns"}, | |||
} | |||
aliases["dim"] = "diminutive" | |||
labels["collective"] = { | labels["collective"] = { | ||
Line 247: | Line 259: | ||
categories = {"offensive terms"} | categories = {"offensive terms"} | ||
} | } | ||
labels["pejorative"] = { | |||
glossary = true, | |||
categories = {"pejorative terms"}, | |||
} | |||
labels["pej"] = "pejorative" | |||
labels["slang"] = { | labels["slang"] = { |