Re: [Aspell-user] Format of replacement list

2016-12-02 Thread Dan D.


Hello,

When uncertain about a spelling, I'm using a small script to pipe a word 
from the command line into:


echo word | aspell -a -t

This produces just the horizontal word list with no commands for visual 
inspection.  One is taken back to the command line without any command.


Almost always the correct spelling is the first word numbered as "0".  If 
it is not misspelled there is no list.


Using "echo" to put the word into a temp.file and then doing:

aspell -c file

Produces the vertical list with commands, misspelled or not.  Depending on 
the word, the correct spelling might be the numbered "1" choice or another 
somewhere in the list.  A command is required to return to the commandline.


Thanks
On Fri, 2 Dec 2016, Bill Crockett wrote:


- Original Message -
From: "Dan D." 
Sent: Friday, December 02, 2016 2:58 AM


Hello,

Is there a way to have the suggested replacement words appear as a
vertical list instead of a white space seperated horizontal list?

I don't see anything in the man page or hlp that would affect this or any
other formatting feature.  Am I missing something?

Thanks
XB


My list of replacement words are vertical.  I am using ASpell - 0.50.3

However,  The GNU Aspell has been complied, and I am using ASpell as a
native win32 application.  Not sure if it will appear differently on your
system.  I just use this at the command prompt:

Aspell -c text_document.txt

A box opens with the text document, a list of replacement words (vertical)
and a list of options.





XB

___
Aspell-user mailing list
Aspell-user@gnu.org
https://lists.gnu.org/mailman/listinfo/aspell-user


Re: [Aspell-user] Format of replacement list

2016-12-01 Thread David O'Brien
On 12/02/2016 11:11 AM, Bill Crockett wrote:
> - Original Message - 
> From: "Dan D." 
> Sent: Friday, December 02, 2016 2:58 AM
>>
>> Hello,
>>
>> Is there a way to have the suggested replacement words appear as a 
>> vertical list instead of a white space seperated horizontal list?
>>
>> I don't see anything in the man page or hlp that would affect this or any 
>> other formatting feature.  Am I missing something?
>>
>> Thanks
>> XB
> 
> My list of replacement words are vertical.  I am using ASpell - 0.50.3
> 
> However,  The GNU Aspell has been complied, and I am using ASpell as a 
> native win32 application.  Not sure if it will appear differently on your 
> system.  I just use this at the command prompt:
> 
> Aspell -c text_document.txt
> 
> A box opens with the text document, a list of replacement words (vertical) 
> and a list of options. 
> 
> 
> 
> ___
> Aspell-user mailing list
> Aspell-user@gnu.org
> https://lists.gnu.org/mailman/listinfo/aspell-user
> 
Mine is much the same:

aspell-0.60.6.1-13.fc24.x86_64

aspell -c --mode=sgml 

I get two columns, offering replacement words and options.

-- 

David

"Of all things, I liked books best."
 ~ Nikola Tesla




signature.asc
Description: OpenPGP digital signature
___
Aspell-user mailing list
Aspell-user@gnu.org
https://lists.gnu.org/mailman/listinfo/aspell-user


Re: [Aspell-user] Format of replacement list

2016-12-01 Thread Bill Crockett
- Original Message - 
From: "Dan D." 
Sent: Friday, December 02, 2016 2:58 AM
>
> Hello,
>
> Is there a way to have the suggested replacement words appear as a 
> vertical list instead of a white space seperated horizontal list?
>
> I don't see anything in the man page or hlp that would affect this or any 
> other formatting feature.  Am I missing something?
>
> Thanks
> XB

My list of replacement words are vertical.  I am using ASpell - 0.50.3

However,  The GNU Aspell has been complied, and I am using ASpell as a 
native win32 application.  Not sure if it will appear differently on your 
system.  I just use this at the command prompt:

Aspell -c text_document.txt

A box opens with the text document, a list of replacement words (vertical) 
and a list of options. 



___
Aspell-user mailing list
Aspell-user@gnu.org
https://lists.gnu.org/mailman/listinfo/aspell-user


[Aspell-user] Format of replacement list

2016-12-01 Thread Dan D.


Hello,

Is there a way to have the suggested replacement words appear as a vertical 
list instead of a white space seperated horizontal list?


I don't see anything in the man page or hlp that would affect this or any 
other formatting feature.  Am I missing something?


Thanks
XB

___
Aspell-user mailing list
Aspell-user@gnu.org
https://lists.gnu.org/mailman/listinfo/aspell-user