Gopher
FUNCTIONS

singularize

Converts a word according to a set of common English singularization rules.

Syntax

singularize INPUT

{{ "cats" | singularize }} → “cat”

See also the .Data.Singular taxonomy variable for singularizing taxonomy names.