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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Image
Image

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


(documentation Image EnglishLanguage "Instances of Image are VisualContentBearingObjects that convey their meaning primarily in non-textual form.") Mid-level-ontology.kif 26219-26221
(subclass Image VisualContentBearingObject) Mid-level-ontology.kif 26218-26218 Image ist eine teilkategorie von VisualContentBearingObject

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


(subclass ComputerDesktopImage Image) ComputingBrands.kif 3154-3154 ComputerDesktopImage ist eine teilkategorie von Image
(subclass ComputerTouchscreenKeyboard Image) ComputerInput.kif 448-448 ComputerTouchscreenKeyboard ist eine teilkategorie von Image
(subclass GUIElement Image) ComputerInput.kif 864-864 GUIElement ist eine teilkategorie von Image
(subclass Logo Image) Media.kif 890-890 Logo ist eine teilkategorie von Image
(subclass Photograph Image) Mid-level-ontology.kif 13295-13295 Photograph ist eine teilkategorie von Image
(subclass TextualImage Image) Media.kif 884-884 TextualImage ist eine teilkategorie von Image
(termFormat EnglishLanguage Image "image") Mid-level-ontology.kif 26222-26222

appearance as argument number 3
-------------------------


(domain albumCoverImage 2 Image) Music.kif 310-310 Die Zahl 2 Argument von albumCoverImage ist ein fall von Image %n{nicht}
(domain displayedUpon 1 Image) ComputerInput.kif 149-149 Die Zahl 1 Argument von displayedUpon ist ein fall von Image %n{nicht}

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


(=>
    (instance ?C CameraProgram)
    (hasPurpose ?C
        (exists (?I ?P)
            (and
                (instance ?I Image)
                (programRunning ?P ?C)
                (patient ?P ?I)))))
ComputingBrands.kif 2341-2348
(=>
    (instance ?X MultimediaProjector)
    (hasPurpose ?X
        (exists (?RS ?SCREEN ?VIDEO)
            (and
                (instance ?RS RadiatingLight)
                (instrument ?RS ?X)
                (patient ?RS ?VIDEO)
                (or
                    (instance ?VIDEO VideoRecording)
                    (instance ?VIDEO Image))
                (destination ?RS ?SCREEN)
                (instance ?SCREEN Artifact)
                (attribute ?SCREEN Flat)
                (not
                    (connected ?X ?SCREEN))))))
Mid-level-ontology.kif 26229-26243


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