* Syntax Coloring for Grammer
@ 2006-09-05 19:16 Artist google
2006-09-06 4:11 ` B. T. Raven
0 siblings, 1 reply; 2+ messages in thread
From: Artist google @ 2006-09-05 19:16 UTC (permalink / raw)
I like to see the text colored according to grammer. So all the
adjectives will be blue, and all verb will be yellow etc.. Is there
package for the same? How I can achieve it otherwise?
Thanks,
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Syntax Coloring for Grammer
2006-09-05 19:16 Syntax Coloring for Grammer Artist google
@ 2006-09-06 4:11 ` B. T. Raven
0 siblings, 0 replies; 2+ messages in thread
From: B. T. Raven @ 2006-09-06 4:11 UTC (permalink / raw)
"Artist google" <aartist@gmail.com> wrote in message
news:1157483763.203191.268570@b28g2000cwb.googlegroups.com...
> I like to see the text colored according to grammer. So all the
> adjectives will be blue, and all verb will be yellow etc.. Is there
> package for the same? How I can achieve it otherwise?
>
> Thanks,
>
Manually. I have done something similar in Latin passages but I suspect
that a totally programmatic solution would be VERY difficult if not
impossible. Parts of speech in highly inflected natural languages could
probably be colorized somewhat more easily than in English but even there
much proofreading would have to be done in the final stages. Esperanto and
other artificial languages would be the easiest. Anyway, it's an
interesting question. Probably the most successful such programs will
depend more on lookup tables than on sophisticated algorithms.
Ed
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-09-06 4:11 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-05 19:16 Syntax Coloring for Grammer Artist google
2006-09-06 4:11 ` B. T. Raven
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.