套件:liblingua-en-inflect-number-perl(1.12-1)
liblingua-en-inflect-number-perl 的相關連結
Debian 的資源:
下載原始碼套件 liblingua-en-inflect-number-perl:
- [liblingua-en-inflect-number-perl_1.12-1.dsc]
- [liblingua-en-inflect-number-perl_1.12.orig.tar.gz]
- [liblingua-en-inflect-number-perl_1.12-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
Perl module to force number of words to singular or plural
The Lingua::EN::Inflect::Number module extends the functionality of Lingua::EN::Inflect (the liblingua-en-inflect-perl package) with three new functions.
number() takes a word, and determines its number. It returns whether the word is singular, plural, or ambiguous for words that can be either singular or plural.
Based on the number() function there are to_S() and to_PL() which take a word and convert it forcefully either to singular or to plural. In Lingua::EN::Inflect funny things happen if you try to pluralise an already-plural word, but this module does the right thing.
其他與 liblingua-en-inflect-number-perl 有關的套件
|
|
|
|
-
- dep: liblingua-en-inflect-perl
- Perl module to pluralize English words
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language