This package browser is in early development. Mind the rough edges.

perl-lingua-en-inflect

Convert singular to plural

Lingua::EN::Inflect provides plural inflections, "a"/"an" selection for English words, and manipulation of numbers as words. Plural forms of all nouns, most verbs, and some adjectives are provided. Where appropriate, "classical" variants (for example: "brother" -> "brethren", "dogma" -> "dogmata", etc.) are also provided.

Installation

Install the latest version of perl-lingua-en-inflect as follows:

guix install perl-lingua-en-inflect

Or install a particular version:

guix install perl-lingua-en-inflect@1.903

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.