Module:siwa-pron: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 342: Line 342:
ipa = ipa .. "\n* "
ipa = ipa .. "\n* "
end
end
out = out .. make_row(export.crux(term, true, false), accent and #accent > 0 or {'Eastern'})
ipa = ipa .. make_row(export.crux(term, true, false), accent and #accent > 0 or {'Eastern'})
table.insert(categories, "Siwa terms with Eastern IPA pronunciation")
table.insert(categories, "Siwa terms with Eastern IPA pronunciation")
end
end