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

..03-May-2022-

doc/H13-Jun-2001-544437

COPYINGH A D28-Aug-200217.6 KiB341281

CopyrightH A D13-Jun-2001869 1814

Makefile.preH A D28-Aug-20021.3 KiB6242

READMEH A D28-Aug-20021.9 KiB6246

br.cwlH A D13-Jun-2001118.2 KiB

br.datH A D28-Aug-2002126 65

br.multiH A D28-Aug-200270 32

br_phonet.datH A D14-Jun-20015.2 KiB200195

breton.aliasH A D28-Aug-200272 32

brezhoneg.aliasH A D28-Aug-200272 32

configureH A D26-Aug-20022.4 KiB8660

infoH A D26-Aug-2002286 1716

README

1GNU Aspell Breton Word List Package
2Version 0.50-2
32002-07-28
4by Kevin Atkinson (kevina@gnu.org)
5Word List by:
6  Thierry Vignaud (tvignaud at mandrakesoft com)
7Copyright Terms: GPL
8see the file Copyright for the exact copyright.
9Source Verson: 0.2.1-2mdk
10
11This is the Aspell word list for Breton.
12
13If Aspell is installed and aspell and word-list-compress are all
14in the path first do a:
15
16  ./configure
17
18Which should output something like:
19
20  Finding Dictionary file location ... /usr/local/lib/aspell
21  Finding Data file location ... /usr/local/share/aspell
22
23if it did not something likely went wrong.
24
25After that build the package with:
26  make
27and then install it with
28  make install
29
30If any of the above mentioned programs are not in your path than the
31variables, ASPELL and/or WORD_LIST_COMPRESS need to be set to the
32commands (with path) to run the utilities.  These variables may be set
33in the environment before configure is run or specified at the command
34line using the following syntax
35  ./configure --vars VAR1=VAL1 ...
36Other useful variables configure recognizes are ASPELL_PARMS, and DESTDIR.
37
38To clean up after the build:
39  make clean
40
41To uninstall the files:
42  make uninstall
43
44After the word lists are installed you can use the main one (br) by
45setting the LANG environmental variable to br or running Aspell
46with --lang=br.  You may also chose the dictionary directly
47with the -d or --master option of Aspell.  You can chose from any of
48the following dictionaries:
49  br (breton brezhoneg)
50Whereas the names in parentheses are alternate names for the
51dictionary preceding the parentheses.
52
53If you have any problem with installing or using the word lists please
54let me (Kevin Atkinson) know.
55
56If you have problems with the actual word lists please contact one of
57the Word lists authors as I do not maintain the actual Word Lists.
58
59Any additional documentation that came with the original word list can
60be found in the doc/ directory.
61
62