definitions:search — ordinary primitive
FORTH
DEFINITIONS ( -- )();p4:"definitions";
DEFINITIONS ( -- )(
)
make the current context-vocabulary the definition-vocabulary, that is where new names are declared in. see ORDER
dpANS 16.6.1.1180 - standard forth word