Browsing Interface : Welcome guest : log in
Home |  Graph |  ]  KB:  Language:   

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Circle
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 7649-7651
(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 7647-7647 Circle is a subattribute of oval

appearance as argument number 2
-------------------------


(subAttribute DiskShaped Circle) Mid-level-ontology.kif 26703-26703 Disk shaped is a subattribute of circle
(termFormat ChineseLanguage Circle "圈") domainEnglishFormat.kif 14877-14877 Disk shaped is a subattribute of circle
(termFormat ChineseTraditionalLanguage Circle "圈") domainEnglishFormat.kif 14876-14876 Disk shaped is a subattribute of circle
(termFormat EnglishLanguage Circle "circle") domainEnglishFormat.kif 14875-14875 Disk shaped is a subattribute of circle

appearance as argument number 3
-------------------------


(domain CenterOfCircleFn 1 Circle) Merge.kif 7668-7668 The number 1 argument of center of circle is an instance of circle
(domain DiameterFn 1 Circle) Mid-level-ontology.kif 5179-5179 The number 1 argument of diameter is an instance of circle
(domain RadiusFn 1 Circle) Mid-level-ontology.kif 5198-5198 The number 1 argument of radius is an instance of circle
(domain circumference 1 Circle) Mid-level-ontology.kif 32252-32252 The number 1 argument of circumference is an instance of circle
(domain diameter 1 Circle) Merge.kif 7701-7701 The number 1 argument of diameter is an instance of circle
(domain radius 1 Circle) Merge.kif 7679-7679 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
(=>
    (and
        (equal ?CHORD ChordOfACircle)
        (pointOfFigure
            (CenterOfCircleFn ?C) ?CHORD)
        (equal ?C Circle))
    (equal ?CHORD DiameterLine))
Mid-level-ontology.kif 5458-5464
(=>
    (and
        (equal ?S CircleSector)
        (equal ?C Circle)
        (geometricPart ?S ?C)
        (equal ?L ClosedLineSegment)
        (sideOfFigure ?L ?S))
    (lineMeasure ?L
        (RadiusFn ?C)))
Mid-level-ontology.kif 5238-5245
(=>
    (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 5479-5493
(=>
    (and
        (instance ?A CentralAngle)
        (angleOfFigure ?A ?C)
        (equal ?C Circle))
    (angularMeasure ?A
        (MeasureFn 360 AngularDegree)))
Mid-level-ontology.kif 5381-5386
(=>
    (equal ?C Circle)
    (exists (?P)
        (equal
            (CenterOfCircleFn ?C) ?P)))
Merge.kif 7658-7661
(=>
    (equal ?C Circle)
    (exists (?R)
        (radius ?C ?R)))
Merge.kif 7653-7656

consequent
-------------------------


(=>
    (and
        (arcLength ?SEMI
            (MeasureFn ?L ?U))
        (equal ?SEMI SemicircularArc))
    (exists (?CIR ?C)
        (and
            (equal ?CIR Circle)
            (geometricPart ?SEMI ?CIR)
            (circumference ?CIR
                (MeasureFn ?C ?U))
            (equal ?C
                (AdditionFn ?L ?L)))))
Mid-level-ontology.kif 5312-5322
(=>
    (and
        (equal ?A CircularArc)
        (pointOfFigure ?P ?A))
    (exists (?C ?P2)
        (and
            (geometricPart ?A ?C)
            (equal ?C Circle)
            (pointOfFigure ?P2 ?C)
            (equal ?P ?P2))))
Mid-level-ontology.kif 5270-5279
(=>
    (and
        (equal ?CHORD ChordOfACircle)
        (endPointsOfLine ?P1 ?P2 ?CHORD))
    (exists (?C)
        (and
            (equal ?C Circle)
            (pointOfFigure ?P1 ?C)
            (pointOfFigure ?P2 ?C))))
Mid-level-ontology.kif 5443-5451
(=>
    (circumference ?C ?L)
    (equal ?C Circle))
Mid-level-ontology.kif 32268-32270
(=>
    (diameter ?CIRCLE ?LENGTH)
    (equal ?CIRCLE Circle))
Merge.kif 7714-7716
(=>
    (equal ?A CircularArc)
    (exists (?C)
        (and
            (equal ?C Circle)
            (geometricPart ?A ?C))))
Mid-level-ontology.kif 5261-5266
(=>
    (equal ?D DiameterLine)
    (exists (?C)
        (and
            (equal ?C Circle)
            (lineMeasure ?D
                (DiameterFn ?C)))))
Mid-level-ontology.kif 5466-5472
(=>
    (equal ?L
        (DiameterFn ?C))
    (equal ?C Circle))
Mid-level-ontology.kif 5189-5192
(=>
    (equal ?L
        (RadiusFn ?C))
    (equal ?C Circle))
Mid-level-ontology.kif 5208-5211
(=>
    (equal ?P
        (CenterOfCircleFn ?C))
    (equal ?C Circle))
Merge.kif 7671-7674
(=>
    (equal ?S CircleSector)
    (exists (?C ?A)
        (and
            (equal ?C Circle)
            (geometricPart ?S ?C)
            (equal ?A CircularArc)
            (geometricPart ?A ?C)
            (sideOfFigure ?A ?S)
            (sideOfIntersection ?S ?C ?A))))
Mid-level-ontology.kif 5218-5227
(=>
    (instance ?A CentralAngle)
    (exists (?L ?L2 ?C ?R)
        (and
            (equal ?L ClosedLineSegment)
            (sideOfFigure ?L ?A)
            (equal ?L2 ClosedLineSegment)
            (sideOfFigure ?L2 ?A)
            (equal ?C Circle)
            (geometricPart ?A ?C)
            (pointOfIntersection ?L ?L2
                (CenterOfCircleFn ?C))
            (lineMeasure ?L ?R)
            (lineMeasure ?L2 ?R)
            (radius ?C ?R))))
Mid-level-ontology.kif 5349-5363
(=>
    (instance ?HOLE GolfHole)
    (exists (?C)
        (and
            (shape ?HOLE Cylinder)
            (top ?C ?HOLE)
            (instance ?C Region)
            (shape ?C ?CIR)
            (equal ?CIR Circle)
            (diameter ?CIR
                (MeasureFn 4.25 Inch)))))
Sports.kif 964-974
(=>
    (radius ?CIRCLE ?RADIUS)
    (equal ?CIRCLE Circle))
Merge.kif 7693-7695


Show full definition with tree view
Show simplified definition (without tree view)
Show simplified definition (with tree view)



Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0 is open source software produced by Articulate Software and its partners