From 4668233f36c49ea7a1306aa92b48b4711b7e1d95 Mon Sep 17 00:00:00 2001 From: Robert Alessi Date: Wed, 30 Mar 2016 11:58:47 +0200 Subject: =?UTF-8?q?Added=20suk=C5=ABn=20above=20the=20ta=E1=B9=ADw=C4=ABl?= =?UTF-8?q?=20in=20fullvoc=20for=20linguistics=20proposes;=20started=20cle?= =?UTF-8?q?aning=20up=20the=20code:=20we=20are=20getting=20close=20to=20th?= =?UTF-8?q?e=20first=20public=20release.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- arabluatex_fullvoc.lua | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'arabluatex_fullvoc.lua') diff --git a/arabluatex_fullvoc.lua b/arabluatex_fullvoc.lua index 505ac4e..d9e9f04 100644 --- a/arabluatex_fullvoc.lua +++ b/arabluatex_fullvoc.lua @@ -257,9 +257,9 @@ digraphsfv = { {a="ww", b="وّ"}, {a="yy", b="يّ"}, -- sukūn begin - {a="([%_%^%.]?[btjghxdrzs%`fqklmnwy])$", b="%1ْ"}, - {a="([%_%^%.]?[btjghxdrzs%`fqklmnwy])([%s])", b="%1ْ%2"}, - {a="([%_%^%.]?[btjghxdrzs%`fqklmnwy])([%_]?[^%_uaiUAIًٌٍ])", b="%1ْ%2"}, + {a="([%_%^%.]?[Bbtjghxdrzs%`fqklmnwy])$", b="%1ْ"}, + {a="([%_%^%.]?[Bbtjghxdrzs%`fqklmnwy])([%s])", b="%1ْ%2"}, + {a="([%_%^%.]?[Bbtjghxdrzs%`fqklmnwy])([%_]?[^%_uaiUAIًٌٍ])", b="%1ْ%2"}, -- take out sukūn in cases of assimilation {a="(n)(ْ)(%s)([روي])", b="%1%3%4"}, {a="(n)(ْ)(%s)([ل])", b="%1%3%4"}, -- cgit v1.2.3