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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - someRoomsPhysicalAmenity
someRoomsPhysicalAmenity

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


(documentation someRoomsPhysicalAmenity EnglishLanguage "(someRoomsPhysicalAmenity ?INV ?OBJ) means that there are rooms in RoomInventory ?INV that have roomAmenity ?OBJ") Hotel.kif 179-181
(domain someRoomsPhysicalAmenity 1 RoomInventory) Hotel.kif 184-184
(domainSubclass someRoomsPhysicalAmenity 2 Object) Hotel.kif 185-185
(instance someRoomsPhysicalAmenity BinaryPredicate) Hotel.kif 178-178

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


(format ChineseLanguage someRoomsPhysicalAmenity "some rooms 在 %1 有 %2 ") domainEnglishFormat.kif 4558-4558
(format ChineseTraditionalLanguage someRoomsPhysicalAmenity "some rooms 在 %1 有 %2 ") domainEnglishFormat.kif 4557-4557
(format EnglishLanguage someRoomsPhysicalAmenity "some rooms in %1 have %2") domainEnglishFormat.kif 4556-4556
(termFormat EnglishLanguage someRoomsPhysicalAmenity "physical amenity in some rooms") Hotel.kif 182-182

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


(=>
    (someRoomsPhysicalAmenity ?INV ?OBJ)
    (exists (?X)
        (and
            (memberType ?INV ?X)
            (roomAmenity ?X ?OBJ))))
Hotel.kif 187-192


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