# Copyright 2002 by Eric House (fixin@peak.org). All rights reserved. # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License # as published by the Free Software Foundation; either version 2 # of the License, or (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. LANGCODE:no_NO LANGINFO:

Norwegian uses all the English letters but Q, X and Z, LANGINFO: and adds the letters Æ, Ø and Å. Or so I'm told. I've never LANGINFO: build a Norwegian dictionary because I don't have a LANGINFO: wordlist. If you have any problems this may be the reason. LANGINFO: Let me know and I'll try to fix it. And if you have a LANGINFO: wordlist to share, please send me a copy of the dictionary LANGINFO: to post on the main Crosswords site.

LANGFILTER_POSTCLIP: | tr [a-z] [A-Z] LANGFILTER_POSTCLIP: | grep '^[A-PR-WYÆØÅ]*$' LANGFILTER_POSTCLIP: | tr '\n' '\000' # Hell yes! :-) NEEDSSORT:true # High bit means "official". Next 7 bits are an enum where # Norwegian==9. Low byte is padding XLOC_HEADER:0x8900 2 0 {"_"} 7 1 'A' 3 4 'B' 1 10 'C' 5 1 'D' 9 1 'E' 4 2 'F' 4 2 'G' 3 3 'H' 5 1 'I' 2 4 'J' 4 2 'K' 5 1 'L' 3 2 'M' 6 1 'N' 4 2 'O' 2 4 'P' 6 1 'R' 6 1 'S' 6 1 'T' 3 4 'U' 3 4 'V' 1 8 'W' 1 6 'Y' 1 6 'Æ' 2 5 'Ø' 2 4 'Å'