aboutsummaryrefslogtreecommitdiff
path: root/arabluatex_voc.lua
diff options
context:
space:
mode:
Diffstat (limited to 'arabluatex_voc.lua')
-rw-r--r--arabluatex_voc.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/arabluatex_voc.lua b/arabluatex_voc.lua
index 57ab34c..a17a453 100644
--- a/arabluatex_voc.lua
+++ b/arabluatex_voc.lua
@@ -303,7 +303,7 @@ hamzaeasy = { -- differences marked below with 'easy'
303 {a="(A)(')", b="aاء"}, -- historic madda 303 {a="(A)(')", b="aاء"}, -- historic madda
304 --easy (end) 304 --easy (end)
305 -- initial (needs both ^ and %W patterns) 305 -- initial (needs both ^ and %W patterns)
306 -- 'aw: the diphthong is to be resoved into 'awi' (next 8 lines) 306 -- 'aw: the diphthong is to be resolved into 'awi' (next 8 lines)
307 {a="^('aw)(o)('[%_%^%.]?[l'btjghxdrzs`fqkmnwy]%-)([%S]-o)", b="%1i"}, 307 {a="^('aw)(o)('[%_%^%.]?[l'btjghxdrzs`fqkmnwy]%-)([%S]-o)", b="%1i"},
308 {a="(%W)('aw)(o)('[%_%^%.]?[l'btjghxdrzs`fqkmnwy]%-)([%S]-o)", b="%1%2i"}, 308 {a="(%W)('aw)(o)('[%_%^%.]?[l'btjghxdrzs`fqkmnwy]%-)([%S]-o)", b="%1%2i"},
309 {a="^('aw)(o)(\"?[uai])([%S]-o)", b="%1i"}, 309 {a="^('aw)(o)(\"?[uai])([%S]-o)", b="%1i"},