ICU-2022 update Mark's comments

X-SVN-Rev: 9711
This commit is contained in:
Ram Viswanadha 2002-08-14 00:40:58 +00:00
parent 6055bd132a
commit ff83a2e004
7 changed files with 21 additions and 29 deletions

View File

@ -3,8 +3,8 @@
# Corporation and others. All Rights Reserved.
#--------------------------------------------------------------------
# $Source: /xsrl/Nsvn/icu/icu4j/src/com/ibm/icu/impl/data/Attic/Transliterator_Bengali_InterIndic.txt,v $
# $Date: 2002/07/25 21:20:26 $
# $Revision: 1.9 $
# $Date: 2002/08/14 00:40:58 $
# $Revision: 1.10 $
#--------------------------------------------------------------------
# Bengali-InterIndic
@ -88,8 +88,8 @@
\u09ED>\uE06D; # DIGIT SEVEN
\u09EE>\uE06E; # DIGIT EIGHT
\u09EF>\uE06F; # DIGIT NINE
\u09F0>; # UNMAPPED Bengali-InterIndic: LETTER RA WITH MIDDLE DIAGONAL
\u09F1>; # UNMAPPED Bengali-InterIndic: LETTER RA WITH LOWER DIAGONAL
\u09F0>\ue070; # Bengali-InterIndic: LETTER RA WITH MIDDLE DIAGONAL
\u09F1>\ue071; # Bengali-InterIndic: LETTER RA WITH LOWER DIAGONAL
\u09F2>; # UNMAPPED Bengali-InterIndic: RUPEE MARK
\u09F3>; # UNMAPPED Bengali-InterIndic: RUPEE SIGN
\u09F4>; # UNMAPPED Bengali-InterIndic: CURRENCY NUMERATOR ONE
@ -98,7 +98,7 @@
\u09F7>; # UNMAPPED Bengali-InterIndic: CURRENCY NUMERATOR FOUR
\u09F8>; # UNMAPPED Bengali-InterIndic: CURRENCY NUMERATOR ONE LESS THAN THE DENOMINATOR
\u09F9>; # UNMAPPED Bengali-InterIndic: CURRENCY DENOMINATOR SIXTEEN
\u09FA>; # ISSHAR
\u09FA>\ue07A; # ISSHAR
\u0964>\ue064; # DANDA
\u0965>\ue065; # DOUBLE DANDA
# :: NFC (NFD) ;

View File

@ -3,8 +3,8 @@
# Corporation and others. All Rights Reserved.
#--------------------------------------------------------------------
# $Source: /xsrl/Nsvn/icu/icu4j/src/com/ibm/icu/impl/data/Attic/Transliterator_Gurmukhi_InterIndic.txt,v $
# $Date: 2002/07/25 21:20:26 $
# $Revision: 1.10 $
# $Date: 2002/08/14 00:40:58 $
# $Revision: 1.11 $
#--------------------------------------------------------------------
# Gurmukhi-InterIndic
@ -61,7 +61,6 @@
\u0A35>\uE035; # LETTER VA
\u0a36>\ue036;
\u0A38\0a3c>\ue036;
\u0A37>\uE036;
\u0A38>\uE038; # LETTER SA
\u0A39>\uE039; # LETTER HA
\u0A3C>\uE03C; # SIGN NUKTA

View File

@ -3,8 +3,8 @@
# Corporation and others. All Rights Reserved.
#--------------------------------------------------------------------
# $Source: /xsrl/Nsvn/icu/icu4j/src/com/ibm/icu/impl/data/Attic/Transliterator_InterIndic_Bengali.txt,v $
# $Date: 2002/07/25 21:20:26 $
# $Revision: 1.8 $
# $Date: 2002/08/14 00:40:58 $
# $Revision: 1.9 $
#--------------------------------------------------------------------
# InterIndic-Bengali
@ -116,7 +116,7 @@
\uE06E>\u09EE; # DIGIT EIGHT
\uE06F>\u09EF; # DIGIT NINE
\uE070>\u09F0; # UNMAPPED Bengali-InterIndic: LETTER RA WITH MIDDLE DIAGONAL
\uE071>;
\uE071>\u09F1;
0 > \u09E6; # FALLBACK FOR TAMIL
1 > \u09E7;
\ue072>;

View File

@ -3,8 +3,8 @@
# Corporation and others. All Rights Reserved.
#--------------------------------------------------------------------
# $Source: /xsrl/Nsvn/icu/icu4j/src/com/ibm/icu/impl/data/Attic/Transliterator_InterIndic_Devanagari.txt,v $
# $Date: 2002/07/25 21:20:26 $
# $Revision: 1.7 $
# $Date: 2002/08/14 00:40:58 $
# $Revision: 1.8 $
#--------------------------------------------------------------------
# InterIndic-Devanagari
@ -146,8 +146,6 @@
\ue06d > \u096d; # DIGIT SEVEN
\ue06e > \u096e; # DIGIT EIGHT
\ue06f > \u096f; # DIGIT NINE
\ue0f0 > \u0930; # FALLBACK RA
\ue0f1 > \u0930; # FALLBACK RA
\ue075>;
\ue076>;

View File

@ -3,8 +3,8 @@
# Corporation and others. All Rights Reserved.
#--------------------------------------------------------------------
# $Source: /xsrl/Nsvn/icu/icu4j/src/com/ibm/icu/impl/data/Attic/Transliterator_InterIndic_Gujarati.txt,v $
# $Date: 2002/07/25 21:20:26 $
# $Revision: 1.8 $
# $Date: 2002/08/14 00:40:58 $
# $Revision: 1.9 $
#--------------------------------------------------------------------
# InterIndic-Gujarati
@ -115,8 +115,8 @@
\ue06d>\u0aed; # DIGIT SEVEN
\ue06e>\u0aee; # DIGIT EIGHT
\ue06f>\u0aef; # DIGIT NINE
\ue070>;
\ue071>;
\ue070 > \u0ab0; # FALLBACK RA
\ue071 > \u0ab0; # FALLBACK RA
\ue072>;
\ue073>;
\ue074>;
@ -128,8 +128,7 @@
\ue07A>;
0 > \u0ae6; # FALLBACK FOR TAMIL
1 > \u0ae7;
\ue0f0 > \u0ab0; # FALLBACK RA
\ue0f1 > \u0ab0; # FALLBACK RA
#\ue080>; # UNMAPPED InterIndic-Gujarati: ISSHAR
# :: NFC (NFD) ;
# eof

View File

@ -3,8 +3,8 @@
# Corporation and others. All Rights Reserved.
#--------------------------------------------------------------------
# $Source: /xsrl/Nsvn/icu/icu4j/src/com/ibm/icu/impl/data/Attic/Transliterator_InterIndic_Gurmukhi.txt,v $
# $Date: 2002/07/25 21:20:26 $
# $Revision: 1.8 $
# $Date: 2002/08/14 00:40:58 $
# $Revision: 1.9 $
#--------------------------------------------------------------------
# InterIndic-Gurmukhi
@ -144,7 +144,5 @@ $consonant{\ue002>\u0a70; # SIGN TIPPI
0 > \u0a66; # FALLBACK FOR TAMIL
1 > \u0a67;
\ue0f0 > \u0a30; # FALLBACK RA
\ue0f1 > \u0a30; # FALLBACK RA
# :: NFC (NFD) ;
# eof

View File

@ -3,8 +3,8 @@
# Corporation and others. All Rights Reserved.
#--------------------------------------------------------------------
# $Source: /xsrl/Nsvn/icu/icu4j/src/com/ibm/icu/impl/data/Attic/Transliterator_Telugu_InterIndic.txt,v $
# $Date: 2002/07/25 21:20:26 $
# $Revision: 1.6 $
# $Date: 2002/08/14 00:40:58 $
# $Revision: 1.7 $
#--------------------------------------------------------------------
# Telugu-InterIndic
@ -80,8 +80,6 @@
\u0C56>\uE056; # AI LENGTH MARK
\u0C60>\uE060; # LETTER VOCALIC RR
\u0C61>\uE061; # LETTER VOCALIC LL
\u0C64>\uE064;
\u0C65>\uE065;
\u0C66>\uE066; # DIGIT ZERO
\u0C67>\uE067; # DIGIT ONE
\u0C68>\uE068; # DIGIT TWO