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 7639-7641 | |
(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 7637-7637 | Circle is a subattribute of oval |
appearance as argument number 2 |
(subAttribute DiskShaped Circle) | Mid-level-ontology.kif 25872-25872 | Disk shaped is a subattribute of circle |
(termFormat ChineseLanguage Circle "圈") | domainEnglishFormat.kif 14878-14878 | Disk shaped is a subattribute of circle |
(termFormat ChineseTraditionalLanguage Circle "圈") | domainEnglishFormat.kif 14877-14877 | Disk shaped is a subattribute of circle |
(termFormat EnglishLanguage Circle "circle") | domainEnglishFormat.kif 14876-14876 | Disk shaped is a subattribute of circle |
antecedent |
(=> (and (cylinderBore ?CY ?M) (instance ?CY HoleRegion) (shape ?CY Cylinder) (part ?CI ?CY) (instance ?CI Region) (shape ?CI Circle)) (diameter ?CI ?M)) |
Cars.kif 1541-1549 |
|
(=> (and (instance ?C Object) (shape ?C Circle)) (exists (?P) (equal (CenterOfCircleFn ?C) ?P))) |
Merge.kif 7650-7655 |
|
(=> (and (instance ?C Object) (shape ?C Circle)) (exists (?R) (radius ?C ?R))) |
Merge.kif 7643-7648 |
|
consequent |