From e4beabc37d351a536087aeea0949e555dee7f0f0 Mon Sep 17 00:00:00 2001 From: Robert Alessi Date: Fri, 4 Aug 2017 10:09:37 +0200 Subject: =?UTF-8?q?the=20strange=20spelling=20of=20mi=CA=BEatun=20has=20be?= =?UTF-8?q?en=20added?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- arabluatex_voc.lua | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'arabluatex_voc.lua') diff --git a/arabluatex_voc.lua b/arabluatex_voc.lua index 39d4bec..1f5b0b7 100644 --- a/arabluatex_voc.lua +++ b/arabluatex_voc.lua @@ -231,9 +231,10 @@ hamza = { {a="([%s%(%[%<%-])(')([ua])", b="%1أ%3"}, {a="([%s%(%[%<%-])(')(i)", b="%1إ%3"}, -- final - -- ^say'aN and .zim'aN are special orthographies + -- ^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"}, -- 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. @@ -360,9 +361,10 @@ hamzaeasy = { -- differences marked below with 'easy' {a="([%s%(%[%<%-])(')([ua])", b="%1أ%3"}, {a="([%s%(%[%<%-])(')(i)", b="%1إ%3"}, -- final - -- ^say'aN and .zim'aN are special orthographies + -- ^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"}, -- 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