![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| distanceOfParallelLinesInSpace |
| appearance as argument number 1 |
|
|
| appearance as argument number 2 |
|
|
| (termFormat EnglishLanguage distanceOfParallelLinesInSpace "distance of of parallel lines in space") | Mid-level-ontology.kif 27996-27996 | |
| (format EnglishLanguage distanceOfParallelLinesInSpace "%3 is the distance of the parallelLinesInSpace %1 and %2") | Mid-level-ontology.kif 27997-27997 | |
| (relatedInternalConcept objectEnds distanceOfParallelLinesInSpace) | Mid-level-ontology.kif 28125-28125 | object ends is internally related to distance of of parallel lines in space |
| antecedent |
|
|
| (=> (and (distanceOfParallelLinesInSpace ?L1 ?L2 (MeasureFn ?D ?U)) (instance ?U UnitOfLength) (parallelLinesInSpace ?L1 ?L2) (part ?P1 ?L1) (instance ?P1 PointInSpace) (part ?P2 ?L2) (instance ?P2 PointInSpace) (distance ?P1 ?P2 (MeasureFn ?X ?U))) (lessThanOrEqualTo ?D ?X)) |
Mid-level-ontology.kif 28003-28015 | If All of the following hold: (1) X Y(s) is the distance of the parallelLinesInSpace Z and W (2) Y is an instance of unit of length (3) Z and W are parallel (4) V is a part of Z (5) V is an instance of point in space (6) U is a part of W (7) U is an instance of point in space (8) the distance between V and U is T Y(s), then X is less than or equal to T |