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_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 401d1a5..6f95097 100644 --- a/arabluatex_fullvoc.lua +++ b/arabluatex_fullvoc.lua @@ -95,9 +95,10 @@ hamzafv = { {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. @@ -233,9 +234,10 @@ hamzafveasy = { -- 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