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


KB Term:  Term intersection
English Word: 

Sigma KEE - Blade
Blade(blade)blade

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


(subclass Blade CuttingDevice) Mid-level-ontology.kif 24300-24300 Blade is a subclass of cutting device
(documentation Blade EnglishLanguage "The Flat cutting part of a CuttingDevice.") Mid-level-ontology.kif 24301-24301 Blade is a subclass of cutting device

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


(termFormat EnglishLanguage Blade "blade") domainEnglishFormat.kif 11297-11297
(termFormat ChineseTraditionalLanguage Blade "刀片") domainEnglishFormat.kif 11298-11298
(termFormat ChineseLanguage Blade "刀片") domainEnglishFormat.kif 11299-11299

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


(=>
    (instance ?B Blade)
    (exists (?CD)
        (and
            (instance ?CD CuttingDevice)
            (part ?B ?CD))))
Mid-level-ontology.kif 24303-24308 If X is an instance of blade, then there exists Y such that Y is an instance of cutting device and X is a part of Y
(=>
    (and
        (instance ?B Blade)
        (instance ?CUT Cutting)
        (instance ?OBJ Object)
        (instrument ?CUT ?B)
        (patient ?CUT ?OBJ))
    (meetsSpatially ?B ?OBJ))
Mid-level-ontology.kif 24309-24316 If X is an instance of blade, Y is an instance of cutting, Z is an instance of object, X is an instrument for Y, and Z is a patient of Y, then X meets Z


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.0-ac69cf7a (2026-05-13) is open source software produced by Articulate Software and its partners