2,788
edits
No edit summary |
No edit summary |
||
Line 368: | Line 368: | ||
n_affixes = n_affixes + 1 | n_affixes = n_affixes + 1 | ||
elseif is_circumfix(term) then | elseif is_circumfix(term) then | ||
table.insert(categories, language_to.name .. "terms circumfixed with " .. cite_term) | table.insert(categories, language_to.name .. " terms circumfixed with " .. cite_term) | ||
n_affixes = n_affixes + 1 | n_affixes = n_affixes + 1 | ||
end | end |