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



KB Term:  Term intersection
English Word: 

  Coronation

Sigma KEE - ResidentialBuilding
ResidentialBuilding(residential building)
more pictures...
abode, residence

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


(subclass ResidentialBuilding Building) Merge.kif 16105-16105 Residential building is a subclass of building
(subclass ResidentialBuilding Residence) Merge.kif 16106-16106 Residential building is a subclass of residence
(documentation ResidentialBuilding EnglishLanguage "A Building which provides some accommodation for sleeping. Note that this class does not cover just permanent residences, e.g. Houses and condominium and apartment buildings, but also temporary residences, e.g. hotels and dormitories. ResidentialBuildings are also distinguished from CommercialBuildings, which are intended to serve an organizational rather than a residential function.") Merge.kif 16107-16113 Residential building is a subclass of residence
(externalImage ResidentialBuilding "http://upload.wikimedia.org/wikipedia/ commons/ d/ da/ Nordisches_Einfamilienhaus.jpg") pictureList.kif 1952-1952 Residential building is a subclass of residence
(externalImage ResidentialBuilding "http://upload.wikimedia.org/wikipedia/ commons/ d/ d2/ Salinas_mcMansion.jpg") pictureList.kif 2330-2330 Residential building is a subclass of residence
(externalImage ResidentialBuilding "http://upload.wikimedia.org/wikipedia/ commons/ e/ e2/ La_D%C3%A9fense1.jpg") pictureList.kif 2331-2331 Residential building is a subclass of residence
(externalImage ResidentialBuilding "http://upload.wikimedia.org/wikipedia/ commons/ 9/ 99/ Bigger_single_family_home.jpg") pictureList.kif 2332-2332 Residential building is a subclass of residence
(externalImage ResidentialBuilding "http://upload.wikimedia.org/wikipedia/ commons/ a/ a1/ Two_story_single_family_home.jpg") pictureList.kif 2333-2333 Residential building is a subclass of residence

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


(subclass House ResidentialBuilding) Merge.kif 16054-16054 House is a subclass of residential building
(subclass ApartmentBuilding ResidentialBuilding) Mid-level-ontology.kif 8252-8252 Apartment building is a subclass of residential building
(subclass CondominiumBuilding ResidentialBuilding) Mid-level-ontology.kif 8267-8267 Condominium building is a subclass of residential building
(subclass Dormitory ResidentialBuilding) Mid-level-ontology.kif 8294-8294 Dormitory is a subclass of residential building
(disjoint FarmBuilding ResidentialBuilding) Mid-level-ontology.kif 8408-8408 Farm building is disjoint from residential building
(disjoint Barn ResidentialBuilding) Mid-level-ontology.kif 17336-17336 Barn is disjoint from residential building
(subclass HotelBuilding ResidentialBuilding) Hotel.kif 77-77 Hotel is a subclass of residential building
(termFormat EnglishLanguage ResidentialBuilding "residential building") domainEnglishFormat.kif 49629-49629 Hotel is a subclass of residential building
(termFormat ChineseTraditionalLanguage ResidentialBuilding "住宅樓") domainEnglishFormat.kif 49630-49630 Hotel is a subclass of residential building
(termFormat ChineseLanguage ResidentialBuilding "住宅楼") domainEnglishFormat.kif 49631-49631 Hotel is a subclass of residential building

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


(=>
    (instance ?RESIDENCE Residence)
    (or
        (instance ?RESIDENCE House)
        (exists (?BUILDING)
            (and
                (instance ?BUILDING ResidentialBuilding)
                (part ?RESIDENCE ?BUILDING)))))
Merge.kif 16083-16090 If X is an instance of residence, then X is an instance of house or there exists Y such that Y is an instance of residential building and X is a part of Y
(=>
    (instance ?G ResidentialGarden)
    (exists (?B)
        (and
            (instance ?B ResidentialBuilding)
            (orientation ?G ?B Adjacent))))
Mid-level-ontology.kif 9502-9507 If X is an instance of residential garden, then there exists Y such that Y is an instance of residential building and X is adjacent to Y


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