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

Formal Language: 



KB Term:  Term intersection
English Word: 

  PacificTimeZone

Sigma KEE - PacificTimeZone
PacificTimeZone

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


(documentation PacificTimeZone ChineseLanguage "这是覆盖美国西部大部分地区的 TimeZone。") chinese_format.kif 3837-3837
(documentation PacificTimeZone EnglishLanguage "A TimeZone that covers much of the western part of the United States.") Merge.kif 17247-17248
(instance PacificTimeZone TimeZone) Merge.kif 17246-17246 PacificTimeZone est une instance de time zone

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


(termFormat ChineseLanguage PacificTimeZone "太平洋时区") domainEnglishFormat.kif 43898-43898
(termFormat ChineseTraditionalLanguage PacificTimeZone "太平洋時區") domainEnglishFormat.kif 43897-43897
(termFormat EnglishLanguage PacificTimeZone "pacific time zone") domainEnglishFormat.kif 43896-43896

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


(=>
    (and
        (instance ?UTC
            (HourFn ?H1
                (DayFn ?D
                    (MonthFn ?M
                        (YearFn ?Y)))))
        (instance ?PST
            (HourFn ?H2
                (DayFn ?D
                    (MonthFn ?M
                        (YearFn ?Y)))))
        (equal
            (RelativeTimeFn ?UTC PacificTimeZone) ?PST))
    (equal ?H2
        (AdditionFn ?H1 8)))
Merge.kif 17253-17259


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