Enumeration Kind

Mistake type. Indicates the severity of the mistake.

  • fehler means "error", i.e. a severe and unequivocal mistake.
  • warnung means "warning", i.e. a phrase that is rather wrong than right and should therefore be avoided.
  • info means "information", i.e. a phrase that is not clearly wrong but should be improved, e.g. bad style.
  • verbrannt means "burned", i.e. a phrase that is irrevocably corrupted by the National Socialist misuse of the German language and that should therefore be avoided at all costs.

Enumeration Members

Enumeration Members

fehler: "fehler"

fehler means "error", i.e. a severe and unequivocal mistake.

info: "info"

info means "information", i.e. a phrase that is not clearly wrong but should be improved, e.g. bad style.

verbrannt: "verbrannt"

verbrannt means "burned", i.e. a phrase that is irrevocably corrupted by the National Socialist misuse of the German language and that should therefore be avoided at all costs.

warnung: "warnung"

warnung means "warning", i.e. a phrase that is rather wrong than right and should therefore be avoided.

Generated using TypeDoc