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 5576-5576
(subAttribute Square Rectangle) Mid-level-ontology.kif 5575-5575 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 5578-5580

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


(=>
    (and
        (instance ?C Cube)
        (faceOfFigure ?S ?C))
    (instance ?S Square))
Mid-level-ontology.kif 5441-5445
(=>
    (instance ?P SquarePyramid)
    (exists (?S)
        (and
            (instance ?S Square)
            (faceOfFigure ?S ?P))))
Mid-level-ontology.kif 5412-5417


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