mud/lib/doc/applies/parse_command_prepos_list
2020-09-06 05:43:07 -07:00

11 lines
309 B
Plaintext

parse_command_prepos_list - find out what words are valid prepositions
string array parse_command_prepos_list();
This routine is called in the master object to find out what words should
be considered prepositions. It is used by the parsing package and the
parse_command() efun.
See also:
parse_command