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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - SatelliteTelevisionSystem
SatelliteTelevisionSystem

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


(documentation SatelliteTelevisionSystem EnglishLanguage "SatelliteTelevisionSystem is a CommunicationSystem where ArtificialSatellite is used to transfer TV signals") Communications.kif 345-346
(subclass SatelliteTelevisionSystem CommunicationSystem) Communications.kif 344-344

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


(termFormat EnglishLanguage SatelliteTelevisionSystem "satellite tv") Communications.kif 347-347

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


(=>
    (instance ?TV SatelliteTelevisionSystem)
    (exists (?SAT ?RECEIVE)
        (and
            (instance ?SAT ArtificialSatellite)
            (member ?SAT ?TV)
            (instance ?RECEIVE TelevisionReceiver)
            (member ?RECEIVE ?TV))))
Communications.kif 349-356


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