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

Formal Language: 



KB Term:  Term intersection
English Word: 

  husband

Sigma KEE - husband
husband

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


(documentation husband ChineseLanguage "(husband ?MAN ?WOMAN)的意思是 ?MAN 是 ?WOMAN 的 丈夫。") chinese_format.kif 3714-3715
(documentation husband EnglishLanguage "(husband ?MAN ?WOMAN) means that ?MAN is the husband of ?WOMAN.") Merge.kif 16656-16657
(domain husband 1 Man) Merge.kif 16653-16653 The number 1 argument of husband is an instance of man
(domain husband 2 Woman) Merge.kif 16654-16654 The number 2 argument of husband is an instance of woman
(instance husband AsymmetricRelation) Merge.kif 16649-16649 husband is an instance of asymmetric relation
(instance husband BinaryPredicate) Merge.kif 16650-16650 husband is an instance of binary predicate
(instance husband IrreflexiveRelation) Merge.kif 16651-16651 husband is an instance of irreflexive relation
(instance husband PartialValuedRelation) Merge.kif 16652-16652 husband is an instance of partial valued relation
(inverse husband wife) Merge.kif 16655-16655 husband is an inverse of wife

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


(format ChineseLanguage husband "%1 是 %2 的 huband ") domainEnglishFormat.kif 3676-3676
(format ChineseTraditionalLanguage husband "%1 是 %2 的 huband ") domainEnglishFormat.kif 3675-3675
(format EnglishLanguage husband "%1 is the huband of %2") domainEnglishFormat.kif 3674-3674
(termFormat ChineseLanguage husband "丈夫") domainEnglishFormat.kif 29012-29012
(termFormat ChineseTraditionalLanguage husband "丈夫") domainEnglishFormat.kif 29011-29011
(termFormat EnglishLanguage husband "husband") domainEnglishFormat.kif 29010-29010

consequent
-------------------------


(=>
    (fathersSistersHusband ?P ?H)
    (exists (?F ?AUN)
        (and
            (father ?P ?F)
            (sister ?F ?AUN)
            (husband ?AUN ?H))))
ArabicCulture.kif 630-636
(=>
    (mothersSistersHusband ?P ?H)
    (exists (?M ?AUN)
        (and
            (mother ?P ?M)
            (sister ?M ?AUN)
            (husband ?AUN ?H))))
ArabicCulture.kif 642-648


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