From 790218142de1da738b0d7972fbff17473a456975 Mon Sep 17 00:00:00 2001 From: Robert Alessi Date: Fri, 4 Mar 2016 11:36:46 +0100 Subject: =?UTF-8?q?silent=20w=C4=81w=20and=20y=C4=81=CA=BE=20in=20words=20?= =?UTF-8?q?such=20as=20=E1=B8=A5ay=C4=81t=20and=20tawr=C4=81t?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- arabluatex_voc.lua | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'arabluatex_voc.lua') diff --git a/arabluatex_voc.lua b/arabluatex_voc.lua index 14967fe..06d266f 100644 --- a/arabluatex_voc.lua +++ b/arabluatex_voc.lua @@ -167,7 +167,11 @@ trigraphs = { -- trigraphs or more {a="aU$", b="aو"}, {a="aU(%W)", b="aو%1"}, {a="iU$", b="iو"}, - {a="iU(%W)", b="iو%1"} + {a="iU(%W)", b="iو%1"}, + -- words ending in -āT with silent wāw/yāʾ + {a="(_a)UA", b="%1وا"}, + {a="(_a)U", b="%1و"}, + {a="(_a)I", b="%1ي"} } tanwin = { -- cgit v1.2.3