![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
|
|
ClosedLineSegment
|
|
|
| appearance as argument number 1 |
|
|
| (subAttribute ClosedLineSegment StraightLine) | Mid-level-ontology.kif 5976-5976 | Closed line segment is a subattribute of straight line |
| (documentation ClosedLineSegment EnglishLanguage "A ClosedLineSegment is part of a straight line that is bounded by two distinct endpoints, and contains every point on the line that is between its points.[wikepedia]") | Mid-level-ontology.kif 5977-5979 | Closed line segment is a subattribute of straight line |
| appearance as argument number 2 |
|
|
| appearance as argument number 3 |
|
|
| (domain endPointsOfLine 3 ClosedLineSegment) | Mid-level-ontology.kif 5973-5973 | The number 3 argument of end points of line is an instance of closed line segment |
| antecedent |
|
|
| consequent |
|
|
| (=> (instance ?A CentralAngle) (exists (?L ?L2 ?C ?R) (and (equal ?L ClosedLineSegment) (sideOfFigure ?L ?A) (equal ?L2 ClosedLineSegment) (sideOfFigure ?L2 ?A) (equal ?C Circle) (geometricPart ?A ?C) (pointOfIntersection ?L ?L2 (CenterOfCircleFn ?C)) (lineMeasure ?L ?R) (lineMeasure ?L2 ?R) (radius ?C ?R)))) |
Mid-level-ontology.kif 5894-5908 | If X is an instance of central angle, then All of the following hold: (1) there exist Y, Z,, , W (2) V such that equal Y (3) closed line segment (4) the size of X is Y (5) equal Z (6) closed line segment (7) the size of X is Z (8) equal W (9) circle (10) W is a geometric part of X (11) Y is point of intersection Z for the center of circle of W (12) V is a line measure of Y (13) V is a line measure of Z (14) the radius of W is V |