[sword-svn] r167 - in trunk/source/data/translit: . crosswire crosswire/unsupported
chrislit at crosswire.org
chrislit at crosswire.org
Fri Feb 13 23:01:01 MST 2009
Author: chrislit
Date: 2009-02-13 23:01:01 -0700 (Fri, 13 Feb 2009)
New Revision: 167
Added:
trunk/source/data/translit/crosswire/unsupported/Meroitic_Latin.txt
Removed:
trunk/source/data/translit/crosswire/Meroitic_Latin.txt
Modified:
trunk/source/data/translit/crosswire.txt
trunk/source/data/translit/crosswire/Any_Latin1.txt
trunk/source/data/translit/root.txt
Log:
removed Meroitic-Latin (since Meroitic is not yet encoded in Unicode)
Modified: trunk/source/data/translit/crosswire/Any_Latin1.txt
===================================================================
--- trunk/source/data/translit/crosswire/Any_Latin1.txt 2009-02-10 07:47:54 UTC (rev 166)
+++ trunk/source/data/translit/crosswire/Any_Latin1.txt 2009-02-14 06:01:01 UTC (rev 167)
@@ -9,6 +9,3 @@
# change characters outside of Latin-1 range to query
[^\u0000-\u00FF]>'?';
-
-
-
Deleted: trunk/source/data/translit/crosswire/Meroitic_Latin.txt
===================================================================
--- trunk/source/data/translit/crosswire/Meroitic_Latin.txt 2009-02-10 07:47:54 UTC (rev 166)
+++ trunk/source/data/translit/crosswire/Meroitic_Latin.txt 2009-02-14 06:01:01 UTC (rev 167)
@@ -1,37 +0,0 @@
-#--------------------------------------------------------------------
-# Copyright 2001-2009, CrossWire Bible Society (www.crosswire.org)
-# All rights reserved. Usage permitted according to the MIT/X11
-# License: http://www.opensource.org/licenses/mit-license.php
-#--------------------------------------------------------------------
-# Based on transliteration presented in The World's Writing Systems
-# edited by Peter Daniels & William Bright, p. 85
-#--------------------------------------------------------------------
-# Unicode based on proposal: http://std.dkuug.dk/JTC1/SC2/WG2/docs/n1638/n1638.htm
-# Meroitic-Latin
-:: NFD (NFC);
-[:^L:]{ጾ0<>a;
-ጾA<>ne;
-ጾD<>ḫ;
-ጾE<>ẖ;
-ጾF<>se;
-ጿ4<>te;
-ጿ5<>to;
-ጾ1<>e;
-ጾ2<>o;
-ጾ3<>i;
-ጾ4<>y;
-ጾ5<>w;
-ጾ6<>b;
-ጾ7<>p;
-ጾ8<>m;
-ጾ9<>n;
-ጾB<>r;
-ጾC<>l;
-ጿ0<>s;
-ጿ1<>k;
-ጿ2<>q;
-ጿ3<>t;
-ጿ6<>d;
-ጿ7<>' ';
-:: (lower);
-:: NFC (NFD);
Added: trunk/source/data/translit/crosswire/unsupported/Meroitic_Latin.txt
===================================================================
--- trunk/source/data/translit/crosswire/unsupported/Meroitic_Latin.txt (rev 0)
+++ trunk/source/data/translit/crosswire/unsupported/Meroitic_Latin.txt 2009-02-14 06:01:01 UTC (rev 167)
@@ -0,0 +1,37 @@
+#--------------------------------------------------------------------
+# Copyright 2001-2009, CrossWire Bible Society (www.crosswire.org)
+# All rights reserved. Usage permitted according to the MIT/X11
+# License: http://www.opensource.org/licenses/mit-license.php
+#--------------------------------------------------------------------
+# Based on transliteration presented in The World's Writing Systems
+# edited by Peter Daniels & William Bright, p. 85
+#--------------------------------------------------------------------
+# Unicode based on proposal: http://std.dkuug.dk/JTC1/SC2/WG2/docs/n1638/n1638.htm
+# Meroitic-Latin
+:: NFD (NFC);
+[:^L:]{ጾ0<>a;
+ጾA<>ne;
+ጾD<>ḫ;
+ጾE<>ẖ;
+ጾF<>se;
+ጿ4<>te;
+ጿ5<>to;
+ጾ1<>e;
+ጾ2<>o;
+ጾ3<>i;
+ጾ4<>y;
+ጾ5<>w;
+ጾ6<>b;
+ጾ7<>p;
+ጾ8<>m;
+ጾ9<>n;
+ጾB<>r;
+ጾC<>l;
+ጿ0<>s;
+ጿ1<>k;
+ጿ2<>q;
+ጿ3<>t;
+ጿ6<>d;
+ጿ7<>' ';
+:: (lower);
+:: NFC (NFD);
Modified: trunk/source/data/translit/crosswire.txt
===================================================================
--- trunk/source/data/translit/crosswire.txt 2009-02-10 07:47:54 UTC (rev 166)
+++ trunk/source/data/translit/crosswire.txt 2009-02-14 06:01:01 UTC (rev 167)
@@ -462,20 +462,6 @@
}
}
-// Meroitic
- Meroitic-Latin {
- file {
- resource:process(transliterator){"crosswire/Meroitic_Latin.txt"}
- direction{"FORWARD"}
- }
- }
- Latin-Meroitic {
- file {
- resource:process(transliterator){"crosswire/Meroitic_Latin.txt"}
- direction{"REVERSE"}
- }
- }
-
// Linear B
LinearB-Latin {
file {
Modified: trunk/source/data/translit/root.txt
===================================================================
--- trunk/source/data/translit/root.txt 2009-02-10 07:47:54 UTC (rev 166)
+++ trunk/source/data/translit/root.txt 2009-02-14 06:01:01 UTC (rev 167)
@@ -1590,20 +1590,6 @@
}
}
-// Meroitic
- Meroitic-Latin {
- file {
- resource:process(transliterator){"crosswire/Meroitic_Latin.txt"}
- direction{"FORWARD"}
- }
- }
- Latin-Meroitic {
- file {
- resource:process(transliterator){"crosswire/Meroitic_Latin.txt"}
- direction{"REVERSE"}
- }
- }
-
// Linear B
LinearB-Latin {
file {
More information about the sword-cvs
mailing list