10,731
edits
TheNightAvl (talk | contribs) mNo edit summary |
TheNightAvl (talk | contribs) No edit summary |
||
Line 77: | Line 77: | ||
aliases["onomat"] = "onomatopoeia" | aliases["onomat"] = "onomatopoeia" | ||
-- | -- Adforms | ||
labels["comparable"] = { | labels["comparable"] = { | ||
glossary = true, | glossary = true, | ||
categories = {"comparable | categories = {"comparable terms"} | ||
} | } | ||
aliases["comp"] = "comparable" | aliases["comp"] = "comparable" | ||
Line 87: | Line 87: | ||
labels["uncomparable"] = { | labels["uncomparable"] = { | ||
glossary = true, | glossary = true, | ||
categories = {"uncomparable | categories = {"uncomparable terms"} | ||
} | } | ||
aliases["uncomp"] = "uncomparable" | aliases["uncomp"] = "uncomparable" |