Class NumeralStressRule

java.lang.Object
org.languagetool.rules.Rule
org.languagetool.rules.el.NumeralStressRule

public class NumeralStressRule extends Rule
Rule for checking correct spell of ordinal numerals.

Greek ordinal numerals are declined like adjectives. When a numeral is written as an arabic number followed by a suffix, the suffix may need a stress (e.g. 20ός, 100ός but 1ος, 10ος). This rule will check for incorrect usage or absence of stress.

Since:
3.3
Author:
Panagiotis Minos