View source for Module:labels/data
Jump to navigation
Jump to search
You do not have permission to edit this page, for the following reason:
You can view and copy the source of this page.
local labels = {}
local aliases = {}
-- Modifiers
labels["chiefly"] = {
omit_comma = true
}
aliases["mainly"] = "chiefly"
aliases["mostly"] = "chiefly"
aliases["primarily"] = "chiefly"
labels["extremely"] = {
omit_comma = true
}
labels["mildly"] = {
omit_comma = true
}
000
1:0
Template used on this page:
Return to Module:labels/data.