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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - SatelliteTelevisionSystem
SatelliteTelevisionSystem(satellite tv)

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


(documentation SatelliteTelevisionSystem EnglishLanguage "SatelliteTelevisionSystem is a CommunicationSystem where ArtificialSatellite is used to transfer TV signals") Communications.kif 390-391
(subclass SatelliteTelevisionSystem CommunicationSystem) Communications.kif 389-389 Satellite tv is a subclass of communication system

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


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

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


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


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