Module:accel/ang

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

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


return {generate = function (params, entry)
	if params.form then
		entry.pronunc = "* {{ang-IPA|" .. params.target .. "}}"
	end
end}