powered by
Sometimes you don't want to turn "paper" into "papers". You can use this function to make a word "uncountable".
paper
papers
add_uncountable_rule(uncountable_word)
the word that's, well, uncountable
nothing (function produces a side effect of modifying in-memory internal package envrionment)
# NOT RUN { add_uncountable_rule("paper") pluralize("paper") # }
Run the code above in your browser using DataLab