1 07/24/84  show_symbols, ssb
 2 
 3 Syntax as a command:  ssb terms
 4 
 5 
 6 Function:  The show_symbols command shows how Speedtype expands an
 7 input string.  The expansion is performed using the options and symbols
 8 in the current symbol dictionary.  The expanded string is printed on
 9 the user's terminal.
10 
11 
12 Arguments:
13 terms
14    are arguments that are concatenated into the input string that is
15    expanded.  These terms are separated in the input string by one
16    space.  If other spacing is desired, the input string should be
17    enclosed in quotes.