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


KB Term:  Term intersection
English Word: 

Sigma KEE - House
House(house)
Buckingham_Palace, bungalow, cabin, castle, cottage, house, palace, ranch_house, safe_house, stash_house, tract_house, vacation_home

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


(subclass House ResidentialBuilding) Merge.kif 16054-16054 House is a subclass of residential building
(subclass House SingleFamilyResidence) Merge.kif 16055-16055 House is a subclass of single family residence
(documentation House EnglishLanguage "A ResidentialBuilding which is intended to be inhabited by members of the same SocialUnit. Houses are distinguished from temporary housing like hotels and multi-family dwellings like condominium and apartment buildings.") Merge.kif 16056-16059 House is a subclass of single family residence
(externalImage House "http://upload.wikimedia.org/wikipedia/commons/7/74/ Droste_Haus.jpg") pictureList.kif 116-116 House is a subclass of single family residence
(externalImage House "http://articulatesoftware.com/SUMOpictures/buildings/ homes/ homes_2/ house_13.png") pictureList.kif 506-506 House is a subclass of single family residence

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


(termFormat EnglishLanguage House "house") domainEnglishFormat.kif 28715-28715
(termFormat ChineseTraditionalLanguage House "屋") domainEnglishFormat.kif 28716-28716
(termFormat ChineseLanguage House "屋") domainEnglishFormat.kif 28717-28717

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 ?TH ToyHouse)
    (exists (?H)
        (and
            (instance ?H House)
            (represents ?TH ?H))))
Mid-level-ontology.kif 3030-3035 If X is an instance of toy house, then there exists Y such that Y is an instance of house and X expresses 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.0-ac69cf7a (2026-05-13) is open source software produced by Articulate Software and its partners