diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 19 |
1 files changed, 19 insertions, 0 deletions
@@ -0,0 +1,19 @@ +This is a GNU aspell dictionary for Nynorsk. The wordlist is adopted +unchanged from the Norwegian Language Bank, licenced under CC BY +4.0[1], and may be downloaded from the National Library of Norway's +website[2]. + +The metadata files are adapted from Morten Bo Johansen's aspell-da[3]. + +Made by Laura Orvokki Kursula in 2024. See the file LICENCE for +copyright information. + +To compile: + +./configure +make +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://github.com/mortenivar/aspell-da |