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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Divorcing
Divorcing

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


(documentation Divorcing EnglishLanguage "A LegalAction whereby a marriage (Wedding) is dissolved. This includes annulments.") Mid-level-ontology.kif 1022-1023
(externalImage Divorcing "http://upload.wikimedia.org/wikipedia/commons/ 8/ 88/ Yury_Pen-Divorce.jpg") pictureList.kif 2947-2947
(subclass Divorcing Declaring) Mid-level-ontology.kif 1021-1021

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


(termFormat ChineseLanguage Divorcing "离婚") domainEnglishFormat.kif 19998-19998
(termFormat ChineseTraditionalLanguage Divorcing "離婚") domainEnglishFormat.kif 19997-19997
(termFormat EnglishLanguage Divorcing "divorcing") domainEnglishFormat.kif 19996-19996

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 1025-1034


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