aboutsummaryrefslogtreecommitdiff
path: root/arabluatex_voc.lua
diff options
context:
space:
mode:
Diffstat (limited to 'arabluatex_voc.lua')
-rw-r--r--arabluatex_voc.lua6
1 files changed, 6 insertions, 0 deletions
diff --git a/arabluatex_voc.lua b/arabluatex_voc.lua
index 16ddd55..412255c 100644
--- a/arabluatex_voc.lua
+++ b/arabluatex_voc.lua
@@ -523,6 +523,9 @@ tanwineasy = { -- 'easy' requires some lines to be taken out:
523} 523}
524 524
525trigraphs = { -- trigraphs or more 525trigraphs = { -- trigraphs or more
526 -- ʾalif al-waṣl: put it back on with \arbnull
527 {a="(O[%S]-)([%'a]l%-)(O)(\"[uai])", b="ٱ"},
528 {a="(O[%S]-)([%'a]l%-)(O)([uai])", b="ا"},
526 -- 'llatI / 'llad_I 529 -- 'llatI / 'llad_I
527 {a="^'ll(a)([%_]?[dt])", b="الّ%1%2"}, 530 {a="^'ll(a)([%_]?[dt])", b="الّ%1%2"},
528 {a="([%(%[%|%<%s%-])'ll(a)([%_]?[dt])", b="%1الّ%2%3"}, --p 531 {a="([%(%[%|%<%s%-])'ll(a)([%_]?[dt])", b="%1الّ%2%3"}, --p
@@ -611,6 +614,9 @@ idgham = {
611} 614}
612 615
613trigraphseasy = { -- differences marked below with 'easy' 616trigraphseasy = { -- differences marked below with 'easy'
617 -- ʾalif al-waṣl: put it back on with \arbnull
618 {a="(O[%S]-)([%'a]l%-)(O)(\"[uai])", b="ٱ"},
619 {a="(O[%S]-)([%'a]l%-)(O)([uai])", b="ا"},
614 -- Allah (easy) 620 -- Allah (easy)
615 {a="l%-l_ah", b="l-ll_ah"}, 621 {a="l%-l_ah", b="l-ll_ah"},
616 -- 'llatI / 'llad_I 622 -- 'llatI / 'llad_I