Module:snon-mut: Difference between revisions

Melinoë (talk | contribs)
No edit summary
Melinoë (talk | contribs)
No edit summary
Line 45: Line 45:
if data.vowel then
if data.vowel then
data.final = term_lower
data.final = term_lower
data.mut = "h"
data.mut1 = "h"
return data
return data
end
end