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.

Badge code

You can use the following badge to inform users of perl-lingua-en-inflect about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/perl-lingua-en-inflect'><img src='https://packages.guix.gnu.org/packages/perl-lingua-en-inflect/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/perl-lingua-en-inflect/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/perl-lingua-en-inflect)

Example Org:

[[https://packages.guix.gnu.org/packages/perl-lingua-en-inflect][https://packages.guix.gnu.org/packages/perl-lingua-en-inflect/badges/latest-version.svg]]