Term Intersection : Welcome guest : log in
Home |  Graph |  ]  KB:  Language:   

Formal Language: 



Term 1: Term 2:

(=>
    (and
        (instance ?DECIDE Deciding)
        (agent ?DECIDE ?AGENT)
        (instance ?S Set)
        (patient ?DECIDE ?S)
        (element ?M ?S))
    (believes ?AGENT
        (exists (?CLASS)
            (and
                (instance ?M ?CLASS)
                (subclass ?CLASS IntentionalProcess)
                (capability ?CLASS agent ?AGENT)))))
Merge.kif 12014-12026
(subclass Deciding Selecting) Merge.kif 12006-12006 Deciding is a subclass of selecting
(subclass Resolution Deciding) Mid-level-ontology.kif 16054-16054 Resolution is a subclass of deciding
(subclass GameCall Deciding) Mid-level-ontology.kif 16275-16275 Game call is a subclass of deciding


Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0 is open source software produced by Articulate Software and its partners