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

Formal Language: 



KB Term:  Term intersection
English Word: 

  baptizedplace

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 Le nombre 1 argument de baptizedplace est une instance de humain
(domain baptizedplace 2 Region) Biography.kif 189-189 Le nombre 2 argument de baptizedplace est une instance de r�gion
(instance baptizedplace BinaryPredicate) Biography.kif 190-190 baptizedplace est une instance de pr�dicat binaire

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 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