Dont refer to sort.chr
[idzebra-moved-to-github.git] / test / sort2 / string-hat.chr
1 # Generic character map but with ^ as cut char
2 #
3 # $Id: string-hat.chr,v 1.1 2004-09-14 14:35:52 quinn Exp $
4
5 # Define the basic value-set. *Beware* of changing this without re-indexing
6 # your databases.
7
8 lowercase {0-9}{a-y}üzæäøöå
9 uppercase {0-9}{A-Y}ÜZÆÄØÖÅ
10
11 cut ^
12
13 # Breaking characters
14
15 space {\001-\040}!"#$%&'\()*+,-./:;<=>?@\[\\]_`\{|}~
16
17 # Characters to be considered equivalent for searching purposes.
18
19 # equivalent æä(ae)
20 # equivalent øö(oe)
21 # equivalent å(aa)
22 # equivalent uü
23
24 # Supplemental mappings
25
26 #map (&auml;)       ä
27 #map (&aelig;)      æ
28 #map (&oslash;)     ø
29 #map (&aring;)      å
30 #map (&ouml;)       ö
31 #map (&Auml;)       Ä
32 #map (&Aelig;)      Æ
33 #map (&Oslash;)     Ø
34 #map (&Aring;)      Å
35 #map (&Ouml;)       Ö
36
37 #map éÉ         e
38 #map á          a
39 #map ó          o
40 #map í          i
41
42 #map (Aa)       (AA)
43
44 #map (aa)        a