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

Formal Language: 



KB Term:  Term intersection
English Word: 

  MultimediaProjector

Sigma KEE - MultimediaProjector
MultimediaProjector

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


(documentation MultimediaProjector EnglishLanguage "MultimediaProjector is a type of MediaSystem that projects images on a screen") Mid-level-ontology.kif 26213-26214
(subclass MultimediaProjector MediaSystem) Mid-level-ontology.kif 26212-26212 MultimediaProjector est une sous-classe de MediaSystem

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


(termFormat EnglishLanguage MultimediaProjector "multimedia projector") Mid-level-ontology.kif 26215-26215

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


(=>
    (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 26217-26231


Show simplified definition (without tree view)
Show simplified definition (with tree view)

Show without tree


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