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


KB Term:  Term intersection
English Word: 

Sigma KEE - MuqaddamSadaq
MuqaddamSadaq(muqaddam sadaq)

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


(documentation MuqaddamSadaq EnglishLanguage "Advance dowry: Money or property brought by a man to his wife at marriage") ArabicCulture.kif 301-302
(subclass MuqaddamSadaq FinancialTransaction) ArabicCulture.kif 304-304 Muqaddam sadaq is a subclass of financial transaction

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


(termFormat EnglishLanguage MuqaddamSadaq "muqaddam sadaq") domainEnglishFormat.kif 39301-39301
(termFormat ChineseTraditionalLanguage MuqaddamSadaq "穆卡達姆薩達克") domainEnglishFormat.kif 39302-39302
(termFormat ChineseLanguage MuqaddamSadaq "穆卡达姆萨达克") domainEnglishFormat.kif 39303-39303

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


(=>
    (instance ?MS MuqaddamSadaq)
    (exists (?H ?W ?T1 ?T2)
        (and
            (agent ?MS ?H)
            (origin ?MS ?H)
            (destination ?MS ?W)
            (not
                (holdsDuring ?T1
                    (wife ?W ?H)))
            (holdsDuring ?T2
                (wife ?W ?H))
            (finishes ?T1 ?MS)
            (before ?T1 ?T2)
            (starts ?T2 ?MS))))
ArabicCulture.kif 305-319 If X is an instance of muqaddam sadaq, then All of the following hold: (1) there exist Y, Z,, , W (2) V such that Y is an agent of X (3) X originates at Y (4) X ends up at Z (5) Z is the wife of Y doesn't hold during W (6) Z is the wife of Y holds during V (7) W finishes X (8) W happens before V (9) V starts X


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