Role Predicate Ex 11

E-Mail Comments to: training@cyc.com
Copyright© 1996, 1997, 1998 Cycorp. All rights reserved.

[Up]Representing Roles In Events
[Back]Role Predicate Ex 10
[Next]Role Predicate Ex 12

Questions:

Are the roles in this rule correctly specified?

(#$implies
 (#$and
  (#$isa ?VIS #$VisualPerception)
  (#$performedBy ?VIS ?PERSON)
  (#$isa ?PERSON #$Person) 
  (#$perceivedEvent ?VIS ?EVENT))
 (#$holdsIn ?VIS 
	    (#$sees ?PERSON ?EVENT)))


[Up] [Back] [Next]
Last Update: 03/10/1999 11:36:52