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


KB Term:  Term intersection
English Word: 

Sigma KEE - ClosedTwoDimensionalFigure
ClosedTwoDimensionalFigure(closed two dimensional figure)
Jordan_curve, closed_curve, concave_polygon, convex_polygon, isogon, polygon, polygonal_shape, reentering_polygon, reentrant_polygon, regular_polygon, simple_closed_curve

appearance as argument number 1
-------------------------


(subclass ClosedTwoDimensionalFigure TwoDimensionalFigure) Merge.kif 18012-18012 Closed two dimensional figure is a subclass of two dimensional figure
(documentation ClosedTwoDimensionalFigure EnglishLanguage "Any TwoDimensionalFigure which has a well defined interior and exterior.") Merge.kif 18013-18014 Closed two dimensional figure is a subclass of two dimensional figure
(externalImage ClosedTwoDimensionalFigure "http://upload.wikimedia.org/wikipedia/ commons/ 4/ 41/ Parallelogram.svg") pictureList.kif 1701-1701 Closed two dimensional figure is a subclass of two dimensional figure

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


(instance Oval ClosedTwoDimensionalFigure) Merge.kif 7706-7706 Oval is an instance of closed two dimensional figure
(subclass Polygon ClosedTwoDimensionalFigure) Mid-level-ontology.kif 5517-5517 Polygon is a subclass of closed two dimensional figure
(instance CircleSector ClosedTwoDimensionalFigure) Mid-level-ontology.kif 5618-5618 Circle sector is an instance of closed two dimensional figure
(instance CircularSegment ClosedTwoDimensionalFigure) Mid-level-ontology.kif 5900-5900 Circular segment is an instance of closed two dimensional figure
(termFormat EnglishLanguage ClosedTwoDimensionalFigure "closed two dimensional figure") domainEnglishFormat.kif 15192-15192 Circular segment is an instance of closed two dimensional figure
(termFormat ChineseTraditionalLanguage ClosedTwoDimensionalFigure "封閉的二維圖") domainEnglishFormat.kif 15193-15193 Circular segment is an instance of closed two dimensional figure
(termFormat ChineseLanguage ClosedTwoDimensionalFigure "封闭的二维图") domainEnglishFormat.kif 15194-15194 Circular segment is an instance of closed two dimensional figure

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


(partition TwoDimensionalFigure OpenTwoDimensionalFigure ClosedTwoDimensionalFigure) Merge.kif 17999-17999 Two dimensional figure is exhaustively partitioned into open two dimensional figure and closed two dimensional figure

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


(=>
    (instance ?WC WireCoil)
    (exists (?P ?C)
        (and
            (part ?P ?WC)
            (attribute ?P ?C)
            (instance ?C ClosedTwoDimensionalFigure))))
Cars.kif 3148-3154 If X is an instance of wire coil, then there exist Y, Z such that Y is a part of X, Z is an attribute of Y, and Z is an instance of closed two dimensional figure
(=>
    (coilCount ?WC ?N)
    (exists (?C ?C2F)
        (and
            (instance ?C Collection)
            (memberCount ?C ?N)
            (forall (?M)
                (=>
                    (member ?M ?C)
                    (and
                        (attribute ?M ?C2F)
                        (instance ?C2F ClosedTwoDimensionalFigure)
                        (part ?M ?WC)
                        (not
                            (exists (?M2)
                                (and
                                    (overlapsSpatially ?M2 ?M)
                                    (member ?M2 ?C))))))))))
Cars.kif 3194-3211 If the number of coils in X is Y, then All of the following hold: (1) there exist Z (2) W such that Z is an instance of collection (3) Y is a member count of Z (4) V V is a member of ZW is an attribute of V (5) W is an instance of closed two dimensional figure (6) V is a part of X (7) there doesn't exist U such that U (8) V overlapsSpatially (9) U is a member of Z


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