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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - workLocation
workLocation

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


(documentation workLocation EnglishLanguage "A Relation that specifies the typical or primary location where members of an Organization work.") Mid-level-ontology.kif 20558-20559
(domain workLocation 1 Organization) Mid-level-ontology.kif 20556-20556
(domain workLocation 2 StationaryArtifact) Mid-level-ontology.kif 20557-20557
(instance workLocation BinaryPredicate) Mid-level-ontology.kif 20555-20555

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


(format EnglishLanguage workLocation "members of %1 work at %2") Mid-level-ontology.kif 20560-20560
(termFormat EnglishLanguage workLocation "work location") domainEnglishFormat.kif 65974-65974

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


(=>
    (and
        (workLocation ?O ?S)
        (member ?P ?O)
        (instance ?W Working)
        (agent ?W ?P))
    (modalAttribute
        (located ?W ?S) Likely))
Mid-level-ontology.kif 20562-20570

consequent
-------------------------


(=>
    (instance ?BU BuildingUnit)
    (exists (?O ?B)
        (and
            (instance ?B Building)
            (instance ?O Organization)
            (part ?BU ?B)
            (workLocation ?O ?BU))))
Mid-level-ontology.kif 20579-20586


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