Circle(circle) | arc, circle, circlet, disc, disk, limb, saucer, spiral |
appearance as argument number 1 |
(documentation Circle ChineseLanguage "这是 Oval 的类别,以至构成 Circle 的 所有 GeometricPoint 和单一的 GeometricPoint,称为 Circle 的中心是等距的。") | chinese_format.kif 2647-2648 | |
(documentation Circle EnglishLanguage "A subAttribute of Oval such that all GeometricPoints that make up the Circle are equidistant from a single GeometricPoint, known as the center of the Circle.") | Merge.kif 7653-7655 | |
(documentation Circle JapaneseLanguage "Oval のクラスは、 Circle を構成するすべてのGPが、 Circle の中心として知られている単一の GeometricPoint から等距離である。") | japanese_format.kif 1364-1365 | |
(externalImage Circle "http://articulatesoftware.com/SUMOpictures/signs_symbol/ shapes/ circle.png") | pictureList.kif 346-346 | |
(externalImage Circle "http://upload.wikimedia.org/wikipedia/commons/a/a0/ Circle_-_black_simple.svg") | pictureList.kif 67-67 | |
(subAttribute Circle Oval) | Merge.kif 7651-7651 | Circle is a subattribute of oval |
appearance as argument number 2 |
(subAttribute DiskShaped Circle) | Mid-level-ontology.kif 25904-25904 | Disk shaped is a subattribute of circle |
(termFormat ChineseLanguage Circle "圈") | domainEnglishFormat.kif 14873-14873 | Disk shaped is a subattribute of circle |
(termFormat ChineseTraditionalLanguage Circle "圈") | domainEnglishFormat.kif 14872-14872 | Disk shaped is a subattribute of circle |
(termFormat EnglishLanguage Circle "circle") | domainEnglishFormat.kif 14871-14871 | Disk shaped is a subattribute of circle |
appearance as argument number 3 |
(domain CenterOfCircleFn 1 Circle) | Merge.kif 7672-7672 | The number 1 argument of center of circle is an instance of circle |
(domain DiameterFn 1 Circle) | Mid-level-ontology.kif 4933-4933 | The number 1 argument of diameter is an instance of circle |
(domain RadiusFn 1 Circle) | Mid-level-ontology.kif 4952-4952 | The number 1 argument of radius is an instance of circle |
(domain circumference 1 Circle) | Mid-level-ontology.kif 31427-31427 | The number 1 argument of circumference is an instance of circle |
(domain diameter 1 Circle) | Merge.kif 7705-7705 | The number 1 argument of diameter is an instance of circle |
(domain radius 1 Circle) | Merge.kif 7683-7683 | The number 1 argument of radius is an instance of circle |
antecedent |
(=> (and (cylinderBore ?CY ?M) (instance ?CY HoleRegion) (shape ?CY Cylinder) (part ?CI ?CY) (instance ?CI Region) (shape ?CI ?C) (equal ?C Circle)) (diameter ?C ?M)) |
Cars.kif 1541-1550 |
|
(=> (equal ?C Circle) (exists (?P) (equal (CenterOfCircleFn ?C) ?P))) |
Merge.kif 7662-7665 |
|
(=> (equal ?C Circle) (exists (?R) (radius ?C ?R))) |
Merge.kif 7657-7660 |
|
consequent |