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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Square
Square(square)foursquare, square

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


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

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


(termFormat ChineseLanguage Square "正方形") domainEnglishFormat.kif 54897-54897
(termFormat ChineseTraditionalLanguage Square "正方形") domainEnglishFormat.kif 54896-54896
(termFormat EnglishLanguage Square "square") domainEnglishFormat.kif 54895-54895

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


(=>
    (sideOfFigure ?SIDE Square)
    (lineMeasure ?SIDE ?LENGTH))
Mid-level-ontology.kif 5171-5173

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


(=>
    (and
        (instance ?C Cube)
        (faceOfFigure ?S ?C))
    (instance ?S Square))
Mid-level-ontology.kif 5034-5038
(=>
    (instance ?P SquarePyramid)
    (exists (?S)
        (and
            (instance ?S Square)
            (faceOfFigure ?S ?P))))
Mid-level-ontology.kif 5005-5010


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