![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| appearance as argument number 1 |
|
|
| (subclass Printer HomeOfficeAppliance) | HouseholdAppliances.kif 593-593 | Printer is a subclass of home office appliance |
| (subclass Printer ComputerOutputDevice) | QoSontology.kif 1955-1955 | Printer is a subclass of computer output device |
| (documentation Printer EnglishLanguage "A device that converts computer output into printed images.") | QoSontology.kif 1956-1957 | Printer is a subclass of computer output device |
| (externalImage Printer "http://articulatesoftware.com/SUMOpictures/computer/ printer/ printer_12.png") | pictureList.kif 677-677 | Printer is a subclass of computer output device |
| appearance as argument number 2 |
|
|
| consequent |
|
|
| (=> (instance ?TELEX Telex) (exists (?PRINTER) (and (instance ?PRINTER Printer) (part ?PRINTER ?TELEX)))) |
Communications.kif 159-164 | If X is an instance of telex, then there exists Y such that Y is an instance of printer and Y is a part of X |
| (=> (instance ?NC (NetworkCommunicationFn AirPrint)) (exists (?P) (and (instance ?P Printer) (destination ?NC ?P)))) |
ComputingBrands.kif 1902-1907 | If X is an instance of communication over AirPrint, then there exists Y such that Y is an instance of printer and X ends up at Y |
| (=> (instance ?Resource NetworkResource) (or (instance ?Resource Server) (instance ?Resource Printer))) |
QoSontology.kif 1949-1953 | If X is an instance of network resource, then X is an instance of server or X is an instance of printer |