![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
|
|
SanFranciscoCalifornia
|
|
|
| appearance as argument number 1 |
|
|
| (subclass ElectricalOutlet Device) | Mid-level-ontology.kif 28477-28477 | Electrical outlet is a subclass of device |
| (documentation ElectricalOutlet EnglishLanguage "ElectricalOutlet refers to a Device that is used to connect a plug to a power source so that Electricity can flow from the source to an ElectricDevice") | Mid-level-ontology.kif 28478-28480 | Electrical outlet is a subclass of device |
| appearance as argument number 2 |
|
|
| (termFormat EnglishLanguage ElectricalOutlet "electrical outlet") | Mid-level-ontology.kif 28481-28481 |
| antecedent |
|
|
| consequent |
|
|
| (=> (instance ?X ElectricalPlug) (hasPurpose ?X (exists (?OUTLET) (and (instance ?OUTLET ElectricalOutlet) (completelyFills ?X ?OUTLET))))) |
Mid-level-ontology.kif 28511-28517 | If X is an instance of electrical plug, then X has the purpose there exists Y such that Y is an instance of electrical outlet and X completely fills Y |
| (=> (instance ?ADAPT OutletAdapter) (hasPurpose ?ADAPT (exists (?OUTLET ?PLUG) (and (instance ?PLUG ElectricalPlug) (instance ?OUTLET ElectricalOutlet) (completelyFills ?PLUG ?ADAPT) (completelyFills ?ADAPT ?OUTLET) (connectsEngineeringComponents ?ADAPT ?PLUG ?OUTLET))))) |
Mid-level-ontology.kif 28549-28558 | If X is an instance of outlet adapter, then All of the following hold: (1) X has the purpose there exist Y (2) Z such that Z is an instance of electrical plug (3) Y is an instance of electrical outlet (4) Z completely fills X (5) X completely fills Y (6) X connects Z (7) Y |