From e52624588903132af81cf1119ed1ec5c0207f448 Mon Sep 17 00:00:00 2001 From: Robert Alessi Date: Fri, 4 Aug 2017 10:26:46 +0200 Subject: =?UTF-8?q?added=20dual=20and=20plural=20of=20mi=CA=BEatun?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- arabluatex_fullvoc.lua | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'arabluatex_fullvoc.lua') diff --git a/arabluatex_fullvoc.lua b/arabluatex_fullvoc.lua index 6f95097..6f690f8 100644 --- a/arabluatex_fullvoc.lua +++ b/arabluatex_fullvoc.lua @@ -98,7 +98,8 @@ hamzafv = { -- ^say'aN, .zim'aN, mi'aT are special orthographies {a="(%^sa%.?[yY])(\"?%|?)(%')(aN)", b="%1%2ئ%4"}, {a="(.zi?m)(%')(aN)", b="%1ئ%3"}, - {a="(mi)(%')(aT)", b="%1ائ%3"}, + {a="(mi)(%')(a[Tt])", b="%1ائ%3"}, + {a="(mi)(%')(aN%_?[AY])", b="%1أ%3"}, -- hamzah + pr. suffix: the carrier passes into yāʾ before ī so -- take out the following two lines: -- {a="(')(I%p?)$", b="إ%2"}, -- affix pr. 1st person sg. @@ -237,7 +238,8 @@ hamzafveasy = { -- differences marked below with 'easy' -- ^say'aN, .zim'aN, mi'aT are special orthographies {a="(%^sa%.?[yY])(\"?%|?)(%')(aN)", b="%1%2ئ%4"}, {a="(.zi?m)(%')(aN)", b="%1ئ%3"}, - {a="(mi)(%')(aT)", b="%1ائ%3"}, + {a="(mi)(%')(a[Tt])", b="%1ائ%3"}, + {a="(mi)(%')(aN%_?[AY])", b="%1أ%3"}, -- hamzah + pr. suffix: the carrier passes into yāʾ before ī so -- take out the following two lines: -- {a="(')(I%p?)$", b="إ%2"}, -- affix pr. 1st person sg. -- cgit v1.2.3