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

Formal Language: 



KB Term:  Term intersection
English Word: 

  HandTool

Sigma KEE - HandTool
HandTool

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


(documentation HandTool EnglishLanguage "Any UnpoweredDevice that a Human is capable of Carrying and is designed for a particular purpose.") Cars.kif 4481-4482
(subclass HandTool UnpoweredDevice) Cars.kif 4479-4479 HandTool ist eine teilkategorie von UnpoweredDevice

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


(termFormat EnglishLanguage HandTool "hand tool") Cars.kif 4480-4480

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


(=>
    (instance ?HT HandTool)
    (capability Carrying objectTransferred ?HT))
Cars.kif 4484-4486

consequent
-------------------------


(=>
    (instance ?HTB HandToolBox)
    (hasPurpose ?HTB
        (exists (?HT)
            (and
                (instance ?HT HandTool)
                (contains ?HTB ?HT)))))
Cars.kif 4834-4840


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