• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

COPYINGH A D05-Jul-200417.6 KiB341281

CopyrightH A D05-Jul-2004147 95

Makefile.preH A D05-Jul-20041.9 KiB7954

READMEH A D05-Jul-20042.4 KiB7053

README.cpH A D05-Jul-20042.3 KiB7053

be-common.cwlH A D05-Jul-20043.3 MiB

be-only.cwlH A D05-Jul-2004722.6 KiB

be.datH A D05-Jul-2004121 65

be.multiH A D05-Jul-200493 43

be_BY.aliasH A D05-Jul-200472 32

be_SU-only.cwlH A D05-Jul-2004697.2 KiB

be_SU.multiH A D05-Jul-200496 43

belarusian-soviet.aliasH A D05-Jul-200475 32

belarusian.aliasH A D05-Jul-200472 32

configureH A D05-Jul-20042.4 KiB9061

infoH A D05-Jul-2004781 4038

README

1GNU Aspell 0.50 Belarusian (Беларускі) Dictionary Package
2Version 0.01
32004-07-05
4Original Word List By:
5  Vital Khilko <vk at mova dot org>
6  Koshchanka Uladzimir <dassax at tut dot by>
7  Yaugenuja Volkava <volkava at eml dot cc>
8  Valjancina Avilava <valoshka at mail dot ru>
9Copyright Terms: GPL (see the file Copyright for the exact terms)
10
11This is the Belarusian dictionary for Aspell.  It requires Aspell
12version 0.50 or better.
13
14If Aspell is installed and aspell and word-list-compress are all
15in the path first do a:
16
17  ./configure
18
19Which should output something like:
20
21  Finding Dictionary file location ... /usr/local/lib/aspell
22  Finding Data file location ... /usr/local/share/aspell
23
24if it did not something likely went wrong.
25
26After that build the package with:
27  make
28and then install it with
29  make install
30
31If any of the above mentioned programs are not in your path than the
32variables, ASPELL and/or PREZIP need to be set to the
33commands (with path) to run the utilities.  These variables may be set
34in the environment before configure is run or specified at the command
35line using the following syntax
36  ./configure --vars VAR1=VAL1 ...
37Other useful variables configure recognizes are ASPELL_PARMS, and DESTDIR.
38
39To clean up after the build:
40  make clean
41
42To uninstall the files:
43  make uninstall
44
45After the dictionaries are installed you can use the main one (be) by
46setting the LANG environmental variable to be or running Aspell
47with "--lang=be".  You may also chose the dictionary directly
48with the "-d" or "--master" option of Aspell.  You can chose from any of
49the following dictionaries:
50  be (be_BY belarusian)
51  be_SU (belarusian-soviet)
52Whereas the names in parentheses are alternate names for the
53dictionary preceding the parentheses.
54
55The individual word lists have an extension of ".cwl" and are
56compressed to save space.  To uncompress a word list use
57"word-list-compress < BASE.cwl > BASE.wl" or simply
58"word-list-compress < BASE.cwl" to dump it to standard output.
59
60If you have any problem with installing or using the word lists please
61let the Aspell maintainer, Kevin Atkinson, know at kevina@gnu.org.
62
63If you have problems with the actual word lists please contact one of
64the Word lists authors as the Aspell maintainer does not maintain the
65actual Word Lists.
66
67Any additional documentation that came with the original word list can
68be found in the doc/ directory.
69
70

README.cp

1GNU Aspell 0.50 Belarusian (��������) Dictionary Package
2Version 0.01
32004-07-05
4Original Word List By:
5  Vital Khilko <vk at mova dot org>
6  Koshchanka Uladzimir <dassax at tut dot by>
7  Yaugenuja Volkava <volkava at eml dot cc>
8  Valjancina Avilava <valoshka at mail dot ru>
9Copyright Terms: GPL (see the file Copyright for the exact terms)
10
11This is the Belarusian dictionary for Aspell.  It requires Aspell
12version 0.50 or better.
13
14If Aspell is installed and aspell and word-list-compress are all
15in the path first do a:
16
17  ./configure
18
19Which should output something like:
20
21  Finding Dictionary file location ... /usr/local/lib/aspell
22  Finding Data file location ... /usr/local/share/aspell
23
24if it did not something likely went wrong.
25
26After that build the package with:
27  make
28and then install it with
29  make install
30
31If any of the above mentioned programs are not in your path than the
32variables, ASPELL and/or PREZIP need to be set to the
33commands (with path) to run the utilities.  These variables may be set
34in the environment before configure is run or specified at the command
35line using the following syntax
36  ./configure --vars VAR1=VAL1 ...
37Other useful variables configure recognizes are ASPELL_PARMS, and DESTDIR.
38
39To clean up after the build:
40  make clean
41
42To uninstall the files:
43  make uninstall
44
45After the dictionaries are installed you can use the main one (be) by
46setting the LANG environmental variable to be or running Aspell
47with "--lang=be".  You may also chose the dictionary directly
48with the "-d" or "--master" option of Aspell.  You can chose from any of
49the following dictionaries:
50  be (be_BY belarusian)
51  be_SU (belarusian-soviet)
52Whereas the names in parentheses are alternate names for the
53dictionary preceding the parentheses.
54
55The individual word lists have an extension of ".cwl" and are
56compressed to save space.  To uncompress a word list use
57"word-list-compress < BASE.cwl > BASE.wl" or simply
58"word-list-compress < BASE.cwl" to dump it to standard output.
59
60If you have any problem with installing or using the word lists please
61let the Aspell maintainer, Kevin Atkinson, know at kevina@gnu.org.
62
63If you have problems with the actual word lists please contact one of
64the Word lists authors as the Aspell maintainer does not maintain the
65actual Word Lists.
66
67Any additional documentation that came with the original word list can
68be found in the doc/ directory.
69
70