| Author | DaveJarvis <email> |
|---|---|
| Date | 2022-11-06 15:52:02 GMT-0800 |
| Commit | cfb12e1f553e6ef6167e337e958b51cdc89e2ba1 |
| Parent | 5ea4d54 |
| Delta | 1 line added, 2 lines removed, 1-line decrease |
| # Rule 13 | ||
| # | ||
| -# Otherwise add -es if ending in -s; otherwise, append -s (e.g., tennis, | ||
| -# lychnis, penis, and other singular forms). | ||
| +# Add -es if ending in -s (e.g., tennis, lychnis); otherwise, add -s. | ||
| # ----------------------------------------------------------------------------- | ||
| pluralize_regular <- function( word ) { |