Module:siwa-pron: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 206: Line 206:
end
end
ipa = ipa .. line_format(export.crux(term, true, false), {'Eastern'})
ipa = ipa .. line_format(export.crux(term, true, false), {'Eastern'})
table.insert(categories, "Siwa terms with Eastern IPA pronunciation")
else end
else end
end
end
Line 212: Line 211:
if args.w == nil then
if args.w == nil then
elseif args.w then
elseif args.w then
table.insert(categories, "Siwa terms with Western IPA pronunciation")
if export.crux(term, false, false) ~= export.crux(term, false, true) then
if export.crux(term, false, false) ~= export.crux(term, false, true) then
if args.a or args.e then
if args.a or args.e then