DOKK / manpages / debian 10 / gramadoir / gram-ga.pl.1p.en
GRAM-GA(1p) User Contributed Perl Documentation GRAM-GA(1p)

gram-ga.pl - Command-line interface to An Gramadóir

gram-ga.pl [options] [FILE...]

This script checks the grammar of Irish language input FILEs (or standard input if no files are named). The default behavior is to write a summary of possible errors to standard output.

report all errors (i.e. do not use ~/.neamhshuim)
specify the character encoding of the text to be checked
specify the character encoding for output
choose the language for error messages
specify the color to use for highlighting errors
write misspelled words to standard output
suggest corrections for misspellings
write output to FILE
display this help and exit
output version information and exit
output a simple XML format for use with other applications
produce HTML output for viewing in a web browser
do not resolve ambiguous parts of speech by frequency
write tagged XML stream to standard output, for debugging

If there are words you wish to be ignored by the grammar checker (proper names, etc.) you can place them in a file called .neamhshuim in your home directory, one word per line.

Perl 5.8, Lingua::GA::Gramadoir

  • <http://borel.slu.edu/gramadoir/>
  • Lingua::GA::Gramadoir
  • perl(1)

Kevin P. Scannell, <kscanne@gmail.com>.

Copyright (C) 2004, 2005, 2007 Kevin P. Scannell

This is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.2 or, at your option, any later version of Perl 5 you may have available.

2017-07-30 perl v5.26.0