-
Maître de Web d'Élite
FOPL Basics in Prolog
I need some help on First Predicate Order Logic for my project. All I need is just to reverse it.
Would you like to translate to English statement? These are just examples.
1. male('Loony BoB').
2. parent('Loony BoB','Agent Proto').
3. mother(X,Y) :- parent(X,Y), female(Y).
4. sister(X,S) :- female(S), parent(S,P), parent(X,P), X \== S.
Thanks!
Courage is not the lack of fear. It is acting in spite of it. ~ Mark Twain
Wind Shear in WikiEoFF
MILF
- In Philippines, it's a rebel group.
- In U.S. of A.,... err... do I have to tell you?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules