<< Previous

object/location

@@alt@@

Semantics:
[[m]] is the proposition that object [[i]] is located at location [[j]].

Example:
A bird is in an estuary.
(assert member #bird class (build lex "bird"))
(assert member #estuary class (build lex "estuary"))
(assert object *bird location *estuary)

Next >>

File: CVA/CaseFrames/case-frames/object-location-2004-02-09.html