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

Formal Language: 



KB Term:  Term intersection
English Word: 

  WorkLeave

Sigma KEE - WorkLeave
WorkLeave

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


(documentation WorkLeave EnglishLanguage "A temporary leave from Working. Note that this is disjoint from being Unemployed.") Mid-level-ontology.kif 20450-20451
(subclass WorkLeave IntentionalProcess) Mid-level-ontology.kif 20449-20449

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


(subclass DisabilityLeave WorkLeave) Mid-level-ontology.kif 20495-20495
(subclass SickLeave WorkLeave) Mid-level-ontology.kif 20479-20479
(subclass Vacationing WorkLeave) Mid-level-ontology.kif 20475-20475
(termFormat EnglishLanguage WorkLeave "work leave") domainEnglishFormat.kif 65748-65748

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


(=>
    (and
        (instance ?W WorkLeave)
        (agent ?W ?PERSON))
    (holdsDuring
        (WhenFn ?W)
        (not
            (attribute ?PERSON Unemployed))))
Mid-level-ontology.kif 20465-20472
(=>
    (and
        (instance ?W WorkLeave)
        (instance ?WORK Working)
        (agent ?W ?PERSON)
        (agent ?WORK ?PERSON)
        (instance ?PERSON Human))
    (not
        (overlapsTemporally
            (WhenFn ?W)
            (WhenFn ?WORK))))
Mid-level-ontology.kif 20453-20463


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