Publication |
appearance as argument number 1 |
(documentation Publication ChineseLanguage "这是 Manufacture Text 的过程。注:这并不意味着 发行 Text,当出现发行时,这会是 Dissemination 的实例。") | chinese_format.kif 3222-3223 | |
(documentation Publication EnglishLanguage "The Manufacture of Texts. Note that there is no implication that the Texts are distributed. Such distribution, when it occurs, is an instance of Dissemination.") | Merge.kif 12893-12895 | |
(subclass Publication ContentDevelopment) | Merge.kif 12892-12892 | |
(subclass Publication Manufacture) | Merge.kif 12891-12891 |
appearance as argument number 2 |
(termFormat ChineseLanguage Publication "出版") | chinese_format.kif 1188-1188 | |
(termFormat EnglishLanguage Publication "publication") | english_format.kif 1593-1593 | |
(termFormat FrenchLanguage Publication "publier") | french_format.kif 866-866 | |
(termFormat Hindi Publication "prakaashana") | terms-hindi.txt 398-398 | |
(termFormat ItalianLanguage Publication "Editoria") | terms-it.txt 401-401 | |
(termFormat JapaneseLanguage Publication "出版") | japanese_format.kif 2550-2550 | |
(termFormat PortugueseLanguage Publication "Publicacao") | portuguese_format.kif 818-818 | |
(termFormat cb Publication "pamantalaan") | terms-cb.txt 403-403 | |
(termFormat cz Publication "publication") | terms-cz.txt 437-437 | |
(termFormat ro Publication "publicare") | relations-ro.kif 887-887 | |
(termFormat tg Publication "pagmantala") | terms-tg.txt 402-402 |
antecedent |
(=> (and (equal (EditionFn ?TEXT ?INT1) ?EDITION1) (equal (EditionFn ?TEXT ?INT2) ?EDITION2) (greaterThan ?INT2 ?INT1) (instance ?PUB1 Publication) (instance ?PUB2 Publication) (instance ?CBO1 ?EDITION1) (instance ?CBO2 ?EDITION2) (patient ?PUB1 ?CBO1) (patient ?PUB2 ?CBO2) (date ?PUB1 ?DATE1) (date ?PUB2 ?DATE2)) (before (EndFn ?DATE1) (EndFn ?DATE2))) |
Merge.kif 15561-15578 | |
(=> (and (subclass ?TEXT Periodical) (equal (SeriesVolumeFn ?TEXT ?INT1) ?VOLUME1) (equal (SeriesVolumeFn ?TEXT ?INT2) ?VOLUME2) (greaterThan ?INT2 ?INT1) (instance ?PUB1 Publication) (instance ?PUB2 Publication) (instance ?CBO1 ?VOLUME1) (instance ?CBO2 ?VOLUME2) (patient ?PUB1 ?CBO1) (patient ?PUB2 ?CBO2) (date ?PUB1 ?DATE1) (date ?PUB2 ?DATE2)) (before (EndFn ?DATE1) (EndFn ?DATE2))) |
Mid-level-ontology.kif 14842-14856 | |
(=> (instance ?PUB Publication) (exists (?TEXT) (and (instance ?TEXT Text) (patient ?PUB ?TEXT)))) |
Merge.kif 12900-12905 |
consequent |
(=> (and (publishes ?ORG ?TEXTCLASS) (instance ?INST ?TEXTCLASS)) (exists (?PUB) (and (instance ?PUB Publication) (agent ?PUB ?ORG) (patient ?PUB ?INST)))) |
Merge.kif 15542-15550 | |
(=> (and (subclass ?PAPER Newspaper) (instance ?WEEK Week)) (exists (?PUBLICATION ?ISSUE) (and (instance ?PUBLICATION Publication) (temporalPart (WhenFn ?PUBLICATION) ?WEEK) (result ?PUBLICATION ?ISSUE) (instance ?ISSUE ?PAPER)))) |
Mid-level-ontology.kif 15007-15016 | |
(=> (instance ?C PeriodicalPublisher) (exists (?PUBLISH ?PERIODICAL) (and (instance ?PUBLISH Publication) (agent ?PUBLISH ?C) (patient ?PUBLISH ?PERIODICAL) (instance ?PERIODICAL Periodical)))) |
Mid-level-ontology.kif 16032-16039 | |
(=> (instance ?C Publisher) (exists (?S) (and (instance ?S CommercialService) (agent ?S ?C) (instance ?S Publication)))) |
Mid-level-ontology.kif 7475-7481 |