Module:siwa-pron: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 211: Line 211:
if args.w then
if 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
Line 216: Line 217:
end
end
ipa = ipa .. line_format(export.crux(term, false, true), {'Western'})
ipa = ipa .. line_format(export.crux(term, false, true), {'Western'})
table.insert(categories, "Siwa terms with Western IPA pronunciation")
elseif export.crux(term, false, false) == export.crux(term, false, true) or export.crux(term, false, false) == export.crux(term, true, false) then
elseif export.crux(term, false, false) == export.crux(term, false, true) or export.crux(term, false, false) == export.crux(term, true, false) then
elseif export.crux(term, true, false) == export.crux(term, false, true)then
elseif export.crux(term, true, false) == export.crux(term, false, true)then