NAME
AI::Prolog::Term - Create Prolog Terms.
SYNOPSIS
my $query = Term->new("steals(Somebody, Something).");
DESCRIPTION
See AI::Prolog for more information. If you must know more, there are plenty of comments sprinkled through the code.
AI::Prolog::Term - Create Prolog Terms.
my $query = Term->new("steals(Somebody, Something).");
See AI::Prolog for more information. If you must know more, there are plenty of comments sprinkled through the code.