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 177-178
(domain baptizeddate 1 Human) Biography.kif 179-179 The number 1 argument of baptizedmdate is an instance of human
(domain baptizeddate 2 Day) Biography.kif 180-180 The number 2 argument of baptizedmdate is an instance of day
(instance baptizeddate BinaryPredicate) Biography.kif 181-181 baptizedmdate is an instance of binary predicate

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


(format ChineseLanguage baptizeddate "%1 是在 %2 被 baptizing ") domainEnglishFormat.kif 2866-2866
(format ChineseTraditionalLanguage baptizeddate "%1 是在 %2 被 baptizing ") domainEnglishFormat.kif 2865-2865
(format EnglishLanguage baptizeddate "%1 was baptizing on %2") domainEnglishFormat.kif 2864-2864
(termFormat EnglishLanguage baptizeddate "baptizedmdate") domainEnglishFormat.kif 65810-65810

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


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


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