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

Formal Language: 



KB Term:  Term intersection
English Word: 

  JesusOfNazareth

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 JesusOfNazarethinstance
(instance JesusOfNazareth ReligiousJew) Media.kif 1919-1919 JesusOfNazareth宗教的犹太人instance

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


(givenName "Jesus" JesusOfNazareth) Media.kif 1930-1930 "Jesus" 是 JesusOfNazarethgiven name
(givenName "Yehoshua" JesusOfNazareth) Media.kif 1931-1931 "Yehoshua" 是 JesusOfNazarethgiven name
(givenName "Yeshua" JesusOfNazareth) Media.kif 1933-1933 "Yeshua" 是 JesusOfNazarethgiven name
(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 有存在 时距 这样 那个 时距时距instance那个 时距 finishes了才到 JesusOfNazareth 出现 的 time那个 时距 starts了才到 TwelveApostles 出现 的 time 和 对所有 实体
(holdsDuring
    (WhenFn JesusOfNazareth)
    (located JesusOfNazareth Palestine))
Media.kif 1920-1920 JesusOfNazarethlocated巴勒斯坦JesusOfNazareth 出现 的 time holdsDuring


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