Atomic sentences
Atomic sentence =
predicate
(
term
1
,...,
term
n
)
or
term
1
= term
2
Term
=
function
(
term
1
,...,
term
n
)
or
constant
or
variable
E.g.,
n
Brother(KingJohn,RichardTheLionheart)
n
Length(LeftLegOf(Richard)) =
Length(LeftLegOf(KingJohn))