From f49c3d7ee38d51e8056652cb3ee378a7b6d4768e Mon Sep 17 00:00:00 2001 From: Mischa POSLAWSKY Date: Fri, 13 Feb 2015 17:29:32 +0100 Subject: [PATCH] writing: exploratory tifinagh inventory List letters based mostly on arabic analogues, but keep disabled as character relations are unknown; even Phoenician ancestry is disputed. --- writing-phnx.inc.pl | 1 + writing-script.inc.pl | 1 + 2 files changed, 2 insertions(+) diff --git a/writing-phnx.inc.pl b/writing-phnx.inc.pl index 28b47cc..30e0454 100644 --- a/writing-phnx.inc.pl +++ b/writing-phnx.inc.pl @@ -21,5 +21,6 @@ use utf8; -nbat => [qw{ 𐢁 > 𐢃 > 𐢄 𐢅 > 𐢇 > > > > 𐢈 𐢉 𐢊 > 𐢋 > 𐢍 𐢏 𐢑 𐢓 𐢕 > 𐢖 𐢗 𐢘 > 𐢙 𐢚 𐢛 > 𐢝 𐢞 }], # [qw{ ا > ب > ج د > ه > > > > و ز ح > ط > ي ك ل م ن > - ع ف > ص ق ر > س ت }], # [qw{ ܐ > ܒ > ܓ ܕ > ܗ > > > > ܘ ܙ ܚ > ܛ ܝ ҩ ܟ ܠ ܡ ܢ > ܣ ܥ ܦ > ܨ ܩ ܪ > ܫ ܬ }], # [qw{ ⴰ > ⴱ > ⴳ ⴷ > ⴻ > > > > ⵓ ⵣ ⵃ > ⵟ ⵉ ⵢ ⴽ ⵍ ⵎ ⵏ > ⵙ ⵄ ⵒ > ⵚ ⵇ ⵔ > ⵛ ⵜ }], # [qw{ 𑀅 > 𑀩 > 𑀕 𑀥 > - > > > > 𑀯 𑀤 - 𑀣 𑀞 > 𑀬 𑀓 𑀮 𑀫 𑀦 > 𑀰 - 𑀧 > 𑀲 𑀔 𑀭 > 𑀱 𑀢 }], ); diff --git a/writing-script.inc.pl b/writing-script.inc.pl index 4635ff6..5507d07 100644 --- a/writing-script.inc.pl +++ b/writing-script.inc.pl @@ -49,6 +49,7 @@ talu => 'New_Tai_Lue', taml => 'Tamil', # தமிழ் ௧ telu => 'Telugu', teng => 'Tengwar', +tfng => 'Tifinagh', tglg => 'Baybayin', thai => 'Thai', # ไทย tibt => 'Tibetan', -- 2.30.0