home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ftp.barnyard.co.uk
/
2015.02.ftp.barnyard.co.uk.tar
/
ftp.barnyard.co.uk
/
cpm
/
walnut-creek-CDROM
/
MBUG
/
MBUG114.ARC
/
SAMPLE.PRO
< prev
next >
Wrap
Text File
|
1979-12-31
|
512b
|
15 lines
[ A sample database for testing E-Prolog. See the
documentation file EPRO.DOC. ]
((father jack ken))
((father jack karen))
((grandparent ?grandparent ?grandchild)
(parent ?grandparent ?parent)
(parent ?parent ?grandchild))
((mother el ken))
((mother cele jack))
((parent ?parent ?child)
(mother ?parent ?child))
((parent ?parent ?child)
(father ?parent ?child))