From cd32eec9594c9f2e90aead14022f8dbcd267b1f3 Mon Sep 17 00:00:00 2001 From: Santhosh Thottingal Date: Sat, 27 Dec 2008 16:25:53 +0530 Subject: added comments --- collation/iso14651_t1_common | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/collation/iso14651_t1_common b/collation/iso14651_t1_common index 393359b..1432349 100644 --- a/collation/iso14651_t1_common +++ b/collation/iso14651_t1_common @@ -661,9 +661,10 @@ collating-symbol # mlvw- denotes Malayalam vowel # ml-anuswara - denoted Malayalam Anuswara # ml-visarga - dentos Malayalam Visarga -# denotes Nukta characters -# denotes Numerals -# +# consonant + virama is considered half of consonant or consonant without vowel part +# so it consonant + virama should be considered as cluster and should be +# sorted before the consonant. All consonants are considered to have an implicit a vowel +# part associated with it. collating-element from "" collating-element from "" collating-element from "" -- cgit