aboutsummaryrefslogtreecommitdiff
path: root/arabluatex_novoc.lua
diff options
context:
space:
mode:
authorRobert Alessi <alessi@robertalessi.net>2016-12-23 17:00:05 +0100
committerRobert Alessi <alessi@robertalessi.net>2016-12-23 17:00:05 +0100
commitbfda0c97323bce664c6e30e4260b7ef22f78c5d0 (patch)
treed89a86f62f6b2dbdd2949c4af4b01c08b7df1808 /arabluatex_novoc.lua
parentb4ea0b56577c3ffa721b180f70c4c708a6560071 (diff)
downloadarabluatex-bfda0c97323bce664c6e30e4260b7ef22f78c5d0.tar.gz
arbnulls inserted in voc table
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="و"},