%Facts %----- father(joe, {peter, mary}). father(james, {lucy, arnold, jim}). father(joe, {ann}). father(jack, {}). mother(magret, {peter, mary}). mother(linda, {john, junior}). mother(betty, {ann}).