1 07/23/84  option_symbols, osb
 2 
 3 Syntax as a command:  osb {control_args}
 4 
 5 
 6 Function:  The option_symbols command allows a user to change certain
 7 optional control information in the current symbol dictionary.  This
 8 information is summarized in "Notes" below.
 9 
10 
11 Control arguments:  all except -delim set corresponding escape, prefix,
12    or suffix characters recognized by Speedtype to the character
13    specified by X (see "Notes" below).
14 -delim string
15    specifies a new set of delimiter characters.  None of the characters
16    in this string may be currently defined escape, prefix, or suffix
17    characters.
18 -pad X
19 -perm X
20 -temp X
21 -trans X
22 -space X
23 -under X
24 -upper X
25 
26 
27 -plural X
28 -ed X
29 -ing X
30 -er X
31 -ly X
32 
33 
34 Notes:  A summary of all Speedtype options is given below.  The default
35 character(s) used to represent each option is also shown.
36     Delimiters:
37         Escapes (see below)
38         White space (space, tab, newline)
39         Others  ,()? <>[]{}"
40     Escapes:
41            pad        (octal 177)
42            perm       `
43            temp
44            trans      :
45            space      ;
46     Prefixes:
47            under      _
48            upper      |
49 
50 
51     Suffixes:
52            plural     +
53            ed         -
54            ing        **
55            er         =
56            ly         |