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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - colocatedAgent
colocatedAgent

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


(documentation colocatedAgent EnglishLanguage "(colocatedAgent ?ORG1 ?ATTR1) means that an Organization with Attribute ?ATTR1 is colocated with ?ORG1") Hotel.kif 759-760
(domain colocatedAgent 1 AutonomousAgent) Hotel.kif 763-763 The number 1 argument of colocated business is an instance of agent
(domain colocatedAgent 2 RelationalAttribute) Hotel.kif 764-764 The number 2 argument of colocated business is an instance of relational attribute
(instance colocatedAgent BinaryPredicate) Hotel.kif 758-758 colocated business is an instance of binary predicate

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


(format ChineseLanguage colocatedAgent "%2 organization 是坐落在 %1 ") domainEnglishFormat.kif 3034-3034
(format ChineseTraditionalLanguage colocatedAgent "%2 organization 是坐落在 %1 ") domainEnglishFormat.kif 3033-3033
(format EnglishLanguage colocatedAgent "a %2 organization is located at %1") domainEnglishFormat.kif 3032-3032
(termFormat EnglishLanguage colocatedAgent "colocated business") Hotel.kif 761-761

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


(=>
    (colocatedAgent ?ORG ?ATTR)
    (exists (?ORG2 ?LOC)
        (and
            (instance ?ORG2 AutonomousAgent)
            (attribute ?ORG2 ?ATTR)
            (located ?ORG ?LOC)
            (located ?ORG2 ?LOC))))
Hotel.kif 766-773


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