![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
Divorcing(divorcing)
| divorce, divorcement |
| appearance as argument number 1 |
|
|
| (subclass Divorcing Declaring) | Mid-level-ontology.kif 1011-1011 | Divorcing is a subclass of declaring |
| (documentation Divorcing EnglishLanguage "A LegalAction whereby a marriage (Wedding) is dissolved. This includes annulments.") | Mid-level-ontology.kif 1012-1013 | Divorcing is a subclass of declaring |
| (externalImage Divorcing "http://upload.wikimedia.org/wikipedia/commons/ 8/ 88/ Yury_Pen_Divorce.jpg") | pictureList.kif 2946-2946 | Divorcing is a subclass of declaring |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (instance ?D Divorcing) (exists (?P1 ?P2 ?T1 ?T2) (and (holdsDuring ?T1 (spouse ?P1 ?P2)) (holdsDuring ?T2 (not (spouse ?P1 ?P2))) (finishes ?T1 ?D) (starts ?T2 ?D)))) |
Mid-level-ontology.kif 1015-1024 | If X is an instance of divorcing, then there exist Y, Z,, , W, V such that Y is the spouse of Z holds during W, Y is the spouse of Z holds during V, W finishes X, and V starts X |