When you write a program, especially a longer one, it usually does not work the first few times you run it, because of errors in the code ("bugs"). This section lists a few common errors to look out for in Prolog programs.
<a.von.klopp@bangor.ac.uk>