599dd7c16580e73c9a41ef6a3b045634bc101362
[idzebra-moved-to-github.git] / tab / scan.chr
1 # Danish/Swedish character map.
2 #
3 # $Id: scan.chr,v 1.1 1999-09-07 07:19:21 adam 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 # Breaking characters
12
13 space {\001-\040}!"#$%&'\()*+,-./:;<=>?@\[\\]^_`\{|}~
14
15 # Characters to be considered equivalent for searching purposes.
16
17 # equivalent æä(ae)
18 # equivalent øö(oe)
19 # equivalent å(aa)
20 # equivalent uü
21
22 # Supplemental mappings
23
24 map (&auml;)       ä
25 map (&aelig;)      æ
26 map (&oslash;)     ø
27 map (&aring;)      å
28 map (&ouml;)       ö
29 map (&Auml;)       Ä
30 map (&Aelig;)      Æ
31 map (&Oslash;)     Ø
32 map (&Aring;)      Å
33 map (&Ouml;)       Ö
34
35 map éÉ          e
36 map á           a
37 map ó           o
38 map í           i
39
40 map (Aa)        (AA)
41
42 map (aa)        a
43
44 #qmap (ies)      (ie)