search The Search Order Word Set as defined by the Standard.
Note that there a some extensions in the Portable
Forth Environment. Wordlists can be made case-sensitive
always or only at request. Wordlists can be linear
or hashed vocabularies. There are other words to
recursivly search an implicit vocabulary along with another.
a DUP on the search ORDER - each named vocabulary
replaces the topmost ORDER vocabulary. Using ALSO will make it fixed to the search-order. (but it is
not nailed in trap-conditions as if using DEFAULT-ORDER )