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


KB Term:  Term intersection
English Word: 

Sigma KEE - CityBlock
CityBlock(city block)
block, city_block

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


(subclass CityBlock LandArea) Mid-level-ontology.kif 9425-9425 City block is a subclass of land area
(documentation CityBlock EnglishLanguage "A square-shaped area surrounded by Roadways which is part of a City and typically contains Buildings.") Mid-level-ontology.kif 9426-9427 City block is a subclass of land area
(externalImage CityBlock "http://upload.wikimedia.org/wikipedia/commons/ b/ be/ City_block.PNG") pictureList.kif 5914-5914 City block is a subclass of land area

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


(termFormat EnglishLanguage CityBlock "city block") domainEnglishFormat.kif 14910-14910
(termFormat ChineseTraditionalLanguage CityBlock "城市街區") domainEnglishFormat.kif 14911-14911
(termFormat ChineseLanguage CityBlock "城市街区") domainEnglishFormat.kif 14912-14912

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


(=>
    (instance ?B CityBlock)
    (exists (?C)
        (and
            (instance ?C City)
            (part ?B ?C))))
Mid-level-ontology.kif 9428-9433 If X is an instance of city block, then there exists Y such that Y is an instance of city and X is a part of Y


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