aboutsummaryrefslogtreecommitdiff
path: root/arabluatex_fullvoc.lua
diff options
context:
space:
mode:
Diffstat (limited to 'arabluatex_fullvoc.lua')
-rw-r--r--arabluatex_fullvoc.lua12
1 files changed, 8 insertions, 4 deletions
diff --git a/arabluatex_fullvoc.lua b/arabluatex_fullvoc.lua
index f687c5f..919a35e 100644
--- a/arabluatex_fullvoc.lua
+++ b/arabluatex_fullvoc.lua
@@ -93,8 +93,10 @@ hamzafv = {
93 -- ^say'aN and .zim'aN are special orthographies 93 -- ^say'aN and .zim'aN are special orthographies
94 {a="(%^sa%.?[yY])(\"?%|?)(%')(aN)", b="%1%2ئ%4"}, 94 {a="(%^sa%.?[yY])(\"?%|?)(%')(aN)", b="%1%2ئ%4"},
95 {a="(.zi?m)(%')(aN)", b="%1ئ%3"}, 95 {a="(.zi?m)(%')(aN)", b="%1ئ%3"},
96 {a="(')(I%p?)$", b="إ%2"}, -- affix pr. 1st person sg. 96 -- hamzah + pr. suffix: the carrier passes into yāʾ before ī so
97 {a="(')(I)(%p?%s)", b="إ%2%3"}, -- affix pr. 1st person sg. 97 -- take out the following two lines:
98 -- {a="(')(I%p?)$", b="إ%2"}, -- affix pr. 1st person sg.
99 -- {a="(')(I)(%p?%s)", b="إ%2%3"}, -- affix pr. 1st person sg.
98 {a="([^uai])(')([uai]N?%p?)$", b="%1ء%3"}, 100 {a="([^uai])(')([uai]N?%p?)$", b="%1ء%3"},
99 {a="([^uai])(')([uai]N?)(%p?%s)", b="%1ء%3%4"}, 101 {a="([^uai])(')([uai]N?)(%p?%s)", b="%1ء%3%4"},
100-- u 102-- u
@@ -214,8 +216,10 @@ hamzafveasy = { -- differences marked below with 'easy'
214 -- ^say'aN and .zim'aN are special orthographies 216 -- ^say'aN and .zim'aN are special orthographies
215 {a="(%^sa%.?[yY])(\"?%|?)(%')(aN)", b="%1%2ئ%4"}, 217 {a="(%^sa%.?[yY])(\"?%|?)(%')(aN)", b="%1%2ئ%4"},
216 {a="(.zi?m)(%')(aN)", b="%1ئ%3"}, 218 {a="(.zi?m)(%')(aN)", b="%1ئ%3"},
217 {a="(')(I%p?)$", b="إ%2"}, -- affix pr. 1st person sg. 219 -- hamzah + pr. suffix: the carrier passes into yāʾ before ī so
218 {a="(')(I)(%p?%s)", b="إ%2%3"}, -- affix pr. 1st person sg. 220 -- take out the following two lines:
221 -- {a="(')(I%p?)$", b="إ%2"}, -- affix pr. 1st person sg.
222 -- {a="(')(I)(%p?%s)", b="إ%2%3"}, -- affix pr. 1st person sg.
219 {a="([^uai])(')([uai]N?%p?)$", b="%1ء%3"}, 223 {a="([^uai])(')([uai]N?%p?)$", b="%1ء%3"},
220 {a="([^uai])(')([uai]N?)(%p?%s)", b="%1ء%3%4"}, 224 {a="([^uai])(')([uai]N?)(%p?%s)", b="%1ء%3%4"},
221-- u 225-- u