![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
|
|
measurementReading
|
|
|
| appearance as argument number 1 |
|
|
| (subAttribute ChordOfACircle ClosedLineSegment) | Mid-level-ontology.kif 5983-5983 | Chord of a circle is a subattribute of closed line segment |
| (documentation ChordOfACircle EnglishLanguage "A ChordOfACircle is a straight line segment whose endpoints lie on the circle.[wikepedia]") | Mid-level-ontology.kif 5984-5985 | Chord of a circle is a subattribute of closed line segment |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| consequent |
|
|
| (=> (and (equal ?S SecantLine) (pointOfFigure ?P1 ?S) (pointOfFigure ?P2 ?S) (not (equal ?P1 ?P2)) (equal ?C Circle) (pointOfFigure ?P1 ?C) (pointOfFigure ?P2 ?C)) (exists (?CHORD) (and (equal ?CHORD ChordOfACircle) (endPointsOfLine ?P1 ?P2 ?CHORD) (geometricPart ?CHORD ?S)))) |
Mid-level-ontology.kif 6024-6038 | If All of the following hold: (1) equal X and secant line (2) Y is a vertex of X (3) Z is a vertex of X (4) equal Y and Z (5) equal W and circle (6) Y is a vertex of W (7) Z is a vertex of W, then there exists V such that equal V, chord of a circle, Y, Z are endPointsOfLine of V, and X is a geometric part of V |