From 0b00f31b9fa532d59570d8b102dac98ef1ce4338 Mon Sep 17 00:00:00 2001 From: Robert Alessi Date: Sun, 24 Jun 2018 14:28:17 +0200 Subject: =?UTF-8?q?additional=20rules=20for=20putting=20back=20on=20=CA=BE?= =?UTF-8?q?alif=20al-wa=E1=B9=A3l=20with=20\arbnull{}?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- arabluatex_fullvoc.lua | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'arabluatex_fullvoc.lua') diff --git a/arabluatex_fullvoc.lua b/arabluatex_fullvoc.lua index fb823fa..30c5bf7 100644 --- a/arabluatex_fullvoc.lua +++ b/arabluatex_fullvoc.lua @@ -399,6 +399,8 @@ tanwinfveasy = { -- no assimilations (see below) } trigraphsfv = { -- trigraphs or more + -- ʾalif al-waṣl: put it back on with \arbnull + {a="(O[%S]-)([%'a]l%-)(O)(\"?[uai])", b="ٱ"}, -- 'llatI / 'llad_I {a="^'ll(a)([%_]?[dt])", b="ٱلّ%1%2"}, {a="([%(%[%|%<%s%-])'ll(a)([%_]?[dt])", b="%1ٱلّ%2%3"}, --p @@ -480,6 +482,8 @@ trigraphsfv = { -- trigraphs or more -- file. trigraphsfveasy = { -- trigraphs or more (see 'easy' tag below for the diffs) + -- ʾalif al-waṣl: put it back on with \arbnull + {a="(O[%S]-)([%'a]l%-)(O)(\"?[uai])", b="ٱ"}, -- 'llatI / 'llad_I {a="^'ll(a)([%_]?[dt])", b="ٱلّ%1%2"}, {a="([%(%[%|%<%s%-])'ll(a)([%_]?[dt])", b="%1ٱلّ%2%3"}, --p -- cgit v1.2.3