The goals of this assignment are to get some experience with expert systems and writing of rules for expert systems.
After starting lisp on a lab machine, and within the directory where the files are located, enter the following:
(load "tmycin.lsp") or (load "/u/mylogin/.../tmycin.lsp") (load "snakes.lsp") (doconsult)
It is not necessary to answer all questions; some questions might be answered by unk (unknown).
After running the consultation, try some why and whynot questions, e.g.,
(why poisonous yes) (whynot bullsnake)
Add to the data values as needed.
The book I used in the example was an earlier edition of Lone Star Field Guide to Texas Snakes. However, you should not need a book; a Google search will give many photos and detailed information about various snakes.
Some photos of snakes from Austin are at: https://www.cs.utexas.edu/users/novak/cs378/snakes/. Most of these are taken from the Nextdoor bulletin board, where people often ask "What snake is this?"