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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - TelevisionSystem
TelevisionSystem

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


(documentation TelevisionSystem EnglishLanguage "A system for Broadcasting and receiving television signals.") Communications.kif 319-320
(subclass TelevisionSystem CommunicationSystem) Communications.kif 318-318

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


(engineeringSubcomponent TelevisionStation TelevisionSystem) Communications.kif 323-323
(termFormat ChineseLanguage TelevisionSystem "电视系统") domainEnglishFormat.kif 57362-57362
(termFormat ChineseTraditionalLanguage TelevisionSystem "電視系統") domainEnglishFormat.kif 57361-57361
(termFormat EnglishLanguage TelevisionSystem "television system") domainEnglishFormat.kif 57360-57360

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


(=>
    (instance ?SYSTEM TelevisionSystem)
    (exists (?DEVICE)
        (and
            (instance ?DEVICE TelevisionReceiver)
            (engineeringSubcomponent ?DEVICE ?SYSTEM))))
Communications.kif 387-392
(=>
    (instance ?SYSTEM TelevisionSystem)
    (exists (?STATION)
        (and
            (instance ?STATION TelevisionStation)
            (engineeringSubcomponent ?STATION ?SYSTEM))))
Communications.kif 326-331


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