PortableComputer(portable computer) | portable_computer |
appearance as argument number 1 |
(documentation PortableComputer EnglishLanguage "A Computer that is designed to be tranferred easily by a Human from one location to another.") | Mid-level-ontology.kif 29815-29816 | |
(subclass PortableComputer Computer) | Mid-level-ontology.kif 29814-29814 | Portable computer is a subclass of computer |
appearance as argument number 2 |
(subclass Laptop PortableComputer) | Mid-level-ontology.kif 29828-29828 | Laptop is a subclass of portable computer |
(subclass SmartPhone PortableComputer) | Mid-level-ontology.kif 29855-29855 | Smart phone is a subclass of portable computer |
(subclass TabletComputer PortableComputer) | Mid-level-ontology.kif 29835-29835 | Tablet computer is a subclass of portable computer |
(termFormat EnglishLanguage PortableComputer "portable computer") | domainEnglishFormat.kif 65390-65390 | Tablet computer is a subclass of portable computer |
antecedent |
(=> (instance ?PC PortableComputer) (hasPurpose ?PC (exists (?T ?H) (and (instance ?T Carrying) (instance ?H Human) (patient ?T ?PC) (agent ?T ?H))))) |
Mid-level-ontology.kif 29818-29826 |
|