The list of valid tokens or template functions in Get-Help Invoke-Generate and your ReadMe seem to be missing a bunch of options.

If I'm understanding things correctly, the full list of template functions is basically &(gmo NameIt) { gcm -mo NameIt | Where Verb -eq "" } which includes stuff like "Adjective" and "color" that aren't in the docs ...