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 f524c3b..9f42ca8 100644
--- a/arabluatex_fullvoc.lua
+++ b/arabluatex_fullvoc.lua
@@ -645,7 +645,7 @@ digraphsfvidgham = {
645 {a="([%_%^%.]?[Bbtjghxdrzs%`fqklmnwy])(%p*)$", b="%1ْ%2"}, 645 {a="([%_%^%.]?[Bbtjghxdrzs%`fqklmnwy])(%p*)$", b="%1ْ%2"},
646 {a="([%_%^%.]?[Bbtjghxdrzs%`fqklmnwy])(%p*%s)", b="%1ْ%2"}, 646 {a="([%_%^%.]?[Bbtjghxdrzs%`fqklmnwy])(%p*%s)", b="%1ْ%2"},
647 {a="([ai]Y)([%_]?[^%_uaiUAIYًٌٍ])", b="%1ْ%2"}, 647 {a="([ai]Y)([%_]?[^%_uaiUAIYًٌٍ])", b="%1ْ%2"},
648 {a="([%_%^%.]?[Bbtjghxdrzs%`fqklmnwy])([%_]?[^%_uaiUAIYًٌٍ])", b="%1ْ%2"}, 648 {a="([%_%^%.]?[Bbtjghxdrzs%`fqklmnwy])([ـ]-[%_]?[^%_uaiUAIYًٌٍ])", b="%1ْ%2"},
649 -- take out sukūn in cases of assimilation 649 -- take out sukūn in cases of assimilation
650 {a="(n)(ْ)(%s)(ر)", b="%1%3%4"}, 650 {a="(n)(ْ)(%s)(ر)", b="%1%3%4"},
651 {a="(n)(ْ)(%s)(و)", b="%1%3%4"}, 651 {a="(n)(ْ)(%s)(و)", b="%1%3%4"},
@@ -772,7 +772,7 @@ digraphsfv = {
772 {a="([%_%^%.]?[Bbtjghxdrzs%`fqklmnwy])(%p*)$", b="%1ْ%2"}, 772 {a="([%_%^%.]?[Bbtjghxdrzs%`fqklmnwy])(%p*)$", b="%1ْ%2"},
773 {a="([%_%^%.]?[Bbtjghxdrzs%`fqklmnwy])(%p*%s)", b="%1ْ%2"}, 773 {a="([%_%^%.]?[Bbtjghxdrzs%`fqklmnwy])(%p*%s)", b="%1ْ%2"},
774 {a="([ai]Y)([%_]?[^%_uaiUAIYًٌٍ])", b="%1ْ%2"}, 774 {a="([ai]Y)([%_]?[^%_uaiUAIYًٌٍ])", b="%1ْ%2"},
775 {a="([%_%^%.]?[Bbtjghxdrzs%`fqklmnwy])([%_]?[^%_uaiUAIYًٌٍ])", b="%1ْ%2"}, 775 {a="([%_%^%.]?[Bbtjghxdrzs%`fqklmnwy])([ـ]-[%_]?[^%_uaiUAIYًٌٍ])", b="%1ْ%2"},
776 -- take out sukūn in cases of assimilation 776 -- take out sukūn in cases of assimilation
777-- {a="(n)(ْ)(%s)(ر)", b="%1%3%4"}, 777-- {a="(n)(ْ)(%s)(ر)", b="%1%3%4"},
778-- {a="(n)(ْ)(%s)(و)", b="%1%3%4"}, 778-- {a="(n)(ْ)(%s)(و)", b="%1%3%4"},
@@ -902,7 +902,7 @@ digraphsfveasy = { -- see the differences under 'easy' marker below
902-- {a="([%_%^%.]?[Bbtjghxdrzs%`fqklmnwy])(%p*)$", b="%1ْ%2"}, 902-- {a="([%_%^%.]?[Bbtjghxdrzs%`fqklmnwy])(%p*)$", b="%1ْ%2"},
903-- {a="([%_%^%.]?[Bbtjghxdrzs%`fqklmnwy])(%p*%s)", b="%1ْ%2"}, 903-- {a="([%_%^%.]?[Bbtjghxdrzs%`fqklmnwy])(%p*%s)", b="%1ْ%2"},
904-- {a="([ai]Y)([%_]?[^%_uaiUAIYًٌٍ])", b="%1ْ%2"}, 904-- {a="([ai]Y)([%_]?[^%_uaiUAIYًٌٍ])", b="%1ْ%2"},
905-- {a="([%_%^%.]?[Bbtjghxdrzs%`fqklmnwy])([%_]?[^%_uaiUAIYًٌٍ])", b="%1ْ%2"}, 905-- {a="([%_%^%.]?[Bbtjghxdrzs%`fqklmnwy])([ـ]-[%_]?[^%_uaiUAIYًٌٍ])", b="%1ْ%2"},
906 -- take out sukūn in cases of assimilation 906 -- take out sukūn in cases of assimilation
907-- {a="(n)(ْ)(%s)(ر)", b="%1%3%4"}, 907-- {a="(n)(ْ)(%s)(ر)", b="%1%3%4"},
908-- {a="(n)(ْ)(%s)(و)", b="%1%3%4"}, 908-- {a="(n)(ْ)(%s)(و)", b="%1%3%4"},