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 1671-1672
(subclass Handle EngineeringComponent) Mid-level-ontology.kif 1670-1670 Handle is a subclass of engineering component

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


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

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 1673-1682

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


(=>
    (instance ?MUG DrinkingMug)
    (exists (?HANDLE)
        (and
            (instance ?HANDLE Handle)
            (part ?HANDLE ?MUG))))
Mid-level-ontology.kif 5189-5194
(=>
    (instance ?S Shield)
    (exists (?H)
        (and
            (instance ?H Handle)
            (part ?H ?S))))
Mid-level-ontology.kif 1710-1715


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