![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
|
|
Planer
|
|
|
| appearance as argument number 1 |
|
|
| (subclass Planer Machine) | Economy.kif 6435-6435 | Planer is a subclass of machine |
| (subclass Planer CuttingDevice) | Economy.kif 6436-6436 | Planer is a subclass of cutting device |
| (documentation Planer EnglishLanguage "A Machine designed to produce a Flat surface on a wooden board.") | Economy.kif 6437-6437 | Planer is a subclass of cutting device |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (instance ?PLANER Planer) (hasPurpose ?PLANER (exists (?CUT ?OBJ1 ?OBJ2 ?U ?H1 ?H2) (and (instance ?CUT Cutting) (instrument ?CUT ?PLANER) (resource ?CUT ?OBJ1) (instance ?OBJ1 Object) (material ?OBJ1 Wood) (result ?CUT ?OBJ2) (instance ?OBJ2 Object) (material Wood ?OBJ2) (attribute ?OBJ2 Flat) (instance ?U UnitOfLength) (height ?OBJ1 (MeasureFn ?H1 ?U)) (height ?OBJ2 (MeasureFn ?H2 ?U)) (greaterThan ?H1 ?H2))))) |
Economy.kif 6439-6458 | If X is an instance of planer, then X has the purpose there exist Y, Z,, , W,, , V,, , U and T such that Y is an instance of cutting and X is an instrument for Y and Z is a resource for Y and Z is an instance of object and wood is made of Z and W is a result of Y and W is an instance of object and W is made of wood and flat is an attribute of W and V is an instance of unit of length and the height of Z is U V(s) and the height of W is T V(s) and U is greater than T |
| consequent |
|
|
| (=> (instance ?R RoughSawnLumber) (not (exists (?C ?P) (and (instance ?C Cutting) (instrument ?C ?P) (instance ?P Planer) (patient ?C ?R))))) |
Economy.kif 5899-5907 | If X is an instance of rough sawn lumber, then there don't exist Y, Z such that Y is an instance of cutting, Z is an instrument for Y, Z is an instance of planer, and X is a patient of Y |
| (=> (instance ?F FinishedLumber) (exists (?C ?P) (and (instance ?C Cutting) (instrument ?C ?P) (instance ?P Planer) (result ?C ?F)))) |
Economy.kif 5913-5920 | If X is an instance of FinishedLumber, then there exist Y, Z such that Y is an instance of cutting, Z is an instrument for Y, Z is an instance of planer, and X is a result of Y |