CSC 350 Assignment #2 — Prolog sentence generator
A major purpose of this assignment is to familiarize yourself with running prolog.

Due XXX (scripted by midnight).

Be sure to create a script file (as described in the on-line document on scripting) after you've created your Prolog system. Do not edit the script files. Hard-copy of the script file should be handed in next class.

The Assignment

Modify the sample "one line synopsis" Prolog system so it summarizes a book/movie with which you are familiar.

Here is a sample script file.

Another example.
Here is another example
and its script file.