Currently this package includes six features:
indefinite
for finding the right indefinite article to useenglish
for converting a positive integer to an English-language wordy representation, and the inverse functionunenglish
to convert the wordy representation back.pluralize
to pluralize a noun, and the inverse functionsingularize
ItemList
to create a list of objectsItemQuantity
to associate a noun with a numbersentences
to iterate over the sentences of a text
See the documentation (links above) for how to use these features.