View Source Kaffy.Inflector (Kaffy v0.10.0-rc.1)

Module holding functions related to inflection of words. It does not attempt to be perfect, rather aiming at being "good enough".

Summary

Functions

Attempts to create a correct plural version by following rules outlined at: https://www.grammarly.com/blog/plural-nouns/

Functions

Attempts to create a correct plural version by following rules outlined at: https://www.grammarly.com/blog/plural-nouns/

Some of these rules are conscously ommited as being rare and hard to implement.