Predicates and Atoms
- Relations are represented by predicates
- Tuples are represented by atoms.
Purchase( “joe”, “bob”, “Nike Town”, “Nike Air”, 2/2/98)
- arithmetic: built-in relations:
NOT Product(“Brooklyn Bridge”, $100, “Microsoft”)
First-Order Predicate Calculus