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

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


(termFormat ChineseLanguage Handle "处理") domainEnglishFormat.kif 27359-27359
(termFormat ChineseTraditionalLanguage Handle "處理") domainEnglishFormat.kif 27358-27358
(termFormat EnglishLanguage Handle "handle") domainEnglishFormat.kif 27357-27357

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 1674-1683

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


(=>
    (instance ?MUG DrinkingMug)
    (exists (?HANDLE)
        (and
            (instance ?HANDLE Handle)
            (part ?HANDLE ?MUG))))
Mid-level-ontology.kif 5170-5175
(=>
    (instance ?S Shield)
    (exists (?H)
        (and
            (instance ?H Handle)
            (part ?H ?S))))
Mid-level-ontology.kif 1711-1716


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