Roof |
appearance as argument number 1 |
(documentation Roof EnglishLanguage "The top of a Building.") | Mid-level-ontology.kif 15562-15562 | |
(externalImage Roof "http://upload.wikimedia.org/wikipedia/commons/2/29/ Roofes.JPG") | pictureList.kif 159-159 | |
(subclass Roof StationaryArtifact) | Mid-level-ontology.kif 15561-15561 |
appearance as argument number 2 |
(termFormat ChineseLanguage Roof "屋顶") | domainEnglishFormat.kif 50443-50443 | |
(termFormat ChineseTraditionalLanguage Roof "屋頂") | domainEnglishFormat.kif 50442-50442 | |
(termFormat EnglishLanguage Roof "roof") | domainEnglishFormat.kif 50441-50441 |
antecedent |
(=> (instance ?ROOF Roof) (exists (?BUILDING) (and (instance ?BUILDING Building) (top ?ROOF ?BUILDING)))) |
Mid-level-ontology.kif 15564-15569 |
consequent |
(=> (instance ?X Courtyard) (and (not (exists (?ROOF) (and (instance ?ROOF Roof) (top ?ROOF ?X)))) (exists (?BLDG) (and (instance ?BLDG Building) (orientation ?X ?BLDG Surrounded))))) |
Mid-level-ontology.kif 26285-26296 | |
(=> (instance ?X Lanai) (exists (?ROOF) (and (instance ?ROOF Roof) (part ?ROOF ?X) (modalAttribute (exists (?AREA) (and (instance ?AREA SittingArea) (located ?AREA ?X))) Likely)))) |
Mid-level-ontology.kif 26919-26929 |