1 /*
   2  * Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved.
   3  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
   4  *
   5  * This code is free software; you can redistribute it and/or modify it
   6  * under the terms of the GNU General Public License version 2 only, as
   7  * published by the Free Software Foundation.  Oracle designates this
   8  * particular file as subject to the "Classpath" exception as provided
   9  * by Oracle in the LICENSE file that accompanied this code.
  10  *
  11  * This code is distributed in the hope that it will be useful, but WITHOUT
  12  * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
  13  * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
  14  * version 2 for more details (a copy is included in the LICENSE file that
  15  * accompanied this code).
  16  *
  17  * You should have received a copy of the GNU General Public License version
  18  * 2 along with this work; if not, write to the Free Software Foundation,
  19  * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
  20  *
  21  * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
  22  * or visit www.oracle.com if you need additional information or have any
  23  * questions.
  24  */
  25 
  26 /*
  27  */
  28 
  29 /*
  30  * (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved
  31  * (C) Copyright IBM Corp. 1996 - 1998 - All Rights Reserved
  32  *
  33  * The original version of this source code and documentation
  34  * is copyrighted and owned by Taligent, Inc., a wholly-owned
  35  * subsidiary of IBM. These materials are provided under terms
  36  * of a License Agreement between Taligent and Sun. This technology
  37  * is protected by multiple US and International patents.
  38  *
  39  * This notice and attribution to Taligent may not be removed.
  40  * Taligent is a registered trademark of Taligent, Inc.
  41  *
  42  */
  43 
  44 package sun.text.resources.uk;
  45 
  46 import java.util.ListResourceBundle;
  47 
  48 public class CollationData_uk extends ListResourceBundle {
  49 
  50     protected final Object[][] getContents() {
  51         return new Object[][] {
  52             { "Rule",
  53                 /* for uk, default plus the following */
  54                 "& 9 < \u0482 " +       // thousand sign
  55                 "& Z" +                 // Arabic script sorts after Z's
  56                 "< \u0430 , \u0410" +   // a
  57                 "< \u0431 , \u0411" +   // be
  58                 "< \u0432 , \u0412" +   // ve
  59                 "< \u0433 , \u0413" +   // ghe
  60                 "; \u0491 , \u0490" +   // ghe-upturn
  61                 "; \u0495 , \u0494" +   // ghe-mid-hook
  62                 "; \u0453 , \u0403" +   // gje
  63                 "; \u0493 , \u0492" +   // ghe-stroke
  64                 "< \u0434 , \u0414" +   // de
  65                 "< \u0452 , \u0402" +   // dje
  66                 "< \u0435 , \u0415" +   // ie
  67                 "; \u04bd , \u04bc" +   // che
  68                 "; \u0451 , \u0401" +   // io
  69                 "; \u04bf , \u04be" +   // che-descender
  70                 "< \u0454 , \u0404" +   // uk ie
  71                 "< \u0436 , \u0416" +   // zhe
  72                 "; \u0497 , \u0496" +   // zhe-descender
  73                 "; \u04c2 , \u04c1" +   // zhe-breve
  74                 "< \u0437 , \u0417" +   // ze
  75                 "; \u0499 , \u0498" +   // zh-descender
  76                 "< \u0455 , \u0405" +   // dze
  77                 "< \u0438 , \u0418" +   // i
  78                 "< \u0456 , \u0406" +   // uk/bg i
  79                 "; \u04c0 " +           // palochka
  80                 "< \u0457 , \u0407" +   // uk yi
  81                 "< \u0439 , \u0419" +   // short i
  82                 "< \u0458 , \u0408" +   // je
  83                 "< \u043a , \u041a" +   // ka
  84                 "; \u049f , \u049e" +   // ka-stroke
  85                 "; \u04c4 , \u04c3" +   // ka-hook
  86                 "; \u049d , \u049c" +   // ka-vt-stroke
  87                 "; \u04a1 , \u04a0" +   // bashkir-ka
  88                 "; \u045c , \u040c" +   // kje
  89                 "; \u049b , \u049a" +   // ka-descender
  90                 "< \u043b , \u041b" +   // el
  91                 "< \u0459 , \u0409" +   // lje
  92                 "< \u043c , \u041c" +   // em
  93                 "< \u043d , \u041d" +   // en
  94                 "; \u0463 " +           // yat
  95                 "; \u04a3 , \u04a2" +   // en-descender
  96                 "; \u04a5 , \u04a4" +   // en-ghe
  97                 "; \u04bb , \u04ba" +   // shha
  98                 "; \u04c8 , \u04c7" +   // en-hook
  99                 "< \u045a , \u040a" +   // nje
 100                 "< \u043e , \u041e" +   // o
 101                 "; \u04a9 , \u04a8" +   // ha
 102                 "< \u043f , \u041f" +   // pe
 103                 "; \u04a7 , \u04a6" +   // pe-mid-hook
 104                 "< \u0440 , \u0420" +   // er
 105                 "< \u0441 , \u0421" +   // es
 106                 "; \u04ab , \u04aa" +   // es-descender
 107                 "< \u0442 , \u0422" +   // te
 108                 "; \u04ad , \u04ac" +   // te-descender
 109                 "< \u045b , \u040b" +   // tshe
 110                 "< \u0443 , \u0423" +   // u
 111                 "; \u04af , \u04ae" +   // straight u
 112                 "< \u045e , \u040e" +   // short u
 113                 "< \u04b1 , \u04b0" +   // straight u-stroke
 114                 "< \u0444 , \u0424" +   // ef
 115                 "< \u0445 , \u0425" +   // ha
 116                 "; \u04b3 , \u04b2" +   // ha-descender
 117                 "< \u0446 , \u0426" +   // tse
 118                 "; \u04b5 , \u04b4" +   // te tse
 119                 "< \u0447 , \u0427" +   // che
 120                 "; \u04b7 ; \u04b6" +   // che-descender
 121                 "; \u04b9 , \u04b8" +   // che-vt-stroke
 122                 "; \u04cc , \u04cb" +   // che
 123                 "< \u045f , \u040f" +   // dzhe
 124                 "< \u0448 , \u0428" +   // sha
 125                 "< \u0449 , \u0429" +   // shcha
 126                 "< \u044a , \u042a" +   // hard sign
 127                 "< \u044b , \u042b" +   // yeru
 128                 "< \u044d , \u042d" +   // e
 129                 "< \u044e , \u042e" +   // yu
 130                 "< \u044f , \u042f" +   // ya
 131                 "< \u044c , \u042c" +   // soft sign
 132                 "< \u0461 , \u0460" +   // omega
 133                 "< \u0462 " +           // yat
 134                 "< \u0465 , \u0464" +   // iotified e
 135                 "< \u0467 , \u0466" +   // little yus
 136                 "< \u0469 , \u0468" +   // iotified little yus
 137                 "< \u046b , \u046a" +   // big yus
 138                 "< \u046d , \u046c" +   // iotified big yus
 139                 "< \u046f , \u046e" +   // ksi
 140                 "< \u0471 , \u0470" +   // psi
 141                 "< \u0473 , \u0472" +   // fita
 142                 "< \u0475 , \u0474" +   // izhitsa
 143                 "; \u0477 , \u0476" +   // izhitsa-double-grave
 144                 "< \u0479 , \u0478" +   // uk
 145                 "< \u047b , \u047a" +   // round omega
 146                 "< \u047d , \u047c" +   // omega-titlo
 147                 "< \u047f , \u047e" +   // ot
 148                 "< \u0481 , \u0480"     // koppa
 149             }
 150         };
 151     }
 152 }