# Danish/Swedish character map. # # $Id: string.chr,v 1.1 1997-10-27 14:35:04 adam Exp $ # Define the basic value-set. *Beware* of changing this without re-indexing # your databases. lowercase {0-9}{a-y}üzæäøöå(aa) uppercase {0-9}{A-Y}ÜZÆÄØÖÅ(AA) # Breaking characters space {\001-\040}!"#$%&'\()*+,-./:;<=>?@\[\\]^_`\{|}~ # Characters to be considered equivalent for searching purposes. # equivalent æä(ae) # equivalent øö(oe) # equivalent å(aa) # equivalent uü # Supplemental mappings map (æ) æ map (ø) ø map (å) å map (&Aelig;) Æ map (Ø) Ø map (Å) Å map éÉ e map á a map ó o map í i map (Aa) (AA)