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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - DisabilityLeave
DisabilityLeave(disability leave)

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


(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 20469-20471
(subclass DisabilityLeave WorkLeave) Mid-level-ontology.kif 20468-20468 Disability leave is a subclass of work leave

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


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

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


(=>
    (and
        (instance ?W DisabilityLeave)
        (agent ?W ?PERSON))
    (holdsDuring
        (WhenFn ?W)
        (exists (?D)
            (and
                (instance ?D Disability)
                (attribute ?PERSON ?D)))))
Mid-level-ontology.kif 20473-20481


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