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 1923-1928
(instance JesusOfNazareth Man) Media.kif 1918-1918 JesusOfNazareth ist ein fall von Man %n{nicht}
(instance JesusOfNazareth ReligiousJew) Media.kif 1919-1919 JesusOfNazareth ist ein fall von ReligiousJew %n{nicht}

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


(givenName "Jesus" JesusOfNazareth) Media.kif 1930-1930 givenName "Jesus" and JesusOfNazareth
(givenName "Yehoshua" JesusOfNazareth) Media.kif 1931-1931 givenName "Yehoshua" and JesusOfNazareth
(givenName "Yeshua" JesusOfNazareth) Media.kif 1933-1933 givenName "Yeshua" and JesusOfNazareth
(termFormat EnglishLanguage JesusOfNazareth "Jesus of Nazareth") domainEnglishFormat.kif 65054-65054

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


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

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 1970-1978 Es gibt TimeInterval um ** TimeInterval ist ein fall von TimeInterval %n{nicht} und ** TimeInterval beendet die zeit des Bestehens von JesusOfNazareth %n{nicht} und ** TimeInterval beginnt die zeit des Bestehens von TwelveApostles %n{nicht} und fuer alle entity
(holdsDuring
    (WhenFn JesusOfNazareth)
    (located JesusOfNazareth Palestine))
Media.kif 1920-1920 JesusOfNazareth befindet sich an %n{nicht} haelt waehrend die zeit des Bestehens von JesusOfNazareth %n{nicht}


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