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



KB Term:  Term intersection
English Word: 

  Square

Sigma KEE - Square
Square(square)foursquare, square

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


(subAttribute Square Rectangle) Mid-level-ontology.kif 5703-5703 Square is a subattribute of rectangle
(documentation Square EnglishLanguage "Any Rectangle whose sides are all equal.") Mid-level-ontology.kif 5704-5704 Square is a subattribute of rectangle

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


(termFormat EnglishLanguage Square "square") domainEnglishFormat.kif 54859-54859
(termFormat ChineseTraditionalLanguage Square "正方形") domainEnglishFormat.kif 54860-54860
(termFormat ChineseLanguage Square "正方形") domainEnglishFormat.kif 54861-54861

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


(=>
    (sideOfFigure ?SIDE Square)
    (lineMeasure ?SIDE ?LENGTH))
Mid-level-ontology.kif 5706-5708 If the size of square is X, then Y is a line measure of X

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


(=>
    (instance ?P SquarePyramid)
    (exists (?S)
        (and
            (instance ?S Square)
            (faceOfFigure ?S ?P))))
Mid-level-ontology.kif 5539-5544 If X is an instance of square pyramid, then there exists Y such that Y is an instance of square and Y is the face of Figure X
(=>
    (and
        (instance ?C Cube)
        (faceOfFigure ?S ?C))
    (instance ?S Square))
Mid-level-ontology.kif 5568-5572 If X is an instance of cube and Y is the face of Figure X, then Y is an instance of square


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