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 JesusOfNazarethManinstance では
(instance JesusOfNazareth ReligiousJew) Media.kif 1921-1921 JesusOfNazarethReligiousJewinstance では

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


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

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 時間間隔 時間間隔時間間隔instance では 時間間隔JesusOfNazarethtime の existence を finishes 時間間隔TwelveApostlestime の existence を starts エンティティー
(holdsDuring
    (WhenFn JesusOfNazareth)
    (located JesusOfNazareth Palestine))
Media.kif 1922-1922 JesusOfNazarethPalestinelocated して は JesusOfNazarethtime の existence の during holds


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