Package: aspell-en
Version: 7.1-0-1
Severity: normal
I can't see it stated anywhere, but I think en_GB-ize is supposed to
let me have something close to Oxford spelling (en-GB-oed). When I
tried it, it didn't work for me.
$ cat test.txt
The group analysed labour statistics published by the organization
$ aspell dump dicts |
while read dict;
do printf %s' ' "$dict";
aspell list -l "$dict" < test.txt | fmt;
done | column -t
en analysed
en-variant_0 analysed
en-variant_1 analysed
en-variant_2 analysed
en-w_accents analysed
en-wo_accents analysed
en_CA analysed
en_CA-variant_0 analysed
en_CA-variant_1 analysed
en_CA-w_accents analysed
en_CA-wo_accents analysed
en_GB organization
en_GB-ise organization
en_GB-ise-w_accents organization
en_GB-ise-wo_accents organization
en_GB-ize organization
en_GB-ize-w_accents organization
en_GB-ize-wo_accents organization
en_GB-variant_0 organization
en_GB-variant_1 organization
en_GB-w_accents organization
en_GB-wo_accents organization
en_US analysed labour
en_US-variant_0 analysed labour
en_US-variant_1 analysed labour
en_US-w_accents analysed labour
en_US-wo_accents analysed labour
-- System Information:
Debian Release: 7.0
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 3.8-trunk-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_AU.utf8, LC_CTYPE=en_AU.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages aspell-en depends on:
ii aspell 0.60.7~20110707-1
ii dictionaries-common 1.12.11
aspell-en recommends no packages.
aspell-en suggests no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]