> Can someone think upon actual benefits if the document were to register > itself to the grammar checker? If we can find some we may have a better > reason how to decide on this one.
Suppose a grammar checker wanted to check that certain terms were used consistently throughout a document. For example, an organisation might not care whether the spelling 'email' or 'e-mail' is used, as long as only one version is used throughout. In this case, a grammar checker could take note of the first occurrence it sees, and then check that the later ones are the same, returning an error if they don't match. This would only be possible if the grammar checker could store this information against a particular document. -- Matthew Strawbridge http://www.philoxenic.com (01353) 663650 Bespoke software development and freelance technical copy editing { When men are pure, laws are useless; when men are corrupt, laws are broken. } --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
