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


return {generate = function (params, entry)
	if params.form == "da-infinitive" then
    	entry.def = "{{et-verb form of|t=da|" .. params.origin .. "}}"
    end
end}