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

Formal Language: 



KB Term:  Term intersection
English Word: 

  BusinessCenter

Sigma KEE - BusinessCenter
BusinessCenter

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


(documentation BusinessCenter EnglishLanguage "BusinessCenter is a type of facility that is equipped with different objects that allow a person to do his Working") Hotel.kif 1651-1652
(subclass BusinessCenter Room) Hotel.kif 1650-1650 BusinessCenter部屋subclass では %n

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


(termFormat EnglishLanguage BusinessCenter "business center") Hotel.kif 1653-1653

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


(=>
    (instance ?X BusinessCenter)
    (hasPurpose ?X
        (exists (?PERSON ?WORK ?OBJ)
            (and
                (attribute ?PERSON BusinessPerson)
                (instance ?WORK Working)
                (instance ?OBJ Object)
                (located ?OBJ ?X)
                (agent ?WORK ?PERSON)
                (or
                    (instrument ?WORK ?OBJ)
                    (resource ?WORK ?OBJ)
                    (patient ?WORK ?OBJ))))))
Hotel.kif 1655-1668
(=>
    (instance ?X BusinessCenter)
    (modalAttribute
        (exists (?COMP)
            (and
                (instance ?COMP Computer)
                (located ?COMP ?X))) Likely))
Hotel.kif 1670-1676
(=>
    (instance ?X BusinessCenter)
    (modalAttribute
        (exists (?IC)
            (and
                (instance ?IC InternetConnection)
                (located ?IC ?X))) Likely))
Hotel.kif 1678-1684


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