emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Fly-spelling with multiple dictionaries


From: Eli Zaretskii
Subject: Re: Fly-spelling with multiple dictionaries
Date: Fri, 04 Apr 2008 12:47:10 +0300

> From: David Reitter <address@hidden>
> Date: Fri, 4 Apr 2008 08:07:56 +0100
> Cc: Emacs Devel <address@hidden>, Claus <address@hidden>,
>       "Lennart Borgman \(gmail\)" <address@hidden>,
>       Peter Heslin <address@hidden>
> 
> > Grammar checking can (and should, IMHO) be done separately from
> > spell-checking.  Neither Aspell nor Ispell provide any support for  
> > this.
> 
> Yes. I think the UI portion could be the same, though.  You underline  
> and provide a context menu, or you jump to the next warning.

The current state of technology for automated grammar checking is
still not very good.  See these links, for example:

  http://faculty.washington.edu/sandeep/check/
  http://papyr.com/hypertextbooks/grammar/gramchek.htm

AFAIK, the only useful flavor of grammar checking that is available at
this time is based on data bases of bad or questionable phrases
expressed as regexps.  These are, in effect, style checkers.  See

  http://www.cs.umd.edu/~nspring/software/style-check-readme.html

Perhaps someone could implement something similar in Emacs Lisp?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]