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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Handle
Handle(handle)ax_handle, axe_handle, balusters, balustrade, banister, bannister, crop, grip, haft, handgrip, handle, handrail, handspike, helve, hilt, hoe_handle, hold, mop_handle, pommel, rail, railing, rake_handle, stock

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


(documentation Handle EnglishLanguage "The part or parts of an Artifact that are designed to be held with the Hands when the Artifact is used or carried.") Mid-level-ontology.kif 1448-1449
(subclass Handle EngineeringComponent) Mid-level-ontology.kif 1447-1447 Handle is a subclass of engineering component

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


(termFormat ChineseLanguage Handle "处理") domainEnglishFormat.kif 27377-27377
(termFormat ChineseTraditionalLanguage Handle "處理") domainEnglishFormat.kif 27376-27376
(termFormat EnglishLanguage Handle "handle") domainEnglishFormat.kif 27375-27375

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


(=>
    (instance ?H Handle)
    (hasPurpose ?H
        (exists (?G ?D)
            (and
                (instance ?G Grabbing)
                (patient ?G ?H)
                (instrument ?G ?D)
                (instance ?D Hand)))))
Mid-level-ontology.kif 1450-1459

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


(=>
    (instance ?S Shield)
    (exists (?H)
        (and
            (instance ?H Handle)
            (part ?H ?S))))
Mid-level-ontology.kif 1487-1492


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



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