synch'ing marc21 and unimarc where applicable
[koha.git] / etc / zebradb / lang_defs / fr / sort-string-utf.chr
1 # Generic character map.
2 #
3
4 encoding utf-8
5
6 # Define the basic value-set. *Beware* of changing this without re-indexing
7 # your databases.
8 lowercase {0-9}aæbcdefghijklmnopqrstuvwxyzø
9 uppercase {0-9}AÆBCDEFGHIJKLMNOPQRSTUVWXYZØ
10
11 # Breaking characters
12
13 space {\001-\040}!"#$%&'\()*+,-./:;<=>?@\[\\]^_`\{|}~
14
15 # Characters to be considered equivalent for searching purposes.
16 equivalent æä(ae)
17 equivalent øö(oe)
18 equivalent å(aa)
19 #equivalent uü
20 equivalent y(i)
21
22 # Supplemental mappings
23
24 map (&auml;)       a
25 map (&aelig;)      æ
26 map (&oslash;)     ø
27 map (&aring;)      a
28 map (&ouml;)       o
29 map (&Auml;)       A
30 map (&Aelig;)      Æ
31 map (&Oslash;)     Ø
32 map (&Aring;)      A
33 map (&Ouml;)       O
34
35 map âàáäÂÀÂÄ            a
36 map êèéëÊÈÉË            e
37 map îïíÎÏ          i
38 map ôöóÔÖ          o
39 map ûùüÛÜÙ       u
40 map ç       c
41 #map y   i
42
43 map (^Le\s)    @
44 map (^La\s)    @
45 map (^Les\s)      @
46 map (^Un\s)      @
47 map (^Une\s)     @
48 map (^De\s)     @
49 map (^Des\s)     @
50 map (^L\s)     @
51 map (^D\s)     @