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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - HotelFunctionRoom
HotelFunctionRoom

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


(documentation HotelFunctionRoom EnglishLanguage "HotelFunctionRoom is a Room found in a HotelBuilding that is rented out and can be used for virtually any purpose.") Hotel.kif 1687-1688
(subclass HotelFunctionRoom Room) Hotel.kif 1686-1686 HotelFunctionRoom部屋subclass では %n

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


(termFormat EnglishLanguage HotelFunctionRoom "hotel function room") Hotel.kif 1689-1689

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


(domainSubclass functionRoomAmenity 1 HotelFunctionRoom) Hotel.kif 808-808 functionRoomAmenity の数値 1 引数は HotelFunctionRoomsubclass では %n

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


(=>
    (and
        (instance ?X HotelFunctionRoom)
        (element ?X
            (PropertyFn ?HOTEL)))
    (hasPurpose ?X
        (exists (?RENT)
            (and
                (instance ?RENT Renting)
                (patient ?RENT ?X)))))
Hotel.kif 1696-1704
(=>
    (instance ?X HotelFunctionRoom)
    (exists (?HOTEL)
        (element ?X
            (PropertyFn ?HOTEL))))
Hotel.kif 1691-1694
(=>
    (instance ?X HotelFunctionRoom)
    (modalAttribute
        (exists (?MTG)
            (and
                (instance ?MTG FormalMeeting)
                (located ?MTG ?X))) Possibility))
Hotel.kif 1706-1712


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