Module:form of: Difference between revisions

Jump to navigation Jump to search
m
ਕੋਈ ਸੋਧ ਸਾਰ ਨਹੀਂ
mNo edit summary
mNo edit summary
Line 19: Line 19:
table.insert(out, inflection)
table.insert(out, inflection)
end
end
if i > 1 and inflections[i+1] ~= "/" and inflection ~= "/" then
if inflection ~= "/" and inflections[i+1] ~= "/" then
table.insert(out, " ")
table.insert(out, " ")
end
end

Navigation menu