![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| BroadcastingStation(broadcasting station) | broadcast_station, broadcasting_station |
| appearance as argument number 1 |
|
|
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| ! [V__STATION] : ((s__instance(V__STATION,s__BroadcastingStation) => (? [V__SYS] : ((s__instance(V__SYS,s__CommunicationSystem) & s__engineeringSubcomponent(V__STATION,V__SYS))))) )
|
Communications.kif 201-206 | If X is an instance of broadcasting station, then there exists Y such that Y is an instance of communication system and X is a component of Y |
| ! [V__STATION] : ((s__instance(V__STATION,s__BroadcastingStation) => (s__instance(V__STATION,s__TelevisionStation) | s__instance(V__STATION,s__RadioStation))) )
|
Communications.kif 211-215 | If X is an instance of broadcasting station, then X is an instance of television station or X is an instance of radio station |
| consequent |
|
|
| ! [V__N] : ((s__instance(V__N,s__BroadcastNetwork) => (! [V__M] : ((s__member(V__M,V__N) => s__instance(V__M,s__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 |