From 18c9afaee611d2e8b6a7e64af6f0aa06d5253430 Mon Sep 17 00:00:00 2001 From: Mischa POSLAWSKY Date: Sun, 8 Feb 2015 11:32:02 +0100 Subject: [PATCH] writing: ge'ez alphabet derived from south arabian --- writing-phnx.inc.pl | 1 + writing-script.inc.pl | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/writing-phnx.inc.pl b/writing-phnx.inc.pl index fbcbf47..745ef39 100644 --- a/writing-phnx.inc.pl +++ b/writing-phnx.inc.pl @@ -18,6 +18,7 @@ use utf8; hebr => [qw{ א > ב > ג ד > ה > > > ו װ ז ח > ט י ײ כ ל מ נ > ס ע פ צ ץ ק ר > ש ת }], syrc => [qw{ ܐ > ܒ > ܓ ܕ > ܗ > > > > ܘ ܙ ܚ > ܛ ܝ ҩ ܟ ܠ ܡ ܢ > ܣ ܥ ܦ > ܨ ܩ ܪ > ܫ ܬ }], sarb => [qw{ 𐩱 > 𐩨 > 𐩴 𐩵 𐩠 𐩭 > > > > 𐩥 𐩸 𐩢 > 𐩷 > 𐩺 𐩫 𐩡 𐩣 𐩬 > 𐩯 𐩲 𐩰 𐩮 𐩪 𐩤 𐩧 > 𐩦 𐩩 }], # unmatched: 𐩹 𐩳 𐩶 𐩻 𐩼 + ethi => [qw{ አ > በ > ገ ደ ኀ ሀ > > > > ወ - ሐ > ጠ > የ ከ ለ መ ነ > - ዐ ፈ ጸ ሰ ቀ ረ > ሠ ተ }], # unmatched: ዘ ፀ; new: ጰ ፐ arab => [qw{ ا > ب > ج د ه ـ > > > > و ز ح > ط > ي ك ل م ن > س ع ف > ص ق ر > ش ت }], #arab => [qw{ ^ ^ ^ ^ ^ ذ ^ ^ ^ ^ ^ > ^ ^ خ ^ ظ ^ ^ ^ ^ ^ ^ ^ س غ ^ ^ ض ^ ﺭ ^ ^ ث }], ); diff --git a/writing-script.inc.pl b/writing-script.inc.pl index ca24a37..de7a8a6 100644 --- a/writing-script.inc.pl +++ b/writing-script.inc.pl @@ -9,7 +9,7 @@ cham => 'Cham', copt => 'Coptic', cyrl => 'Cyrillic', deva => 'Devanagari', -ethi => 'Ethiopic', +ethi => "Ge'ez", goth => 'Gothic', grek => 'Greek', gujr => 'Gujarati', -- 2.30.0