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

Formal Language: 



KB Term:  Term intersection
English Word: 

  LegalAction

Sigma KEE - LegalAction
LegalAction(AzioneLegale)

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 AzioneLegale è una sottoclasse di Competizione

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


(subclass LegalCharge LegalAction) Mid-level-ontology.kif 16108-16108 LegalCharge è una sottoclasse di AzioneLegale
(subclass PlacingUnderArrest LegalAction) Mid-level-ontology.kif 23471-23471 PlacingUnderArrest è una sottoclasse di AzioneLegale
(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 Il numero 1 argomenti di attorney è un istanza di AzioneLegale
(domain counselInCase 3 LegalAction) Law.kif 459-459 Il numero 3 argomenti di counselInCase è un istanza di AzioneLegale
(domain defendant 1 LegalAction) Mid-level-ontology.kif 16263-16263 Il numero 1 argomenti di defendant è un istanza di AzioneLegale
(domain defenseLawyer 1 LegalAction) Law.kif 282-282 Il numero 1 argomenti di defenseLawyer è un istanza di AzioneLegale
(domain evidence 1 LegalAction) Law.kif 177-177 Il numero 1 argomenti di evidence è un istanza di AzioneLegale
(domain plaintiff 1 LegalAction) Mid-level-ontology.kif 16270-16270 Il numero 1 argomenti di plaintiff è un istanza di AzioneLegale
(domain prosecutor 1 LegalAction) Law.kif 310-310 Il numero 1 argomenti di prosecutor è un istanza di AzioneLegale
(domain witness 1 LegalAction) Law.kif 209-209 Il numero 1 argomenti di witness è un istanza di AzioneLegale

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 attribute Entit� and LegalAgent vales durante PosizioneTemporale Entit� è capace di fare AzioneLegale nel ruolo agent Entit� è capace di fare AzioneLegale nel ruolo patient vales durante PosizioneTemporale
(=>
    (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 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