cl-inflector
Functions to pluralize and singularize english and portuguese languages words
$ area51 add cl-inflectorCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-inflector:some-function ...)