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

Formal Language: 



KB Term:  Term intersection
English Word: 

  counselInCase

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 451-452
(domain counselInCase 1 Human) Law.kif 457-457 counselInCase 的 1 数量 是 人类instance
(domain counselInCase 2 AutonomousAgent) Law.kif 458-458 counselInCase 的 2 数量 是 施事体instance
(domain counselInCase 3 LegalAction) Law.kif 459-459 counselInCase 的 3 数量 是 法律诉讼instance
(instance counselInCase TernaryPredicate) Law.kif 456-456 counselInCase三元谓语instance

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


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

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


(=>
    (counselInCase ?H ?A ?L)
    (attribute ?H Attorney))
Law.kif 460-462
(=>
    (counselInCase ?H ?A ?L)
    (desires ?H
        (exists (?LD)
            (and
                (instance ?LD LegalDecision)
                (causes ?L ?LD)
                (benefits ?LD ?A)))))
Law.kif 464-471


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