The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.001007 - 2018-05-06

  • Extended verb->as_regex() to match preterite and both participles (Thanks, David)
  • Added $person parameter to singular() and plural() methods (Thanks, David)
  • Made singular() and plural() methods called with no argument act as expected wrt terms that are inflected for person. Specifically, these methods now do not change the form of a singular inflection. For example: verb('am')->singular used to return 'is', but now returns 'am'.
  • Improved robustness of "<preposition> <pronoun>" inflexions

Modules

Inflect English nouns, verbs, adjectives, and articles
Implements classes of LEI objects
Implements classes of LEI objects

Provides

in lib/Lingua/EN/Inflexion/Term.pm
in lib/Lingua/EN/Inflexion/Term.pm
in lib/Lingua/EN/Inflexion/Term.pm
in lib/Lingua/EN/Inflexion/Nouns.pm
in lib/Lingua/EN/Inflexion/Term.pm
in lib/Lingua/EN/Inflexion/Verbs.pm