/**
* -- The Optional Search Order Word Set
*
* Copyright (C) Tektronix, Inc. 1998 - 2001. All rights reserved.
*
* @see GNU LGPL
* @author Tektronix CTE @(#) %derived_by: guidod %
* @version %version: bln_mpt1!5.14 %
* (%date_modified: Mon Mar 25 14:27:20 2002 %)
*
* @description
* 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.
*//*@{*/