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


KB Term:  Term intersection
English Word: 

Sigma KEE - DisabilityLeave
DisabilityLeave(disability leave)

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


(subclass DisabilityLeave WorkLeave) Mid-level-ontology.kif 22710-22710 Disability leave is a subclass of work leave
(documentation DisabilityLeave EnglishLanguage "A leave from Working taken because a DiseaseOrSyndrome makes is difficult or impossible to work for an extended period. ") Mid-level-ontology.kif 22711-22713 Disability leave is a subclass of work leave

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


(termFormat EnglishLanguage DisabilityLeave "disability leave") domainEnglishFormat.kif 64771-64771

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


(=>
    (and
        (instance ?W DisabilityLeave)
        (agent ?W ?PERSON))
    (holdsDuring
        (WhenFn ?W)
        (exists (?D)
            (and
                (instance ?D Disability)
                (attribute ?PERSON ?D)))))
Mid-level-ontology.kif 22715-22723 If X is an instance of disability leave and Y is an agent of X, then there exists Z such that Z is an instance of disability and Z is an attribute of Y holds during the time of existence of X


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.0-ac69cf7a (2026-05-13) is open source software produced by Articulate Software and its partners