![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
|
|
ElectricalPlug
|
|
|
| appearance as argument number 1 |
|
|
| (subclass ElectricalPlug Plug) | Mid-level-ontology.kif 28501-28501 | Electrical plug is a subclass of plug |
| (documentation ElectricalPlug EnglishLanguage "ElectricalPlug is a type of Plug made of metal that is normally used to conduct electricity from an ElectricalOutlet to an ElectricDevice") | Mid-level-ontology.kif 28502-28504 | Electrical plug is a subclass of plug |
| appearance as argument number 2 |
|
|
| (termFormat EnglishLanguage ElectricalPlug "electrical plug") | Mid-level-ontology.kif 28505-28505 |
| antecedent |
|
|
| consequent |
|
|
| (=> (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 |