pointOfIntersection |
appearance as argument number 1 |
![]() |
(documentation pointOfIntersection ChineseLanguage "(pointOfIntersection ?FIGURE1 ?FIGURE2 ?POINT)的意思是两条直线 ?FIGURE1 和 ?FIGURE2 在 ?POINT 点相遇。") | chinese_format.kif 3990-3990 | |
(documentation pointOfIntersection EnglishLanguage "(pointOfIntersection ?FIGURE1 ?FIGURE2 ?POINT) means that the two straight lines ?FIGURE1 and ?FIGURE2 meet at the point ?POINT.") | Merge.kif 17947-17948 | |
(domain pointOfIntersection 1 OneDimensionalFigure) | Merge.kif 17944-17944 | The number 1 argument of point of intersection is an instance of one dimensional figure |
(domain pointOfIntersection 2 OneDimensionalFigure) | Merge.kif 17945-17945 | The number 2 argument of point of intersection is an instance of one dimensional figure |
(domain pointOfIntersection 3 GeometricPoint) | Merge.kif 17946-17946 | The number 3 argument of point of intersection is an instance of geometric point |
(instance pointOfIntersection TernaryPredicate) | Merge.kif 17943-17943 | point of intersection is an instance of ternary predicate |
appearance as argument number 2 |
![]() |
antecedent |
![]() |
(=> (pointOfIntersection ?FIGURE1 ?FIGURE2 ?POINT) (and (pointOfFigure ?POINT ?FIGURE1) (pointOfFigure ?POINT ?FIGURE2))) |
Merge.kif 17950-17954 |
|
consequent |
![]() |
![]() |
![]() |