diff options
author | John Fultz <jfultz@wolfram.com> | 2014-08-30 18:38:59 -0500 |
---|---|---|
committer | John Fultz <jfultz@wolfram.com> | 2014-08-30 18:38:59 -0500 |
commit | 52c272b3e6b0b9c1c3eeaaa04e9cec881654d435 (patch) | |
tree | 8db67dbcde26e2e25c62b24d08890e1ee6df5719 /data/alphabets | |
parent | e39db64bd939691a904a9e9333a5e9ec133011bf (diff) |
Norwegian support.
The Norwegian dictionary comes from here:
http://www2.scrabbleforbundet.no/?attachment_id=1620
which claims that the words may be used and redistributed under
GPLv3.
Diffstat (limited to 'data/alphabets')
-rw-r--r-- | data/alphabets/norwegian.quackle_alphabet | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/data/alphabets/norwegian.quackle_alphabet b/data/alphabets/norwegian.quackle_alphabet new file mode 100644 index 0000000..da26783 --- /dev/null +++ b/data/alphabets/norwegian.quackle_alphabet @@ -0,0 +1,32 @@ +# Norwegian Regular Scrabble Alphabet +#char blank score count vowel +A a 1 7 1 +B b 4 3 0 +C c 10 1 0 +D d 1 5 0 +E e 1 9 1 +F f 2 4 0 +G g 2 4 0 +H h 3 3 0 +I i 1 5 1 +J j 4 2 0 +K k 2 4 0 +L l 1 5 0 +M m 2 3 0 +N n 1 6 0 +O o 2 4 1 +P p 4 2 0 +Q q 0 0 0 +R r 1 6 0 +S s 1 6 0 +T t 1 6 0 +U u 4 3 1 +V v 4 3 0 +W w 8 1 0 +X x 0 0 0 +Y y 6 1 1 +Z z 0 0 0 +Æ æ 6 1 1 +Ø ø 5 2 1 +Å å 4 2 1 +blank 0 2 |