Package de.danielnaber.languagetool.rules.de

Class Summary
AgreementRule Simple agreement checker for German noun phrases.
CaseRule Check that adjectives and verbs are not written with an uppercase first letter (except at the start of a sentence) and cases like this: Das laufen fällt mir leicht.
CompoundRule Checks that compounds (if in the list) are not written as separate words.
DashRule Prüft, dass in Bindestrich-Komposita kein Leerzeichen eingefügt wird (wie z.B. in 'Diäten- Erhöhung').
GermanRule Abstract base class for rules for the German language.
GermanWordRepeatRule Check if a word is repeated twice, taking into account an exception for German where e.g. "..., die die ..." is often okay.
WiederVsWiderRule Check incorrect use of "spiegelt ... wider", namely using "wieder" instead of "wider", e.g. in "Das spiegelt die Situation wieder" (incorrect).
WordCoherencyRule A rule that matches words for which two different spellings are used throughout the document.
 



Copyright © 2005-2009 Daniel Naber