aboutsummaryrefslogtreecommitdiff
path: root/arabluatex_fullvoc.lua
diff options
context:
space:
mode:
Diffstat (limited to 'arabluatex_fullvoc.lua')
-rw-r--r--arabluatex_fullvoc.lua6
1 files changed, 3 insertions, 3 deletions
diff --git a/arabluatex_fullvoc.lua b/arabluatex_fullvoc.lua
index 097aa5d..6d63192 100644
--- a/arabluatex_fullvoc.lua
+++ b/arabluatex_fullvoc.lua
@@ -510,7 +510,7 @@ digraphsfvidgham = {
510 {a="ئئ", b="ئّ"}, 510 {a="ئئ", b="ئّ"},
511 {a="bb", b="بّ"}, 511 {a="bb", b="بّ"},
512 {a="BB", b="ـّ"}, 512 {a="BB", b="ـّ"},
513 {a="(%_)([thd])([thd])", b="%1%2|%3"}, 513 {a="([%_%^%.])([tghdsz])([tghdsz])", b="%1%2|%3"},
514 {a="tt", b="تّ"}, 514 {a="tt", b="تّ"},
515 {a="%_t%_t", b="ثّ"}, 515 {a="%_t%_t", b="ثّ"},
516 {a="jj", b="جّ"}, 516 {a="jj", b="جّ"},
@@ -618,7 +618,7 @@ digraphsfv = {
618 {a="ئئ", b="ئّ"}, 618 {a="ئئ", b="ئّ"},
619 {a="bb", b="بّ"}, 619 {a="bb", b="بّ"},
620 {a="BB", b="ـّ"}, 620 {a="BB", b="ـّ"},
621 {a="(%_)([thd])([thd])", b="%1%2|%3"}, 621 {a="([%_%^%.])([tghdsz])([tghdsz])", b="%1%2|%3"},
622 {a="tt", b="تّ"}, 622 {a="tt", b="تّ"},
623 {a="%_t%_t", b="ثّ"}, 623 {a="%_t%_t", b="ثّ"},
624 {a="jj", b="جّ"}, 624 {a="jj", b="جّ"},
@@ -726,7 +726,7 @@ digraphsfveasy = { -- see the differences under 'easy' marker below
726 {a="ئئ", b="ئّ"}, 726 {a="ئئ", b="ئّ"},
727 {a="bb", b="بّ"}, 727 {a="bb", b="بّ"},
728 {a="BB", b="ـّ"}, 728 {a="BB", b="ـّ"},
729 {a="(%_)([thd])([thd])", b="%1%2|%3"}, 729 {a="([%_%^%.])([tghdsz])([tghdsz])", b="%1%2|%3"},
730 {a="tt", b="تّ"}, 730 {a="tt", b="تّ"},
731 {a="%_t%_t", b="ثّ"}, 731 {a="%_t%_t", b="ثّ"},
732 {a="jj", b="جّ"}, 732 {a="jj", b="جّ"},