aboutsummaryrefslogtreecommitdiff
path: root/arabluatex_novoc.lua
diff options
context:
space:
mode:
Diffstat (limited to 'arabluatex_novoc.lua')
-rw-r--r--arabluatex_novoc.lua3
1 files changed, 3 insertions, 0 deletions
diff --git a/arabluatex_novoc.lua b/arabluatex_novoc.lua
index f2b6a6a..3f0299b 100644
--- a/arabluatex_novoc.lua
+++ b/arabluatex_novoc.lua
@@ -23,6 +23,9 @@ along with this program. If not, see
23--]] 23--]]
24 24
25tanwinnv = { 25tanwinnv = {
26 -- assimilations (begin). These are good but may not apply here.
27-- {a="(%-?[uai]NU)(%s)([rlmnwy])", b="%1%2%3%3"},
28 -- assimilations (end)
26 {a="%-?uNU", b="و"}, 29 {a="%-?uNU", b="و"},
27 {a="%-?aNU", b="وا"}, 30 {a="%-?aNU", b="وا"},
28 {a="%-?iNU", b="و"}, 31 {a="%-?iNU", b="و"},