From c8c3a7299c1ecb9770a84b0bb1d55a2ab1cf9424 Mon Sep 17 00:00:00 2001 From: Laura Orvokki Kursula Date: Sat, 24 Aug 2024 13:31:33 +0200 Subject: Initial commit --- README | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 README (limited to 'README') diff --git a/README b/README new file mode 100644 index 0000000..28e7667 --- /dev/null +++ b/README @@ -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 -- cgit v1.2.3