aboutsummaryrefslogtreecommitdiff
path: root/arabluatex_voc.lua
diff options
context:
space:
mode:
Diffstat (limited to 'arabluatex_voc.lua')
-rw-r--r--arabluatex_voc.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/arabluatex_voc.lua b/arabluatex_voc.lua
index f40c405..822a566 100644
--- a/arabluatex_voc.lua
+++ b/arabluatex_voc.lua
@@ -84,6 +84,7 @@ hamza = {
84 {a="(A)(')(iN?)$", b="aآء%3"}, 84 {a="(A)(')(iN?)$", b="aآء%3"},
85 {a="(A)(')(iN?)(%W)", b="aآء%3%4"}, 85 {a="(A)(')(iN?)(%W)", b="aآء%3%4"},
86 {a="(A)(')(i)", b="aآئ%3"}, -- historic madda 86 {a="(A)(')(i)", b="aآئ%3"}, -- historic madda
87 {a="(A)(')(u)", b="aآؤ%3"}, -- historic madda
87 {a="(A)(')", b="aآء"}, -- historic madda 88 {a="(A)(')", b="aآء"}, -- historic madda
88 -- initial (needs both ^ and %W patterns) 89 -- initial (needs both ^ and %W patterns)
89 {a="^(')([ua])", b="أ%2"}, 90 {a="^(')([ua])", b="أ%2"},