diff options
author | Manuel Novoa III <mjn3@codepoet.org> | 2002-12-20 19:26:35 +0000 |
---|---|---|
committer | Manuel Novoa III <mjn3@codepoet.org> | 2002-12-20 19:26:35 +0000 |
commit | c9d66e44af5c93a1ea5487fd9bff78274be65850 (patch) | |
tree | 975bb662b51ac91f8d1434553b936784b175a802 /extra/locale/collation/tl_PH | |
parent | bd6e7b0208c9652717bec30abff2d8dc12eaaca7 (diff) |
The big thing is locale dependent collation support.
Also added outdigit support and (legacy) YESSTR/NOSTR support.
Diffstat (limited to 'extra/locale/collation/tl_PH')
-rw-r--r-- | extra/locale/collation/tl_PH | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/extra/locale/collation/tl_PH b/extra/locale/collation/tl_PH new file mode 100644 index 000000000..420168cc7 --- /dev/null +++ b/extra/locale/collation/tl_PH @@ -0,0 +1,30 @@ +copy "iso14651_t1" + +%% a b c d e f g h i j k l m n ng o p q r s t u v w x y z + +collating-symbol <n-g-ph> +collating-element <N-G> from "<U004E><U0047>" +collating-element <n-g> from "<U006E><U0067>" +collating-element <N-g> from "<U004E><U0067>" +collating-element <n-G> from "<U006E><U0047>" + +collating-symbol <CAP-MIN> +collating-symbol <MIN-CAP> + +reorder-after <MIN> +<MIN-CAP> +reorder-after <CAP> +<CAP-MIN> + +reorder-after <n> +<n-g-ph> + +reorder-after <U006E> +<n-g> <n-g-ph>;<PCT>;<MIN>;IGNORE +<n-G> <n-g-ph>;<PCT>;<MIN-CAP>;IGNORE +reorder-after <U004E> +<N-G> <n-g-ph>;<PCT>;<CAP>;IGNORE +<N-g> <n-g-ph>;<PCT>;<CAP-MIN>;IGNORE + +reorder-end + |