mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
6 lines
235 B
Plaintext
6 lines
235 B
Plaintext
This module will tell you if a number, either in words or as digits, is a
|
|
cardinal or ordinal number.
|
|
|
|
This is useful if you e.g. want to distinguish these types of numbers found
|
|
with Lingua::EN::FindNumber and take different actions.
|