TVRemoteControl(tv remote) |
appearance as argument number 1 |
(documentation TVRemoteControl EnglishLanguage "TVRemoteControl is a type of RemoteControl that signals to a TelevisionReceiver") | Communications.kif 414-415 | |
(subclass TVRemoteControl RemoteControl) | Communications.kif 413-413 | Tv remote is a subclass of remote control |
appearance as argument number 2 |
(termFormat EnglishLanguage TVRemoteControl "tv remote") | Communications.kif 416-416 |
antecedent |
(=> (instance ?X TVRemoteControl) (hasPurpose ?X (exists (?SIGNAL ?DEVICE) (and (instance ?SIGNAL ElectronicSignalling) (agent ?SIGNAL ?X) (destination ?SIGNAL ?DEVICE) (instance ?DEVICE TelevisionReceiver))))) |
Communications.kif 418-426 |
|