Define and test the Prolog predicates described below.Each of your predicates must have the same name andsignature as the examples below. Your predicates mustbehave properly on all instances of valid input types. Yoursubmission should consist of a single source code text file thatincludes all facts, predicate definitions, and propositions.
You may find additional Prolog language help at the followinglinks:
SWI-Prolog manual: http://www.swi-prolog.org/pldoc/refman/
SWI-Prolog documentation:http://www.swi-prolog.org/pldoc/index.html
Learn Prolog Now: http://www.learnprolognow.org/
5) Genealogy
Design a set of predicates that encode genealogicalrelationships.
• male(X) – X is male.
• female(X) – X is female.
• parent(X,Y) – X is the parent of Y.
• mother(X,Y) – X is the mother of Y.
• father(X,Y) –
PayPal Gateway not configured
PayPal Gateway not configured