aboutsummaryrefslogtreecommitdiff
path: root/arabluatex_fullvoc.lua
diff options
context:
space:
mode:
authorRobert Alessi <alessi@robertalessi.net>2017-08-05 18:21:54 +0200
committerRobert Alessi <alessi@robertalessi.net>2017-08-05 18:21:54 +0200
commit4cd9c3227105a71e4aa05338de397fad8943c545 (patch)
treea1b958d42e8fa763c60c0a1cbfba951d04d3e57d /arabluatex_fullvoc.lua
parente52624588903132af81cf1119ed1ec5c0207f448 (diff)
downloadarabluatex-4cd9c3227105a71e4aa05338de397fad8943c545.tar.gz
much work was needed on the final hamzah. in such words as ^say'aN, \SetArbDflt now puts the hamzah on the line while \SetArbEasy puts it above yāʾ without dots
Diffstat (limited to 'arabluatex_fullvoc.lua')
-rw-r--r--arabluatex_fullvoc.lua80
1 files changed, 33 insertions, 47 deletions
diff --git a/arabluatex_fullvoc.lua b/arabluatex_fullvoc.lua
index 6f690f8..cf33a3a 100644
--- a/arabluatex_fullvoc.lua
+++ b/arabluatex_fullvoc.lua
@@ -95,27 +95,15 @@ hamzafv = {
95 {a="([%s%(%[%<%-])(')([ua])", b="%1أ%3"}, 95 {a="([%s%(%[%<%-])(')([ua])", b="%1أ%3"},
96 {a="([%s%(%[%<%-])(')(i)", b="%1إ%3"}, 96 {a="([%s%(%[%<%-])(')(i)", b="%1إ%3"},
97 -- final 97 -- final
98 -- ^say'aN, .zim'aN, mi'aT are special orthographies 98 -- mi'aT is special orthography (unlike ^say'aN and .zim'aN):
99 {a="(%^sa%.?[yY])(\"?%|?)(%')(aN)", b="%1%2ئ%4"}, 99 -- {a="(%^sa%.?[yY])(\"?%|?)(%')(aN)", b="%1%2ئ%4"}, --new
100 {a="(.zi?m)(%')(aN)", b="%1ئ%3"}, 100 -- {a="(.zi?m)(%')(aN)", b="%1ئ%3"}, --new
101 {a="(mi)(%')(a[Tt])", b="%1ائ%3"}, 101 {a="(mi)(%')(a[Tt])", b="%1ائ%3"},
102 {a="(mi)(%')(aN%_?[AY])", b="%1أ%3"}, 102 {a="(mi)(%')(aN%_?[AY])", b="%1أ%3"},
103 -- hamzah + pr. suffix: the carrier passes into yāʾ before ī so 103 -- final hamzah is on the line after a letter of prolongation or a
104 -- take out the following two lines: 104 -- consonant with sukūn
105 -- {a="(')(I%p?)$", b="إ%2"}, -- affix pr. 1st person sg. 105 {a="([^Auai])(')(\"?[uai]N?)(%p?)$", b="%1ء%3%4"}, --new
106 -- {a="(')(I)(%p?%s)", b="إ%2%3"}, -- affix pr. 1st person sg. 106 {a="([^Auai])(')(\"?[uai]N?)(%p?%s)", b="%1ء%3%4"},
107 --
108 -- The Munjid says that such words as radI'aN do not have the
109 -- hamzah alone on the line so replace the following two lines with
110 -- the next six:
111 -- {a="([^uai])(')([uai]N?%p?)$", b="%1ء%3"},
112 -- {a="([^uai])(')([uai]N?)(%p?%s)", b="%1ء%3%4"},
113 {a="([Iy])(')(aN%p?)$", b="%1ئ%3"},
114 {a="([Iy])(')(aN)(%p?%s)", b="%1ئ%3%4"},
115 {a="([^uai])(')(aN)(%p?)$", b="%1ء%3ا%4"},
116 {a="([^uai])(')(aN)(%p?%s)", b="%1ء%3ا%4"},
117 {a="([^uai])(')([ui]N?%p?)$", b="%1ء%3"},
118 {a="([^uai])(')([ui]N?)(%p?%s)", b="%1ء%3%4"},
119-- u 107-- u
120 {a="(u)(')([uai]N?%p?)$", b="%1ؤ%3"}, 108 {a="(u)(')([uai]N?%p?)$", b="%1ؤ%3"},
121 {a="(u)(')([uai]N?)(%p?%s)", b="%1ؤ%3%4"}, 109 {a="(u)(')([uai]N?)(%p?%s)", b="%1ؤ%3%4"},
@@ -141,7 +129,7 @@ hamzafv = {
141 {a="(i)(')(%p?%s)", b="%1ئْ%3"}, 129 {a="(i)(')(%p?%s)", b="%1ئْ%3"},
142-- 130--
143 -- middle 131 -- middle
144 {a="(U)(')", b="%1ء"}, 132 {a="([Uw])(')", b="%1ء"}, --new
145 {a="([Iy])(')", b="%1ئ"}, 133 {a="([Iy])(')", b="%1ئ"},
146 {a="([^uai])(')([uU])", b="%1ؤ%3"}, 134 {a="([^uai])(')([uU])", b="%1ؤ%3"},
147 {a="([^uai])(')(%_?[aAY])", b="%1أ%3"}, 135 {a="([^uai])(')(%_?[aAY])", b="%1أ%3"},
@@ -235,27 +223,25 @@ hamzafveasy = { -- differences marked below with 'easy'
235 {a="([%s%(%[%<%-])(')([ua])", b="%1أ%3"}, 223 {a="([%s%(%[%<%-])(')([ua])", b="%1أ%3"},
236 {a="([%s%(%[%<%-])(')(i)", b="%1إ%3"}, 224 {a="([%s%(%[%<%-])(')(i)", b="%1إ%3"},
237 -- final 225 -- final
238 -- ^say'aN, .zim'aN, mi'aT are special orthographies 226 -- mi'aT is special orthography (unlike ^say'aN and .zim'aN)
239 {a="(%^sa%.?[yY])(\"?%|?)(%')(aN)", b="%1%2ئ%4"}, 227 -- {a="(%^sa%.?[yY])(\"?%|?)(%')(aN)", b="%1%2ئ%4"}, --new
240 {a="(.zi?m)(%')(aN)", b="%1ئ%3"}, 228 -- {a="(.zi?m)(%')(aN)", b="%1ئ%3"}, --new
241 {a="(mi)(%')(a[Tt])", b="%1ائ%3"}, 229 {a="(mi)(%')(a[Tt])", b="%1ائ%3"},
242 {a="(mi)(%')(aN%_?[AY])", b="%1أ%3"}, 230 {a="(mi)(%')(aN%_?[AY])", b="%1أ%3"},
243 -- hamzah + pr. suffix: the carrier passes into yāʾ before ī so 231 -- easy (begin)
244 -- take out the following two lines:
245 -- {a="(')(I%p?)$", b="إ%2"}, -- affix pr. 1st person sg.
246 -- {a="(')(I)(%p?%s)", b="إ%2%3"}, -- affix pr. 1st person sg.
247 --
248 -- The Munjid says that such words as radI'aN do not have the 232 -- The Munjid says that such words as radI'aN do not have the
249 -- hamzah alone on the line so replace the following two lines with 233 -- hamzah alone on the line, so take out the following two lines
250 -- the next two: 234 -- (final hamzah is on the line after a letter of prolongation or a
251 -- {a="([^uai])(')([uai]N?%p?)$", b="%1ء%3"}, 235 -- consonant with sukūn)
252 -- {a="([^uai])(')([uai]N?)(%p?%s)", b="%1ء%3%4"}, 236 -- {a="([^Auai])(')(\"?[uai]N?)(%p?)$", b="%1ء%3%4"}, --new
253 {a="([Iy])(')(aN%p?)$", b="%1ئ%3"}, 237 -- {a="([^Auai])(')(\"?[uai]N?)(%p?%s)", b="%1ء%3%4"},
254 {a="([Iy])(')(aN)(%p?%s)", b="%1ئ%3%4"}, 238 {a="([^Auai])(')(\"?aN)(%p?)$", b="%1ئ%3%4"}, --new
255 {a="([^uai])(')(aN)(%p?)$", b="%1ء%3ا%4"}, 239 {a="([^Auai])(')(\"?aN)(%p?%s)", b="%1ئ%3%4"}, --new
256 {a="([^uai])(')(aN)(%p?%s)", b="%1ء%3ا%4"}, 240 {a="([^uai])(')(\"?a)(%p?)$", b="%1ء%3%4"}, --new
257 {a="([^uai])(')([ui]N?%p?)$", b="%1ء%3"}, 241 {a="([^uai])(')(\"?a)(%p?%s)", b="%1ء%3%4"}, --new
258 {a="([^uai])(')([ui]N?)(%p?%s)", b="%1ء%3%4"}, 242 {a="([^uai])(')(\"?[ui]N?)(%p?)$", b="%1ء%3%4"}, --new
243 {a="([^uai])(')(\"?[ui]N?)(%p?%s)", b="%1ء%3%4"}, --new
244 --easy (end)
259-- u 245-- u
260 {a="(u)(')([uai]N?%p?)$", b="%1ؤ%3"}, 246 {a="(u)(')([uai]N?%p?)$", b="%1ؤ%3"},
261 {a="(u)(')([uai]N?)(%p?%s)", b="%1ؤ%3%4"}, 247 {a="(u)(')([uai]N?)(%p?%s)", b="%1ؤ%3%4"},
@@ -281,7 +267,7 @@ hamzafveasy = { -- differences marked below with 'easy'
281 {a="(i)(')(%p?%s)", b="%1ئْ%3"}, 267 {a="(i)(')(%p?%s)", b="%1ئْ%3"},
282-- 268--
283 -- middle 269 -- middle
284 {a="(U)(')", b="%1ء"}, 270 {a="([Uw])(')", b="%1ء"}, --new
285 {a="([Iy])(')", b="%1ئ"}, 271 {a="([Iy])(')", b="%1ئ"},
286 {a="([^uai])(')([uU])", b="%1ؤ%3"}, 272 {a="([^uai])(')([uU])", b="%1ؤ%3"},
287 {a="([^uai])(')(%_?[aAY])", b="%1أ%3"}, 273 {a="([^uai])(')(%_?[aAY])", b="%1أ%3"},
@@ -321,7 +307,7 @@ tanwinfv = { -- with assimilations (\SetArbDflt*)
321 {a="%-?(aN)(_A)(%s)([rlmnwy])", b="ًى%3%4%4"}, 307 {a="%-?(aN)(_A)(%s)([rlmnwy])", b="ًى%3%4%4"},
322 {a="%-?(aN)(Y)(%s)([rlmnwy])", b="ًى%3%4%4"}, 308 {a="%-?(aN)(Y)(%s)([rlmnwy])", b="ًى%3%4%4"},
323 {a="(T)%-?(aN)(%s)([rlmnwy])", b="%1ً%3%4%4"}, 309 {a="(T)%-?(aN)(%s)([rlmnwy])", b="%1ً%3%4%4"},
324 {a="(ء)%-?(aN)(%s)([rlmnwy])", b="%1ً%3%4%4"}, 310 {a="(ء)%-?(aN)(%s)([rlmnwy])", b="%1%2%3%4%4"}, --new
325 {a="([^TA])%-?(aN)(%s)([rlmnwy])", b="%1ًا%3%4%4"}, 311 {a="([^TA])%-?(aN)(%s)([rlmnwy])", b="%1ًا%3%4%4"},
326 {a="%-?(iNI?)(%s)([rlmnwy])", b="ٍ%2%3%3"}, 312 {a="%-?(iNI?)(%s)([rlmnwy])", b="ٍ%2%3%3"},
327 -- assimilations (end) 313 -- assimilations (end)
@@ -333,7 +319,7 @@ tanwinfv = { -- with assimilations (\SetArbDflt*)
333 {a="%-?(\"aN)(_A)", b="ى"}, 319 {a="%-?(\"aN)(_A)", b="ى"},
334 {a="%-?(\"aN)(Y)", b="ى"}, 320 {a="%-?(\"aN)(Y)", b="ى"},
335 {a="(T)%-?(\"aN)", b="%1"}, 321 {a="(T)%-?(\"aN)", b="%1"},
336 {a="(ء)%-?(\"aN)", b="%1"}, 322 {a="([آ])()%-?(\"aN)", b="%1%2"}, --new
337 {a="([^TA])%-?(\"aN)", b="%1ا"}, 323 {a="([^TA])%-?(\"aN)", b="%1ا"},
338 {a="%-?(\"iNI?)", b=""}, 324 {a="%-?(\"iNI?)", b=""},
339 -- quoted tanwīn (end) 325 -- quoted tanwīn (end)
@@ -342,7 +328,7 @@ tanwinfv = { -- with assimilations (\SetArbDflt*)
342 {a="%-?(aN)(_A)", b="ًى"}, 328 {a="%-?(aN)(_A)", b="ًى"},
343 {a="%-?(aN)(Y)", b="ًى"}, 329 {a="%-?(aN)(Y)", b="ًى"},
344 {a="(T)%-?(aN)", b="%1ً"}, 330 {a="(T)%-?(aN)", b="%1ً"},
345 {a="(ء)%-?(aN)", b="%1ً"}, 331 {a="([آ])()%-?(aN)", b="%1%2ً"}, --new
346 {a="([^TA])%-?(aN)", b="%1ًا"}, 332 {a="([^TA])%-?(aN)", b="%1ًا"},
347 {a="%-?(iNI?)", b="ٍ"} 333 {a="%-?(iNI?)", b="ٍ"}
348} 334}
@@ -368,7 +354,7 @@ tanwinfveasy = { -- no assimilations (see below)
368--easy {a="%-?(aN)(_A)(%s)([rlmnwy])", b="ًى%3%4%4"}, 354--easy {a="%-?(aN)(_A)(%s)([rlmnwy])", b="ًى%3%4%4"},
369--easy {a="%-?(aN)(Y)(%s)([rlmnwy])", b="ًى%3%4%4"}, 355--easy {a="%-?(aN)(Y)(%s)([rlmnwy])", b="ًى%3%4%4"},
370--easy {a="(T)%-?(aN)(%s)([rlmnwy])", b="%1ً%3%4%4"}, 356--easy {a="(T)%-?(aN)(%s)([rlmnwy])", b="%1ً%3%4%4"},
371--easy {a="(ء)%-?(aN)(%s)([rlmnwy])", b="%1ً%3%4%4"}, 357--easy {a="(ء)%-?(aN)(%s)([rlmnwy])", b="%1%2%3%4%4"}, --new
372--easy {a="([^TA])%-?(aN)(%s)([rlmnwy])", b="%1ًا%3%4%4"}, 358--easy {a="([^TA])%-?(aN)(%s)([rlmnwy])", b="%1ًا%3%4%4"},
373--easy {a="%-?(iNI?)(%s)([rlmnwy])", b="ٍ%2%3%3"}, 359--easy {a="%-?(iNI?)(%s)([rlmnwy])", b="ٍ%2%3%3"},
374 -- assimilations (end) 360 -- assimilations (end)
@@ -380,7 +366,7 @@ tanwinfveasy = { -- no assimilations (see below)
380 {a="%-?(\"aN)(_A)", b="ى"}, 366 {a="%-?(\"aN)(_A)", b="ى"},
381 {a="%-?(\"aN)(Y)", b="ى"}, 367 {a="%-?(\"aN)(Y)", b="ى"},
382 {a="(T)%-?(\"aN)", b="%1"}, 368 {a="(T)%-?(\"aN)", b="%1"},
383 {a="(ء)%-?(\"aN)", b="%1"}, 369 {a="([آ])()%-?(\"aN)", b="%1%2"}, --new
384 {a="([^TA])%-?(\"aN)", b="%1ا"}, 370 {a="([^TA])%-?(\"aN)", b="%1ا"},
385 {a="%-?(\"iNI?)", b=""}, 371 {a="%-?(\"iNI?)", b=""},
386 -- quoted tanwīn (end) 372 -- quoted tanwīn (end)
@@ -389,7 +375,7 @@ tanwinfveasy = { -- no assimilations (see below)
389 {a="%-?(aN)(_A)", b="ًى"}, 375 {a="%-?(aN)(_A)", b="ًى"},
390 {a="%-?(aN)(Y)", b="ًى"}, 376 {a="%-?(aN)(Y)", b="ًى"},
391 {a="(T)%-?(aN)", b="%1ً"}, 377 {a="(T)%-?(aN)", b="%1ً"},
392 {a="(ء)%-?(aN)", b="%1ً"}, 378 {a="([آ])()%-?(aN)", b="%1%2ً"}, --new
393 {a="([^TA])%-?(aN)", b="%1ًا"}, 379 {a="([^TA])%-?(aN)", b="%1ًا"},
394 {a="%-?(iNI?)", b="ٍ"} 380 {a="%-?(iNI?)", b="ٍ"}
395} 381}
@@ -554,7 +540,7 @@ trigraphsfveasy = { -- trigraphs or more (see 'easy' tag below for the diffs)
554} 540}
555 541
556digraphsfvidgham = { 542digraphsfvidgham = {
557 -- iʿrāb: straight double quote must be discarded 543 -- ʾiʿrāb: straight double quote must be discarded
558 {a="(%-)(\"?[UI]na)(%p?%s)", b="%2%3"}, 544 {a="(%-)(\"?[UI]na)(%p?%s)", b="%2%3"},
559 {a="(%-)(\"?[UI]na)(%p?)$", b="%2%3"}, 545 {a="(%-)(\"?[UI]na)(%p?)$", b="%2%3"},
560 {a="(%-)(\"?At[ui])(%p?%s)", b="%2%3"}, 546 {a="(%-)(\"?At[ui])(%p?%s)", b="%2%3"},
@@ -808,7 +794,7 @@ digraphsfv = {
808} 794}
809 795
810digraphsfveasy = { -- see the differences under 'easy' marker below 796digraphsfveasy = { -- see the differences under 'easy' marker below
811 -- iʿrāb: straight double quote must be discarded 797 -- ʾiʿrāb: straight double quote must be discarded
812 {a="(%-)(\"?[UI]na)(%p?%s)", b="%2%3"}, 798 {a="(%-)(\"?[UI]na)(%p?%s)", b="%2%3"},
813 {a="(%-)(\"?[UI]na)(%p?)$", b="%2%3"}, 799 {a="(%-)(\"?[UI]na)(%p?)$", b="%2%3"},
814 {a="(%-)(\"?At[ui])(%p?%s)", b="%2%3"}, 800 {a="(%-)(\"?At[ui])(%p?%s)", b="%2%3"},