Module:labels/data: Difference between revisions

Jump to navigation Jump to search
no edit summary
(Undo revision 276930 by Sware (talk))
Tag: Undo
No edit summary
 
Line 93: Line 93:
labels['humorously'] = { omit_postComma = true,
labels['humorously'] = { omit_postComma = true,
-- should be "terms with X senses", leaving "X terms" to the term-context temp?
-- should be "terms with X senses", leaving "X terms" to the term-context temp?
pos_categories = { "jocular terms" },
pos_categories = { "humorous terms" },
}
}


Line 949: Line 949:
-- should be "terms with X senses", leaving "X terms" to the term-context temp; NB and cf a similar "jocular" label further up on this page
-- should be "terms with X senses", leaving "X terms" to the term-context temp; NB and cf a similar "jocular" label further up on this page
display = "[[wikt:humorous|humorous]]",
display = "[[wikt:humorous|humorous]]",
pos_categories = { "jocular terms" },
pos_categories = { "humorous terms" },
}
}
aliases["jocular"] = "humorous"
aliases["jocular"] = "humorous"

Navigation menu