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



KB Term:  Term intersection
English Word: 

Sigma KEE - BroadcastNetwork
BroadcastNetwork(broadcast network)network

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


(subclass BroadcastNetwork CommunicationSystem) Communications.kif 411-411 Broadcast network is a subclass of communication system
(documentation BroadcastNetwork EnglishLanguage "BroadcastNetwork is the subclass of CommunicationSystems consisting of BroadcastingStations that are linked electronically and managed or owned by one organization.") Communications.kif 412-414 Broadcast network is a subclass of communication system

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


(termFormat EnglishLanguage BroadcastNetwork "broadcast network") domainEnglishFormat.kif 12035-12035
(termFormat ChineseTraditionalLanguage BroadcastNetwork "廣播網絡") domainEnglishFormat.kif 12036-12036
(termFormat ChineseLanguage BroadcastNetwork "广播网络") domainEnglishFormat.kif 12037-12037

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


(=>
    (instance ?N BroadcastNetwork)
    (forall (?M)
        (=>
            (member ?M ?N)
            (instance ?M BroadcastingStation))))
Communications.kif 415-420 If X is an instance of broadcast network, then For all Physical Y: if Y is a member of X, then Y is an instance of broadcasting station
(=>
    (instance ?N BroadcastNetwork)
    (exists (?O)
        (and
            (instance ?O Organization)
            (forall (?M)
                (=>
                    (member ?M ?N)
                    (possesses ?O ?M))))))
Communications.kif 422-430 If X is an instance of broadcast network, then there exists Y such that Y is an instance of organization and Z Z is a member of XY possesses Z


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.0-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners