EnglishRule5

Search for the the following suffixes, and, if found, perform the action indicated. e delete if in R2, or in R1 and not preceded by a short syllable l delete if in R2 and preceded by l

Members

Functions

get
string get(string value)

Apply the rule to a word

Static functions

opCall
immutable(IStemOperation) opCall()

Instantiate the rule

Inherited Members

From IStemOperation

get
string get(string value)

Aplly the operation and returns the result

Meta