word-restarts-with-defer ( name possibilities -- restarts )


Vocabulary
vocabs.parser

Inputs
namean object
possibilitiesan object


Outputs
restartsan object


Definition


: word-restarts-with-defer
( name possibilities -- restarts )
word-restarts "Defer word in current vocabulary" rot 2array
suffix ;