Browsing Interface : Welcome guest : log in
Home |  Graph |  ]  KB:  Language:   

Formal Language: 



KB Term:  Term intersection
English Word: 

  IceMachine

Sigma KEE - IceMachine
IceMachine

appearance as argument number 1
-------------------------


(documentation IceMachine EnglishLanguage "IceMachine is a type of Machine that produces Ice") Mid-level-ontology.kif 25569-25570
(subclass IceMachine Machine) Mid-level-ontology.kif 25568-25568 IceMachine est une sous-classe de machine

appearance as argument number 2
-------------------------


(termFormat EnglishLanguage IceMachine "ice machine") Mid-level-ontology.kif 25571-25571

antecedent
-------------------------


(=>
    (instance ?IM IceMachine)
    (hasPurpose ?IM
        (exists (?PROC ?ICE)
            (and
                (instrument ?PROC ?IM)
                (result ?PROC ?ICE)
                (instance ?ICE Ice)))))
Mid-level-ontology.kif 25573-25580


Show simplified definition (without tree view)
Show simplified definition (with tree view)

Show without tree


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