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


KB Term:  Term intersection
English Word: 

Sigma KEE - PaintingDevice
PaintingDevice(painting device)paintbrush, spray_gun

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


(subclass PaintingDevice Device) Mid-level-ontology.kif 3864-3864 Painting device is a subclass of device
(documentation PaintingDevice EnglishLanguage "A Device used as an instrument for Painting. Paintbrushes, rollers or sprayers can belong into this class.") Mid-level-ontology.kif 3865-3866 Painting device is a subclass of device

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


(termFormat EnglishLanguage PaintingDevice "painting device") domainEnglishFormat.kif 44039-44039
(termFormat ChineseTraditionalLanguage PaintingDevice "繪畫裝置") domainEnglishFormat.kif 44040-44040
(termFormat ChineseLanguage PaintingDevice "绘画装置") domainEnglishFormat.kif 44041-44041

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


(=>
    (instance ?PD PaintingDevice)
    (capability Painting instrument ?PD))
Mid-level-ontology.kif 3870-3872 If X is an instance of painting device, then X is capable of doing painting as a instrument
(=>
    (instance ?PD PaintingDevice)
    (hasPurpose ?PD
        (exists (?STUFF ?COVER ?SURF ?OBJ)
            (and
                (instance ?STUFF Substance)
                (instance ?COVER Covering)
                (instance ?OBJ Object)
                (surface ?SURF ?OBJ)
                (agent ?COVER ?PD)
                (instrument ?COVER ?STUFF)
                (patient ?COVER ?SURF)))))
Mid-level-ontology.kif 3874-3885 If X is an instance of painting device, then All of the following hold: (1) X has the purpose there exist Y, Z,, , W (2) V such that Y is an instance of substance (3) Z is an instance of covering (4) V is an instance of object (5) W is a surface of V (6) X is an agent of Z (7) Y is an instrument for Z (8) W is a patient of 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