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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - baptizeddate
baptizeddate

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


(documentation baptizeddate EnglishLanguage "(baptizeddate ?PERSON1 ?DAY) means that ?DAY is the day on which ?PERSON1 was baptized.") Biography.kif 172-173
(domain baptizeddate 1 Human) Biography.kif 174-174
(domain baptizeddate 2 Day) Biography.kif 175-175
(instance baptizeddate BinaryPredicate) Biography.kif 176-176

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


(format ChineseLanguage baptizeddate "%1 是在 %2 被 baptizing ") domainEnglishFormat.kif 2870-2870
(format ChineseTraditionalLanguage baptizeddate "%1 是在 %2 被 baptizing ") domainEnglishFormat.kif 2869-2869
(format EnglishLanguage baptizeddate "%1 was baptizing on %2") domainEnglishFormat.kif 2868-2868
(termFormat EnglishLanguage baptizeddate "baptizedmdate") domainEnglishFormat.kif 65784-65784

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


(=>
    (baptizeddate ?PERSON ?DAY)
    (exists (?BAPTISM)
        (and
            (instance ?BAPTISM Baptizing)
            (experiencer ?BAPTISM ?PERSON)
            (date ?BAPTISM ?DAY))))
Biography.kif 178-184


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