![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| lineMeasure |
| appearance as argument number 1 |
|
|
| (instance lineMeasure BinaryPredicate) | Merge.kif 18304-18304 | line measure is an instance of binary predicate |
| (instance lineMeasure TotalValuedRelation) | Merge.kif 18305-18305 | line measure is an instance of total valued relation |
| (domain lineMeasure 1 OneDimensionalFigure) | Merge.kif 18306-18306 | The number 1 argument of line measure is an instance of one dimensional figure |
| (domain lineMeasure 2 LengthMeasure) | Merge.kif 18307-18307 | The number 2 argument of line measure is an instance of length measure |
| (documentation lineMeasure EnglishLanguage "(lineMeasure ?LINE ?MEASURE) means that the straight line ?LINE has the LengthMeasure of ?MEASURE.") | Merge.kif 18308-18309 | The number 2 argument of line measure is an instance of length measure |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (and (equal ?S CircleSector) (equal ?A CentralAngle) (angleOfFigure ?A ?S) (equal ?L ClosedLineSegment) (sideOfFigure ?L ?A) (sideOfIntersection ?A ?S ?L) (lineMeasure ?L ?R)) (exists (?AC) (and (equal ?AC CircularArc) (sideOfFigure ?AC ?S) (arcLength ?AC ?R) (angularMeasure ?A (MeasureFn 1 Radian))))) |
Mid-level-ontology.kif 5910-5924 | If All of the following hold: (1) equal X and circle sector (2) equal Y and central angle (3) Y is the angle found in X (4) equal Z and closed line segment (5) the size of Y is Z (6) Z is the intersection Y and X (7) W is a line measure of Z, then there exists V such that equal V and circular arc and the size of X is V and W is the LengthMeasure of V and 1 radian(s) is an angular measure of Y |
| consequent |
|
|