by Peter Flach, then at Tilburg University, the Netherlands
John Wiley 1994, xvi + 240 pages, ISBN 0471 94152 2
Reprinted: December 1994, July 1998.
This book is no longer available through John Wiley publishers. You can download a free PDF copy or view its online version - see below for details.
The PDF
version of the book is available as a GitHub release here.
The release page with some notes is available here.
The online version of the book is hosted at GitHub Pages and was built with use of Bootstrap and SWISH, the online version of SWI-Prolog.
You can view it here.
If Prolog blocks are not working for you in the online version of the book please make sure that 3rd party cookies are enabled in your web browser.
If you found an error in the online version of the book please file an issue in this GitHub repository.
- Figure 4.1 is missing.
- Fix rendering of ¨, Ô, etc..
[^\x00-\x7F]
org | rep |
---|---|
¢ | ′ |
¨ | → |
¥ | • |
É | … |
Æ | □ |
® | ∅ |
ë é | ∪ |
ô | ∧ |
ò | ∨ |
¯ | ¬ |
 | ¬ |
Ç | ↔ |
¼ | ≡ |
Š | ä |
Ÿ | ü |
Ñ | — |
--- | --- |
$ | ∃ |
" | ∀ |
--- | --- |
Ô | ‘ |
Õ | ’ |
• | ï |
Ž | é |
— | ó |
« | × |
³ | ≥ |
è | Ë |
¾ | æ |
ê | ⊆ |
--- | --- |
È | NULL |
- Fix repeating header's ids.
- Merge external changes (Dropbox).
- Split
htm
files into proper modules.