<< Previous

agent/act/action/object

@@alt@@

Semantics:
[[m]] is the proposition that agent [[i]] performs action [[j]] with respect to object [[k]].

Example:
Sir Tor picks up the brachet.
(assert agent #SirTor act (build action (build lex "pick up") object #brachet))
(assert object *SirTor proper-name (build lex "Sir Tor"))
(assert member *brachet class (build lex "brachet"))

Next >>

File: CVA/CaseFrames/case-frames/agent-act-action-object-2004-02-09.html