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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - baptizedplace
baptizedplace

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


(documentation baptizedplace EnglishLanguage "(baptizedplace ?PERSON ?PLACE) means that ?PLACE is the place where the ?PERSON was baptized.") Biography.kif 186-187
(domain baptizedplace 1 Human) Biography.kif 188-188 The number 1 argument of baptizedplace is an instance of human
(domain baptizedplace 2 Region) Biography.kif 189-189 The number 2 argument of baptizedplace is an instance of region
(instance baptizedplace BinaryPredicate) Biography.kif 190-190 baptizedplace is an instance of binary predicate

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


(format ChineseLanguage baptizedplace "%1 是在 %2 被 baptizing") domainEnglishFormat.kif 2874-2874
(format ChineseTraditionalLanguage baptizedplace "%1 是在 %2 被 baptizing") domainEnglishFormat.kif 2873-2873
(format EnglishLanguage baptizedplace "%1 was baptizing in %2") domainEnglishFormat.kif 2872-2872
(termFormat EnglishLanguage baptizedplace "baptizedplace") domainEnglishFormat.kif 65785-65785

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


(=>
    (baptizedplace ?PERSON ?PLACE)
    (exists (?BAPTISM)
        (and
            (instance ?BAPTISM Baptizing)
            (experiencer ?BAPTISM ?PERSON)
            (eventLocated ?BAPTISM ?PLACE))))
Biography.kif 192-198


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