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


return {generate = function(params, entry)
	if params.form == "diminutive" then
		entry.head = "{{fy-noun-dim}}"
	end
end}