An atomic formula or atom is simply a predicate applied to a tuple of terms; that is, an atomic formula is a formula of the form P (t1 ,…, tn) for P a predicate, and the tn terms.
A term is either a single number or variable, or numbers and variables multiplied together.
a) Tet(y) - term,
b) Logician(john) - term,
c) father_of(quinn) - term,
d) 2 + y = z2 - the expression of terms,
e) Angry(x; y;2:00) - atomic wff.
Comments
Leave a comment