]> git.saurik.com Git - apple/icu.git/blame - icuSources/data/coll/haw.txt
ICU-6.2.4.tar.gz
[apple/icu.git] / icuSources / data / coll / haw.txt
CommitLineData
374ca955
A
1// ***************************************************************************
2// *
3// * Copyright (C) 2003-2004, International Business Machines
4// * Corporation and others. All Rights Reserved.
5// *
6// ***************************************************************************
7// Hawaiian language
8// Based on data from Keola Donaghy, University of Hawaii
9// Submitted by Deborah Goldsmith, Apple Computer, Inc.
10
11haw {
12 Version { "x0.2" }
13 collations {
14 standard {
15 Version { "1.1" }
16 Sequence {
17 "&a < e < i < o < u < h < k < l < m < n < p < w < \u02bb"
18 "&a <<< A"
19 "&e <<< E"
20 "&i <<< I"
21 "&o <<< O"
22 "&u <<< U"
23 "&h <<< H"
24 "&k <<< K"
25 "&l <<< L"
26 "&m <<< M"
27 "&n <<< N"
28 "&p <<< P"
29 "&w <<< W"
30 // This is the real alphabet
31 //"&a < e < i < o < u < h < k < l < m < n < p < w < \u02bb"
32 // or maybe
33 //"&u < h < k < l < m < n < p < w < \u02bb < b < c < d < f < g < j < q < r < s < t < v < x < y < z"
34 }
35 }
36 }
37}