summaryrefslogtreecommitdiff
path: root/Dictionary_be.mk
diff options
context:
space:
mode:
authorAleś Bułojčyk <alex73mail@gmail.com>2021-09-07 10:12:47 +0300
committerAndras Timar <andras.timar@collabora.com>2021-09-27 10:14:30 +0200
commitbc821271e3bf99a4228a29f25f066fd3bac307fb (patch)
tree802651ccdb02b740414904cf910dcd15047b1e74 /Dictionary_be.mk
parent5d9d7d50c9000119abd7b89fe0f48a41cc6a2502 (diff)
Belarusian hunspell dictionary update
It's really new dictionary, which is based on the new Belarusian grammar database. This database contains ~265ths paradigm and ~4.5mln wordforms. It's most complete list of words of Belarusian language for today. Dictionary for LibreOffice doesn't include all words, of course, but only words from official academic dictionaries. This database will be officially released at the beginning of October, 2021 under the label of the Institute of Linguistics of the National Academy of Sciences of Belarus at https://github.com/Belarus/GrammarDB. Old dictionary doesn't contain so complete list of wordforms (there are many missed words) and was based on old lists of words from different sources. "Official" means official orthography. There is also widely-used "Classical Orthography" or "Taraškievica" (https://en.wikipedia.org/wiki/Tara%C5%A1kievica). Rules for official orthography were revised in 2008. This dictionary fully correspond with new (2008) rules and academic dictionaries. Old LibreOffice dictionary contained words by 1957 rules. Differences between 1957 and 2008 rules are not so big, but they exist. Change-Id: Ie55bc3a946364a13793e3b55522612c69345b57d Reviewed-on: https://gerrit.libreoffice.org/c/dictionaries/+/121746 Tested-by: Andras Timar <andras.timar@collabora.com> Reviewed-by: Andras Timar <andras.timar@collabora.com>
Diffstat (limited to 'Dictionary_be.mk')
-rw-r--r--Dictionary_be.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/Dictionary_be.mk b/Dictionary_be.mk
index fc5c64a..d4ca15e 100644
--- a/Dictionary_be.mk
+++ b/Dictionary_be.mk
@@ -10,8 +10,8 @@
$(eval $(call gb_Dictionary_Dictionary,dict-be,dictionaries/be_BY))
$(eval $(call gb_Dictionary_add_root_files,dict-be,\
- dictionaries/be_BY/be_BY.aff \
- dictionaries/be_BY/be_BY.dic \
+ dictionaries/be_BY/be-official.aff \
+ dictionaries/be_BY/be-official.dic \
dictionaries/be_BY/hyph_be_BY.dic \
dictionaries/be_BY/README_be_BY.txt \
))