TelevisionSystem(television system) |
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 | Television system is a subclass of communication system |
appearance as argument number 2 |
(engineeringSubcomponent TelevisionStation TelevisionSystem) | Communications.kif 323-323 | Television station is a component of television system |
(termFormat ChineseLanguage TelevisionSystem "电视系统") | domainEnglishFormat.kif 57404-57404 | Television station is a component of television system |
(termFormat ChineseTraditionalLanguage TelevisionSystem "電視系統") | domainEnglishFormat.kif 57403-57403 | Television station is a component of television system |
(termFormat EnglishLanguage TelevisionSystem "television system") | domainEnglishFormat.kif 57402-57402 | Television station is a component of television system |
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 |
|