![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
|
|
MainTelephoneLine
|
|
|
| appearance as argument number 1 |
|
|
| (subclass MainTelephoneLine CommunicationDevice) | Communications.kif 47-47 | Main telephone line is a subclass of communication device |
| (documentation MainTelephoneLine EnglishLanguage "A MainTelephoneLine is one engineeringSubcomponent of a TelephoneSystem used for voice communication or computer data transfer.") | Communications.kif 49-51 | Main telephone line is a subclass of communication device |
| appearance as argument number 2 |
|
|
| consequent |
|
|
| (=> (instance ?SYSTEM TelephoneSystem) (exists (?LINE) (and (instance ?LINE MainTelephoneLine) (engineeringSubcomponent ?LINE ?SYSTEM)))) |
Communications.kif 52-57 | If X is an instance of telephone system, then there exists Y such that Y is an instance of main telephone line and Y is a component of X |