aboutsummaryrefslogtreecommitdiff
path: root/arabluatex_fullvoc.lua
diff options
context:
space:
mode:
Diffstat (limited to 'arabluatex_fullvoc.lua')
-rw-r--r--arabluatex_fullvoc.lua4
1 files changed, 2 insertions, 2 deletions
diff --git a/arabluatex_fullvoc.lua b/arabluatex_fullvoc.lua
index a2676e0..577fff7 100644
--- a/arabluatex_fullvoc.lua
+++ b/arabluatex_fullvoc.lua
@@ -238,7 +238,7 @@ tanwinfv = {
238 {a="(T)(aN)", b="%1ً"}, 238 {a="(T)(aN)", b="%1ً"},
239 {a="(ء)(aN)", b="%1ً"}, 239 {a="(ء)(aN)", b="%1ً"},
240 {a="([^TA])(aN)", b="%1ًا"}, 240 {a="([^TA])(aN)", b="%1ًا"},
241 {a="(iN)", b="ٍ"} 241 {a="(iNI?)", b="ٍ"}
242} 242}
243 243
244tanwinfveasy = { -- no assimilations (see below) 244tanwinfveasy = { -- no assimilations (see below)
@@ -273,7 +273,7 @@ tanwinfveasy = { -- no assimilations (see below)
273 {a="(T)(aN)", b="%1ً"}, 273 {a="(T)(aN)", b="%1ً"},
274 {a="(ء)(aN)", b="%1ً"}, 274 {a="(ء)(aN)", b="%1ً"},
275 {a="([^TA])(aN)", b="%1ًا"}, 275 {a="([^TA])(aN)", b="%1ًا"},
276 {a="(iN)", b="ٍ"} 276 {a="(iNI?)", b="ٍ"}
277} 277}
278 278
279trigraphsfv = { -- trigraphs or more 279trigraphsfv = { -- trigraphs or more