diff options
author | Laura Orvokki Kursula <lav@vampires.gay> | 2024-08-25 11:58:20 +0200 |
---|---|---|
committer | Laura Orvokki Kursula <lav@vampires.gay> | 2024-08-25 11:58:20 +0200 |
commit | d23245eec5c50622f8b86cf0e85f50904fdff2f2 (patch) | |
tree | 7a5dbedc88f0ba2b7df4bb8514c258ff543824d4 /README | |
parent | b62d5cb88715cfef8d692ef5b611a27066a813f6 (diff) | |
download | aspell-nn-d23245eec5c50622f8b86cf0e85f50904fdff2f2.tar.gz aspell-nn-d23245eec5c50622f8b86cf0e85f50904fdff2f2.zip |
Add words from SNORRE
Added 20185 words from the SNORRE Terminology Database.
Diffstat (limited to 'README')
-rw-r--r-- | README | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -12,10 +12,10 @@ sed -E -i .bak -e '/ /d' -e '/^-/d' -e '/-$/d' -e '/[^a-zA-Z.-]/d' -e\ '/[.-]{2,}/d' nn.wl Additionally, words have been taken from the Ministry of Foreign -Affairs' EU term base[3]. +Affairs' EU term base[3] and the SNORRE Terminology Database[4]. The metadata files and configure script are adapted from Morten Bo -Johansen's aspell-da[4]. +Johansen's aspell-da[5]. Made by Laura Orvokki Kursula in 2024. See the file LICENCE for copyright information. @@ -29,4 +29,5 @@ make install (as root) 1: https://creativecommons.org/licenses/by/4.0/ 2: https://www.nb.no/sprakbanken/ressurskatalog/oai-nb-no-sbr-41/ 3: https://www.nb.no/sprakbanken/ressurskatalog/oai-nb-no-sbr-61/ -4: https://github.com/mortenivar/aspell-da +4: https://www.nb.no/sprakbanken/ressurskatalog/oai-nb-no-sbr-48/ +5: https://github.com/mortenivar/aspell-da |