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_fullvoc.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'arabluatex_fullvoc.lua') diff --git a/arabluatex_fullvoc.lua b/arabluatex_fullvoc.lua index af7dd9e..5c1e6e2 100644 --- a/arabluatex_fullvoc.lua +++ b/arabluatex_fullvoc.lua @@ -62,7 +62,7 @@ hamzafv = { {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) @@ -161,7 +161,7 @@ hamzafveasy = { -- 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