Select language: english | cesky | deutsch | italiano | simplified chinese | traditional chinese | hindi
Concept:
English word:
Home

日期 (date)

A BinaryPredicate that specifies a TimePosition in absolute calendar time, at the resolution of one day, for a particular Object or Process.

Ontology

SUMO / TEMPORAL-CONCEPTS

Class(es)

種類
is instance of
  可繼承關係  
is instance of
  二元述詞  
is instance of
種類
is instance of
  可繼承關係  
is instance of
  單值關係  
is instance of
不對稱關係
is instance of

is instance of
  日期  

Superrelation(s)

時間
is subrelation of
  日期  

Coordinate term(s)

反面函數  計數函數  正面函數  主體函數  或然率函數  表皮函數  年紀  標高  弧線重量  屬性  作者  先於或同時  肇因  次類肇因  公民  封閉於  填滿  相連的  包含訊息  共生  複製  相交  降低可能性  深度  發展期形式  無交集  距離  分配  文字說明  持續時間  較早  編者  元素  雇用  相等  等同關係於  利用  以...語言表達  面對  家族關係  父親  填充  完成  次數  圖部分  大於  大於或等於  有意圖  有技巧  在...期間為真  須使...為真  有權使...為真    同一元素  直接實例  直接次種類  串列中  在注意範圍中  增加可能性  獨立或然率  居住  抑制  初始化序列  實例  倒序  非反射於...  大於  小於  小於或等於  方式/情狀  物質  測量  時段相接  成員  情態屬性  貨幣價值  母親  時段重疊  雙親  偏序於...  部分填充  部分位於  路徑長  穿入  擁有  先決條件  避免  正部分  適當填充  特性  出版  範圍  範圍次種類  實現  提及  反射於...  SUMO內部相關概念  兄弟姊妹  小於  開始  次屬性  次聚集  次圖  次序列  次歷程  次命題  次種類  次關係  包含訊息種類  包含訊息實例  續接屬性  封閉續接屬性  表面  時間部分  時間  全序於...  三分法  單一指稱  使用  (結合)價  人造物版本  寬度 

Type restrictions

date(物質的, )

Related WordNet synsets

See more related synsets on a separate page.

Axioms (2)

If "text版本 int1 " 等於 edition1 and "text版本 int2 " 等於 edition2 and int2 (不) 大於 int1 and pub1出版實例 and pub2出版實例 and edition1pub1受事者 and edition2pub2受事者 and pub1日期date1 and pub2日期date2, then "date1結束" (沒) 發生?{s} 在 "date2結束" 之前.
(=>
      (and
            (equal
                  (EditionFn ?TEXT ?INT1)
                  ?EDITION1)
            (equal
                  (EditionFn ?TEXT ?INT2)
                  ?EDITION2)
            (greaterThan ?INT2 ?INT1)
            (instance ?PUB1 Publication)
            (instance ?PUB2 Publication)
            (patient ?PUB1 ?EDITION1)
            (patient ?PUB2 ?EDITION2)
            (date ?PUB1 ?DATE1)
            (date ?PUB2 ?DATE2))
      (before
            (EndFn ?DATE1)
            (EndFn ?DATE2)))

If text期刊次種類 and "冊 int1系列數 text" 等於 volume1 and "冊 int2系列數 text" 等於 volume2 and int2 (不) 大於 int1 and pub1出版實例 and pub2出版實例 and volume1pub1受事者 and volume2pub2受事者 and pub1日期date1 and pub2日期date2, then "date1結束" (沒) 發生?{s} 在 "date2結束" 之前.
(=>
      (and
            (subclass ?TEXT Periodical)
            (equal
                  (SeriesVolumeFn ?TEXT ?INT1)
                  ?VOLUME1)
            (equal
                  (SeriesVolumeFn ?TEXT ?INT2)
                  ?VOLUME2)
            (greaterThan ?INT2 ?INT1)
            (instance ?PUB1 Publication)
            (instance ?PUB2 Publication)
            (patient ?PUB1 ?VOLUME1)
            (patient ?PUB2 ?VOLUME2)
            (date ?PUB1 ?DATE1)
            (date ?PUB2 ?DATE2))
      (before
            (EndFn ?DATE1)
            (EndFn ?DATE2)))