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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - LegalAction
LegalAction

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


(documentation LegalAction ChineseLanguage "这是当一个 CognitiveAgent 寻求通过法庭去得到一些 东西的任何的 Process。") chinese_format.kif 3299-3300
(documentation LegalAction EnglishLanguage "Any Process where a CognitiveAgent seeks to obtain something through a court of law.") Merge.kif 13382-13383
(subclass LegalAction Contest) Merge.kif 13381-13381 子類 LegalAction and Contest

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


(subclass LegalCharge LegalAction) Mid-level-ontology.kif 16108-16108 子類 法律費用 and LegalAction
(subclass PlacingUnderArrest LegalAction) Mid-level-ontology.kif 23471-23471 子類 被捕 and LegalAction
(termFormat ChineseLanguage LegalAction "法律诉讼") chinese_format.kif 1214-1214
(termFormat EnglishLanguage LegalAction "legal action") english_format.kif 1649-1649
(termFormat FrenchLanguage LegalAction "action l�gale") french_format.kif 892-892
(termFormat Hindi LegalAction "kaanunii kaarya") terms-hindi.txt 425-425
(termFormat ItalianLanguage LegalAction "AzioneLegale") terms-it.txt 428-428
(termFormat JapaneseLanguage LegalAction "訴訟") japanese_format.kif 2576-2576
(termFormat PortugueseLanguage LegalAction "Acao Legal") portuguese_format.kif 844-844
(termFormat cb LegalAction "kalihukang subay sa balaod") terms-cb.txt 430-430
(termFormat cz LegalAction "legal action") terms-cz.txt 464-464
(termFormat ro LegalAction "acþiune legalã") relations-ro.kif 913-913
(termFormat tg LegalAction "paraan ayon sa batas") terms-tg.txt 429-429

appearance as argument number 3
-------------------------


(domain attorney 1 LegalAction) Law.kif 445-445 attorney, 1 and LegalAction
(domain counselInCase 3 LegalAction) Law.kif 459-459 counselInCase, 3 and LegalAction
(domain defendant 1 LegalAction) Mid-level-ontology.kif 16263-16263 被告, 1 and LegalAction
(domain defenseLawyer 1 LegalAction) Law.kif 282-282 defenseLawyer, 1 and LegalAction
(domain evidence 1 LegalAction) Law.kif 177-177 evidence, 1 and LegalAction
(domain plaintiff 1 LegalAction) Mid-level-ontology.kif 16270-16270 原告, 1 and LegalAction
(domain prosecutor 1 LegalAction) Law.kif 310-310 prosecutor, 1 and LegalAction
(domain witness 1 LegalAction) Law.kif 209-209 witness, 1 and LegalAction

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 16200-16212
(=>
    (instance ?ACTION LegalAction)
    (exists (?REGISTER)
        (and
            (instance ?REGISTER Registering)
            (subProcess ?REGISTER ?ACTION))))
Mid-level-ontology.kif 887-892

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


(<=>
    (holdsDuring ?TIME
        (attribute ?AGENT LegalAgent))
    (holdsDuring ?TIME
        (or
            (capability LegalAction agent ?AGENT)
            (capability LegalAction patient ?AGENT))))
Merge.kif 1601-1607 持有期間 TimePosition and attribute entity and LegalAgent 持有期間 TimePosition and 能力 LegalAction, agent and entity 能力 LegalAction, 患者 and entity
(=>
    (and
        (property ?AGREEMENT Contract)
        (partyToAgreement ?AGENT1 ?AGREEMENT)
        (partyToAgreement ?AGENT2 ?AGREEMENT)
        (instance ?PROC IntentionalProcess)
        (agent ?PROC ?AGENT1)
        (realization ?PROC ?PROP)
        (not
            (consistent ?PROP ?AGREEMENT)))
    (modalAttribute
        (exists (?LEGAL)
            (and
                (instance ?LEGAL LegalAction)
                (plaintiff ?LEGAL ?AGENT2)
                (defendant ?LEGAL ?AGENT1))) Possibility))
Mid-level-ontology.kif 14149-14163
(=>
    (instance ?DECISION LegalDecision)
    (exists (?ACTION)
        (and
            (instance ?ACTION LegalAction)
            (refers ?DECISION ?ACTION))))
Merge.kif 10794-10799


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