// ***************************************************************************
// *
// *   Copyright (C) 1998-2004, International Business Machines
// *   Corporation and others.  All Rights Reserved.
// *
// ***************************************************************************

hi {
    Version { "2.0" }
    // This ordering comes from Hyangmi Cho of LOTUS
    collations {
      standard { 
        Version { "2.0" }
        Sequence {   
            "[normalization on]"
            "& [before 1] 0"
            " < \u0950"
            " < \u0964"
            " < \u0965"
            " < \u0970"
            "& \u0939"
            " < \u093c"
            " < \u0901"
            " < \u0902"
            " < \u0903"
            " < \u0951"
            " < \u0952"
            " < \u0953"
            " < \u0954"
            "& \u093d"
            " < \u094d"
         }
      }
      direct { 
        Version { "1.0" }
        Sequence { //"[normalization on]"
            "&[top]"
            "<\u0901 <\u0902 <\u0903 <\u0905 <\u0906 <\u0907 <\u0908 <\u0909"
            "<\u090a <\u090b <\u090c <\u090d <\u090e <\u090f <\u0910 <\u0911"
            "<\u0912 <\u0913 <\u0914 <\u0915 <\u0916 <\u0917 <\u0918 <\u0919"
            "<\u091a <\u091b <\u091c <\u091d <\u091e <\u091f <\u0920 <\u0921"
            "<\u0922 <\u0923 <\u0924 <\u0925 <\u0926 <\u0927 <\u0928 <\u0929"
            "<\u092a <\u092b <\u092c <\u092d <\u092e <\u092f <\u0930 <\u0931"
            "<\u0932 <\u0933 <\u0934 <\u0935 <\u0936 <\u0937 <\u0938 <\u0939"
            "<\u093c <\u093d <\u093e <\u093f <\u0940 <\u0941 <\u0942 <\u0943"
            "<\u0944 <\u0945 <\u0946 <\u0947 <\u0948 <\u0949 <\u094a <\u094b <\u094c"
            "<\u094d <\u0950 <\u0951 <\u0952 <\u0953 <\u0954 <\u0958 <\u0959"
            "<\u095a <\u095b <\u095c <\u095d <\u095e <\u095f <\u0960 <\u0961<\u0962 <\u0963"
            "<\u0964 <\u0965 <\u0966 <\u0967 <\u0968 <\u0969 <\u096a <\u096b"
            "<\u096c <\u096d <\u096e <\u096f <\u0970"
        }
      }
    }
}

