home *** CD-ROM | disk | FTP | other *** search
-
-
- item | Item within the query
- in the |
- rule | constant variable functor
- | (C2) (V2) (F2)
- |-----------------------------------------------
- constant | succeed if succeed fail
- (C1) | C1 = C2 bind V2 to C1
- |
- variable | succeed succeed succeed
- (V1) | bind V1 to C2 bind V1 to V2 bind V1 to F2
- |
- functor |
- (F1) | fail succeed succeed if
- | bind V2 to F1 expressions have same
- | functor and arity
- | and each pair of components
- | can be unified
-
- Table 1 - Unification of items in rules and queries