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

..03-May-2022-

doc/H03-May-2022-

COPYINGH A D31-May-200417.6 KiB341281

CopyrightH A D31-May-20041,002 2216

Makefile.preH A D31-May-20041.7 KiB7552

READMEH A D31-May-20041.9 KiB6347

configureH A D31-May-20042.4 KiB9061

infoH A D31-May-2004354 2221

sardinian.aliasH A D31-May-200472 32

sc.cwlH A D31-May-20042.6 MiB

sc.datH A D31-May-200445 43

sc.multiH A D31-May-200470 32

srd.aliasH A D31-May-200472 32

README

1GNU Aspell Sardinian Word List Package
2Version 1.0
32004-05-31
4by Kevin Atkinson (kevina@gnu.org)
5Original Word List By:
6  Mario Puddu <mapud at tiscali it>
7  Narciso Caddeo
8Copyright Terms: GPL (see the file Copyright for the exact terms)
9Wordlist URL: http://www.ditzionariu.org/
10This word list is considered complete.
11
12This is the Aspell word list for Sardinian.
13
14If Aspell is installed and aspell and prezip-bin 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 word lists are installed you can use the main one (sc) by
46setting the LANG environmental variable to sc or running Aspell
47with --lang=sc.  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  sc (sardinian srd)
51Whereas the names in parentheses are alternate names for the
52dictionary preceding the parentheses.
53
54If you have any problem with installing or using the word lists please
55let me (Kevin Atkinson) know.
56
57If you have problems with the actual word lists please contact one of
58the Word lists authors as I do not maintain the actual Word Lists.
59
60Any additional documentation that came with the original word list can
61be found in the doc/ directory.
62
63