As of yet, my grammar checker does very little. As I have said before, I intend to build my grammar checker based on two principles: (1) word order, and (2) verb conjugation. At present, my program can only conjugate the verbs. I would appreciate feedback on or patches to the code (or feedback on the format of the language files). Most plans I've seen for other grammar checkers also depend on word orders. Certain types of phrases are constructed using set rules. The checker would break down the sentence into clauses and (if possible) phrases using punctuation and check whether the sentence is constructed correctly with the rules set out for each phrase type.
Regards, Luke Myers Project Lead, ConjuGNU Grammar Checking http://conjugnu.sourceforge.net/download/nightly/4.0/
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
