2,788
edits
TheNightAvl (talk | contribs) m (Made it so that back-formation shows "Back-formation from" instead of "Back-formation of") |
No edit summary |
||
Line 31: | Line 31: | ||
["t"] = {}, | ["t"] = {}, | ||
["pos"] = {}, | ["pos"] = {}, | ||
["newpos"] = {}, | |||
["nocap"] = {type = "boolean"}, | ["nocap"] = {type = "boolean"}, | ||
["notext"] = {type = "boolean"}, | ["notext"] = {type = "boolean"}, | ||
Line 47: | Line 48: | ||
text = true, | text = true, | ||
categories = {"clippings"}, | categories = {"clippings"}, | ||
}, | |||
["deadjectival"] = { | |||
text = true, | |||
categories = {"deadjectivals"}, | |||
}, | |||
["denominal"] = { | |||
text = true, | |||
categories = {"denominals"}, | |||
}, | |||
["deverbal"] = { | |||
text = true, | |||
categories = {"deverbals"}, | |||
}, | }, | ||
["doublet"] = { | ["doublet"] = { |