aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Lingua-EN-Inflect/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-Lingua-EN-Inflect/pkg-descr')
-rw-r--r--textproc/p5-Lingua-EN-Inflect/pkg-descr11
1 files changed, 11 insertions, 0 deletions
diff --git a/textproc/p5-Lingua-EN-Inflect/pkg-descr b/textproc/p5-Lingua-EN-Inflect/pkg-descr
new file mode 100644
index 000000000000..456c01cd1960
--- /dev/null
+++ b/textproc/p5-Lingua-EN-Inflect/pkg-descr
@@ -0,0 +1,11 @@
+The exportable subroutines of Lingua::EN::Inflect provide plural
+inflections and "a"/"an" selection for English 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.
+
+WWW: http://search.cpan.org/search?dist=Lingua-EN-Inflect
+
+Seamus Venasse <svenasse@polaris.ca>