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

Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - JesusOfNazareth
JesusOfNazareth

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


(documentation JesusOfNazareth EnglishLanguage "JesusOfNazareth is the central figure of Christianity, revered by most Christians as the incarnation of God, and also is an important figure in several other religions. See the article on Jesus in Wikipedia.") Media.kif 1925-1930
(instance JesusOfNazareth Man) Media.kif 1920-1920
(instance JesusOfNazareth ReligiousJew) Media.kif 1921-1921

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


(givenName "Jesus" JesusOfNazareth) Media.kif 1932-1932
(givenName "Yehoshua" JesusOfNazareth) Media.kif 1933-1933
(givenName "Yeshua" JesusOfNazareth) Media.kif 1935-1935
(termFormat EnglishLanguage JesusOfNazareth "Jesus of Nazareth") domainEnglishFormat.kif 65048-65048

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


(=>
    (and
        (birthdate JesusOfNazareth ?DAY)
        (instance ?Y1
            (YearFn -6))
        (instance ?Y2
            (YearFn 4)))
    (temporalPart ?DAY
        (TimeIntervalFn
            (BeginFn ?Y1)
            (EndFn ?Y2))))
Media.kif 1938-1943
(=>
    (and
        (deathdate JesusOfNazareth ?DAY)
        (instance ?Y1
            (YearFn 29))
        (instance ?Y2
            (YearFn 36)))
    (temporalPart ?DAY
        (TimeIntervalFn
            (BeginFn ?Y1)
            (EndFn ?Y2))))
Media.kif 1945-1950

statement
-------------------------


(exists (?TIME)
    (and
        (instance ?TIME TimeInterval)
        (finishes ?TIME
            (WhenFn JesusOfNazareth))
        (starts ?TIME
            (WhenFn TwelveApostles))
        (forall (?MEM)
            (=>
                (holdsDuring ?TIME
                    (member ?MEM TwelveApostles))
                (holdsDuring ?TIME
                    (friend ?MEM JesusOfNazareth))))))
Media.kif 1972-1980
(holdsDuring
    (WhenFn JesusOfNazareth)
    (located JesusOfNazareth Palestine))
Media.kif 1922-1922


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