![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
|
|
Mast
|
|
|
| appearance as argument number 1 |
|
|
| (subclass Mast Artifact) | Mid-level-ontology.kif 1787-1787 | Mast is a subclass of artifact |
| (documentation Mast EnglishLanguage "A large pole in the center of a WaterVehicle which is used to support a sail.") | Mid-level-ontology.kif 1788-1789 | Mast is a subclass of artifact |
| (externalImage Mast "http://upload.wikimedia.org/wikipedia/commons/f/f5/ Mast_rigging.png") | pictureList.kif 4775-4775 | Mast is a subclass of artifact |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (instance ?M Mast) (exists (?W) (and (instance ?W WaterVehicle) (part ?M ?W)))) |
Mid-level-ontology.kif 1791-1796 | If X is an instance of mast, then there exists Y such that Y is an instance of water vehicle and X is a part of Y |
| consequent |
|
|
| (=> (instance ?SAIL Sail) (exists (?MAST) (and (material Fabric ?SAIL) (instance ?MAST Mast) (connected ?SAIL ?MAST)))) |
Mid-level-ontology.kif 28904-28910 | If X is an instance of sail, then there exists Y such that X is made of fabric, Y is an instance of mast, and X is connected to Y |