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!


 
			
			 
					
				 
			


 FOPL Basics in Prolog
 FOPL Basics in Prolog
					
				 
					
					
					
						 Reply With Quote
  Reply With Quote 
					
						 
					
						 
			
 
			 
			
 )
 )


















 
			 
					
				 
			