![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| TapeCassette(tape cassette) | cassette, cassette_tape |
| appearance as argument number 1 |
|
|
| (subclass TapeCassette ElectronicDataStorageDevice) | Media.kif 1250-1250 | Tape cassette is a subclass of electronic data storage device |
| (documentation TapeCassette EnglishLanguage "An instance of TapeCassette is an ElectronicDataStorageDevice consisting of some length of RecordingTape enclosed in a protective plastic case.") | Media.kif 1251-1254 | Tape cassette is a subclass of electronic data storage device |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (instance ?OBJ TapeCassette) (exists (?TAPE) (and (instance ?TAPE RecordingTape) (component ?TAPE ?OBJ)))) |
Media.kif 1256-1261 | If X is an instance of tape cassette, then there exists Y such that Y is an instance of recording tape and Y is a component of X |