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

Formal Language: 



KB Term:  Term intersection
English Word: 

  colocatedAgent

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
(domain colocatedAgent 2 RelationalAttribute) Hotel.kif 764-764
(instance colocatedAgent BinaryPredicate) Hotel.kif 758-758

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 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