Module:accel/nci

From Wiktionary, the free dictionary
Jump to navigation Jump to search

This module contains new entry creation rules for Classical Nahuatl; see WT:ACCEL for an overview, and Module:accel for information on creating new rules.


return {generate = function (params, entry)
	if params.form == "p" then
		entry.head = entry.make_head("noun plural form")
	end
end}