From 7add4047d7306a19beaa2e52f774720d4001f488 Mon Sep 17 00:00:00 2001 From: Robert Alessi Date: Tue, 4 Oct 2016 20:29:55 +0200 Subject: =?UTF-8?q?bugfix:=20the=20carrier=20of=20the=20hamza=20in=20a=20w?= =?UTF-8?q?ord=20like=20^sifA'I=20has=20to=20be=20a=20y=C4=81=CA=BE=20with?= =?UTF-8?q?out=20dot?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- arabluatex_voc.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'arabluatex_voc.lua') diff --git a/arabluatex_voc.lua b/arabluatex_voc.lua index 8ea7f7d..6819952 100644 --- a/arabluatex_voc.lua +++ b/arabluatex_voc.lua @@ -197,7 +197,7 @@ hamza = { {a="(A)(')(uN?)(%W)", b="aآء%3%4"}, {a="(A)(')(iN?)$", b="aآء%3"}, {a="(A)(')(iN?)(%W)", b="aآء%3%4"}, - {a="(A)(')(i)", b="aآئ%3"}, -- historic madda + {a="(A)(')([iI])", b="aآئ%3"}, -- historic madda {a="(A)(')(u)", b="aآؤ%3"}, -- historic madda {a="(A)(')", b="aآء"}, -- historic madda -- initial (needs both ^ and %W patterns) @@ -287,7 +287,7 @@ hamzaeasy = { -- differences marked below with 'easy' {a="(A)(')(uN?)(%W)", b="aاء%3%4"}, {a="(A)(')(iN?)$", b="aاء%3"}, {a="(A)(')(iN?)(%W)", b="aاء%3%4"}, - {a="(A)(')(i)", b="aائ%3"}, -- historic madda + {a="(A)(')([iI])", b="aائ%3"}, -- historic madda {a="(A)(')(u)", b="aاؤ%3"}, -- historic madda {a="(A)(')", b="aاء"}, -- historic madda --easy (end) -- cgit v1.2.3