1
0
mirror of https://github.com/PDP-10/its.git synced 2026-03-20 00:27:45 +00:00
Files
PDP-10.its/doc/shrdlu/minih.doc
Eric Swenson ace4248fe8 Added SHRDLU and MicroPlanner.
These are the original, unedited files written for an old version of
Maclisp.
2024-07-25 13:26:38 -07:00

35 lines
1.3 KiB
Plaintext
Raw Permalink Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
****** SHRDLU States and What They Want *****
READY (types out READY)
English sentence ended with punctuation,
or <alt-mode> <alt-mode> to go to COMMAND
COMMAND (types out >>>)
Command terminated by <CR> <CR>
or T,NIL or <alt>-P to proceed program
or GO<CR> to prepare for new sentence
or HELP <CR> for help messages (of which this is one)
REQUEST (types out request)
CHOOSE (request ends with ?)
Enough of any choice to specify it, followed by
<period>
or ?<CR> to see information and choices
or QUIT<CR> to abort command
SPECIFY (request ends with :)
Name or list, ended with <CR>
or just <LF> for default value (if appropriate)
or QUIT<CR> to abort command
or ?<CR> for info
Abbreviate commands by first two letters.
@