11,792
edits
TheNightAvl (talk | contribs) No edit summary |
TheNightAvl (talk | contribs) No edit summary |
||
Line 204: | Line 204: | ||
local irregular_title = "" | local irregular_title = "" | ||
if irregular then irregular_title = ", ''irregular''" .. irregular_icon end | if irregular then irregular_title = ", ''irregular''" .. irregular_icon end | ||
local type_title = | local type_title = (args[1] == nil and "periphrastic") or "inflected" | ||
local function get_forms(ending, pre) | local function get_forms(ending, pre) |