Syntax will be presented in BNF. Any other non-standard notation will be explained as used.
introduces a definition
token, or non-terminal symbol
delimits optional items
0 or more repetitions of the previous token
1 or more repetitions of the previous token
separates alternatives
This manual sometimes refers to example files in the LispWorks library via a Lisp form like this:
(example-edit-file "kw/animal/defsystem")
These examples are Lisp source files in your LispWorks installation under lib/7-0-0-0/examples/
. You can simply evaluate the given form to view the example source file.
Screenshots in this manual show the KnowledgeWorks tools running on Linux under GTK+ with a particular window manager and theme. So if you use GTK+ with a different window manager or theme, or Motif, you should expect a different appearance from that depicted here.
The screenshots in this manual show toolbars that may have been customized (using the context menu) so you might see some differences from your setup.
KnowledgeWorks and Prolog User Guide (Unix version) - 26 Feb 2015