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



KB Term:  Term intersection
English Word: 

  Entity

Sigma KEE - Triangle
Triangle(triangle)
acute-angled_triangle, acute_triangle, delta, equiangular_triangle, equilateral_triangle, isosceles_triangle, oblique_triangle, obtuse-angled_triangle, obtuse_triangle, scalene_triangle, triangle, trigon, trilateral

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


(instance Triangle Polygon) Mid-level-ontology.kif 5666-5666 Triangle is an instance of polygon
(documentation Triangle EnglishLanguage "Any three-sided Polygon.") Mid-level-ontology.kif 5667-5667 Triangle is an instance of polygon
(externalImage Triangle "http://articulatesoftware.com/SUMOpictures/signs_symbol/ shapes/ triangle.png") pictureList.kif 795-795 Triangle is an instance of polygon

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


(subAttribute RightTriangle Triangle) Mid-level-ontology.kif 5674-5674 Right triangle is a subattribute of triangle
(termFormat EnglishLanguage Triangle "triangle") domainEnglishFormat.kif 59149-59149 Right triangle is a subattribute of triangle
(termFormat ChineseTraditionalLanguage Triangle "三角形") domainEnglishFormat.kif 59150-59150 Right triangle is a subattribute of triangle
(termFormat ChineseLanguage Triangle "三角形") domainEnglishFormat.kif 59151-59151 Right triangle is a subattribute of triangle

antecedent
-------------------------


(=>
    (and
        (instance ?PY Pyramid)
        (instance ?POL Polygon)
        (faceOfFigure ?POL ?PY)
        (sideOfFigure ?S ?POL)
        (instance ?T Triangle)
        (faceOfFigure ?T ?PY)
        (sideOfFigure ?S ?T)
        (sideOfIntersection ?POL ?T ?S))
    (equal
        (CardinalityFn
            (KappaFn ?S
                (sideOfFigure ?S ?POL)))
        (CardinalityFn
            (KappaFn ?T
                (faceOfFigure ?T ?PY)))))
Mid-level-ontology.kif 5515-5531 If All of the following hold: (1) X is an instance of pyramid (2) Y is an instance of polygon (3) Y is the face of Figure X (4) the size of Y is Z (5) W is an instance of triangle (6) W is the face of Figure X (7) the size of W is Z (8) Z is the intersection Y and W, then equal the number of instances in the class described by Z and the number of instances in the class described by W

statement
-------------------------


(equal
    (CardinalityFn
        (KappaFn ?SIDE
            (sideOfFigure ?SIDE Triangle))) 3)
Mid-level-ontology.kif 5669-5672 equal the number of instances in the class described by X and 3


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

Show without tree


Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0.0-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners