![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
|
|
CodingScheme
|
|
|
| appearance as argument number 1 |
|
|
| (subclass PortableComputer Computer) | Mid-level-ontology.kif 32146-32146 | Portable computer is a subclass of computer |
| (documentation PortableComputer EnglishLanguage "A Computer that is designed to be tranferred easily by a Human from one location to another.") | Mid-level-ontology.kif 32147-32148 | Portable computer is a subclass of computer |
| appearance as argument number 2 |
|
|
| 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 32150-32158 | If X is an instance of portable computer, then X has the purpose there exist Y, Z such that Y is an instance of carrying, Z is an instance of human, X is a patient of Y, and Z is an agent of Y |