EnglishIonPostfix

Search for the longest among the following suffixes, and, if found and in R2, delete if preceded by s or t

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