Incremental Recruitment Language

Incremental Recruitment Language Incremental Recruitment Language

arti.vub.ac.be
from arti.vub.ac.be More from this publisher
29.06.2013 Views

composite-definition (def-composite (composite-id slot-spec*) constraint-invocation*)) e.g. (def-composite (identify-object-12 (?object object) (?prototype prototype) (?comparison comparison)) (equal-to-context ?set-1) (filter-set-prototype ?set-2 ?set-1 ?prototype) (filter-set-average ?set-3 ?set-2 ?comparison) (unique-element ?object ?set-3)) 10 10

specials • context-set-invocation (context-set context-set-id (object-name*)) e.g. (context-set obj-set-a (obj-a obj-b obj-c)) • th-object-ref (th-object object-number) e.g. (bind ?obj-5 (th-object 2)) (object-set set-7 ((th-object 2) (th-object 3))) 11 11

specials<br />

• context-set-invocation<br />

(context-set context-set-id (object-name*))<br />

e.g. (context-set obj-set-a (obj-a obj-b obj-c))<br />

• th-object-ref<br />

(th-object object-number)<br />

e.g.<br />

(bind ?obj-5 (th-object 2))<br />

(object-set set-7 ((th-object 2) (th-object 3)))<br />

11<br />

11

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!