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

Formal Language: 



KB Term:  Term intersection
English Word: 

  RoomInventory

Sigma KEE - RoomInventory
RoomInventory

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


(documentation RoomInventory EnglishLanguage "RoomInventory is the Collection of HotelUnit that a TravelerAccommodation has in one PropertyFn") Hotel.kif 139-140
(subclass RoomInventory Collection) Hotel.kif 138-138 RoomInventory e' uma sub-classe de Colecao

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


(termFormat EnglishLanguage RoomInventory "room inventory") Hotel.kif 141-141

appearance as argument number 3
-------------------------


(domain allRoomsPhysicalAmenity 1 RoomInventory) Hotel.kif 168-168 O argumento numero 1 de allRoomsPhysicalAmenity e' uma instancia de RoomInventory
(domain allRoomsPolicy 1 RoomInventory) Hotel.kif 230-230 O argumento numero 1 de allRoomsPolicy e' uma instancia de RoomInventory
(domain allRoomsServiceAmenity 1 RoomInventory) Hotel.kif 215-215 O argumento numero 1 de allRoomsServiceAmenity e' uma instancia de RoomInventory
(domain someRoomsAttribute 1 RoomInventory) Hotel.kif 260-260 O argumento numero 1 de someRoomsAttribute e' uma instancia de RoomInventory
(domain someRoomsPhysicalAmenity 1 RoomInventory) Hotel.kif 184-184 O argumento numero 1 de someRoomsPhysicalAmenity e' uma instancia de RoomInventory
(domain someRoomsPolicy 1 RoomInventory) Hotel.kif 245-245 O argumento numero 1 de someRoomsPolicy e' uma instancia de RoomInventory
(domain someRoomsServiceAmenity 1 RoomInventory) Hotel.kif 200-200 O argumento numero 1 de someRoomsServiceAmenity e' uma instancia de RoomInventory

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


(=>
    (and
        (element ?X
            (PropertyFn ?HOTEL))
        (instance ?X RoomInventory))
    (forall (?Y)
        (=>
            (member ?Y ?X)
            (element ?Y
                (PropertyFn ?HOTEL)))))
Hotel.kif 147-154
(=>
    (instance ?X RoomInventory)
    (memberType ?X HotelUnit))
Hotel.kif 143-145


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 is open source software produced by Articulate Software and its partners