
3 Mar 2004
CS 3243 - Chapter 8

Atomic sentences
nAtomic sentence = predicate (term1,...,termn) or term1 = term2
n
nTerm = function (term1,...,termn) or constant or variable
n
nE.g., Brother(KingJohn,RichardTheLionheart) > (Length(LeftLegOf(Richard)), Length(LeftLegOf(KingJohn)))