dot-check_inflection_ending: Check that Inflection is Where it is Expected

.check_inflection_endingR Documentation

Check that Inflection is Where it is Expected

Description

In most regular English cases, the word should end with the inflection. But there are a few exceptions of the "passersby" class, which we want to allow.

Usage

.check_inflection_ending(original_word, base_word, inflection)

Arguments

original_word

Character; the word before inflectional breakdown.

base_word

Character; uninflected word.

inflection

Character; the (putative) inflectional ending.

Value

TRUE if the word contains the candidate inflection as expected.


jonthegeek/wikimorphemes documentation built on Sept. 1, 2022, 10:32 p.m.