phrase(NonTerminal)
This non-terminal takes a non-terminal or a grammar rule body and parses it using the current implicit list of tokens. A common use is to wrap what otherwise would be a naked variable in a grammar rule body.
phrase(+callable)
instantiation_error
type_error(callable, NonTerminal)