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

期刊 (Periodical)

A Series whose elements are published separately and on a periodic basis.

Ontology

SUMO / OBJECTS

Superclass(es)

[tree]
實體
is subclass of
  物質的  
is subclass of
  物體  
is subclass of
  自身連續物體  
is subclass of
  內容載體  
is subclass of
  系列刊物  
is subclass of
  期刊  

Constrains relations

期刊一期函數 

Related WordNet synsets

periodical
a publication that appears at fixed intervals
periodical is kind of (all)...   periodical is kind of...   kinds of periodical...   kinds of periodical (all)...  
series, serial, serial publication
a periodical that appears at scheduled times
series is kind of (all)...   series is kind of...   kinds of series...   kinds of series (all)...   members of series...   parts of series...  
See more related synsets on a separate page.

Axioms (1)

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)))