| TabletComputer(tablet computer) |
| appearance as argument number 1 |
|
|
| (documentation TabletComputer EnglishLanguage "A PortableComputer lacking a physical ComputerKeyboard, but having a touch-sensitive screen.") | Mid-level-ontology.kif 31457-31458 | |
| (subclass TabletComputer PortableComputer) | Mid-level-ontology.kif 31456-31456 | Tablet computer is a subclass of portable computer |
| appearance as argument number 2 |
|
|
| (subclass AppleIPad TabletComputer) | ComputingBrands.kif 612-612 | IPad is a subclass of tablet computer |
| (termFormat EnglishLanguage TabletComputer "tablet computer") | domainEnglishFormat.kif 65569-65569 | IPad is a subclass of tablet computer |
| antecedent |
|
|
| (=> (instance ?T TabletComputer) (exists (?K) (and (instance ?K ComputerTouchscreen) (part ?K ?T)))) |
Mid-level-ontology.kif 31468-31473 |
|
| (=> (instance ?T TabletComputer) (not (exists (?K) (and (instance ?K ComputerKeyboard) (part ?K ?T))))) |
Mid-level-ontology.kif 31460-31466 |
|
|
|