NAME
Lingua::PT::Inflect - Converts Portuguese words from singular to plural.
SYNOPSIS
use Lingua::PT::Inflect;
$plural = sin2plural('anel') # now holds 'anéis'
DESCRIPTION
Converts Portuguese words from singular to plural. Words ending in -il still aren't being treated. There may be some special cases that will fail (actually, there *WILL* be some).
AUTHOR
Jose Alves de Castro, <jac@natura.di.uminho.pt<gt>
COPYRIGHT AND LICENSE
Copyright 2004 by Jose Alves de Castro
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
1 POD Error
The following errors were encountered while parsing the POD:
- Around line 31:
Non-ASCII character seen before =encoding in ''anéis''. Assuming CP1252