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

Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - counselInCase
counselInCase

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


(documentation counselInCase EnglishLanguage "A relationship among an AutonomousAgent, a LegalAction and the Attorney representing the agent in the action.") Law.kif 457-458
(domain counselInCase 1 Human) Law.kif 463-463 counselInCase の数値 1 引数は 人[人間]instance では
(domain counselInCase 2 AutonomousAgent) Law.kif 464-464 counselInCase の数値 2 引数は AutonomousAgentinstance では
(domain counselInCase 3 LegalAction) Law.kif 465-465 counselInCase の数値 3 引数は 訴訟instance では
(instance counselInCase TernaryPredicate) Law.kif 462-462 counselInCase3進述語instance では

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


(format EnglishLanguage counselInCase "%1 is the counsel for %2 in %3") Law.kif 460-460
(termFormat EnglishLanguage counselInCase "counsel in case") Law.kif 459-459

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


(=>
    (counselInCase ?H ?A ?L)
    (attribute ?H Attorney))
Law.kif 466-468
(=>
    (counselInCase ?H ?A ?L)
    (desires ?H
        (exists (?LD)
            (and
                (instance ?LD LegalDecision)
                (causes ?L ?LD)
                (benefits ?LD ?A)))))
Law.kif 470-477


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