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, 2 insertions, 0 deletions
diff --git a/arabluatex_voc.lua b/arabluatex_voc.lua
index 20ed016..e28cd7e 100644
--- a/arabluatex_voc.lua
+++ b/arabluatex_voc.lua
@@ -473,6 +473,8 @@ trigraphs = { -- trigraphs or more
473} 473}
474 474
475trigraphseasy = { -- differences marked below with 'easy' 475trigraphseasy = { -- differences marked below with 'easy'
476 -- Allah (easy)
477 {a="l%-l_ah", b="l-ll_ah"},
476 -- 'llatI / 'llad_I 478 -- 'llatI / 'llad_I
477 {a="^'ll(a)([%_]?[dt])", b="الّ%1%2"}, 479 {a="^'ll(a)([%_]?[dt])", b="الّ%1%2"},
478 {a="([%s%-])'ll(a)([%_]?[dt])", b="%1الّ%2%3"}, 480 {a="([%s%-])'ll(a)([%_]?[dt])", b="%1الّ%2%3"},