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

Formal Language: 



KB Term:  Term intersection
English Word: 

  LegalAward

Sigma KEE - LegalAward
LegalAward

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


(documentation LegalAward EnglishLanguage "Any LegalDecision which gives to the plaintiff of the corresponding LegalAction some amount of monetary compensation.") Mid-level-ontology.kif 16196-16197
(subclass LegalAward LegalDecision) Mid-level-ontology.kif 16195-16195

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


(termFormat ChineseLanguage LegalAward "法律奖励") domainEnglishFormat.kif 33797-33797
(termFormat ChineseTraditionalLanguage LegalAward "法律獎勵") domainEnglishFormat.kif 33796-33796
(termFormat EnglishLanguage LegalAward "legal award") domainEnglishFormat.kif 33795-33795

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


(=>
    (and
        (instance ?AWARD LegalAward)
        (refers ?AWARD ?ACTION)
        (instance ?ACTION LegalAction)
        (agent ?ACTION ?PLAINTIFF))
    (confersRight
        (exists (?GET ?OBJ ?VALUE)
            (and
                (instance ?GET Getting)
                (experiencer ?GET ?PLAINTIFF)
                (patient ?GET ?OBJ)
                (monetaryValue ?OBJ ?VALUE))) ?AWARD ?PLAINTIFF))
Mid-level-ontology.kif 16199-16211


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