FictionalText![]() | ![]() |
appearance as argument number 1 |
![]() |
(documentation FictionalText ChineseLanguage "这个 Text 类别属于据称主要来自作者的想象力的作品, 即是作者并不相信文本所传达的内容是准确地描绘现实世界。注:尽管所说的全部属实,这还是可以当成是 FictionalText 的实例。一样东西是否属于 FictionalText这个决定来自文本作者的信念。") | chinese_format.kif 3556-3558 | |
(documentation FictionalText EnglishLanguage "The class of Texts that purport to be largely a product of the author's imagination, i.e. the author does not believe that most of the content conveyed by the text is an accurate depiction of the real world. Note that something can be an instance of FictionalText, even if it is completely true. Whether something is a FictionalText is determined by the beliefs of the agent creating the text.") | Merge.kif 15548-15554 | |
(externalImage FictionalText "http://upload.wikimedia.org/wikipedia/commons/ b/ ba/ Alice_par_John_Tenniel_30.png") | pictureList.kif 2674-2674 | |
(subclass FictionalText Text) | Merge.kif 15547-15547 |
appearance as argument number 2 |
![]() |
(disjoint FactualText FictionalText) | Merge.kif 15520-15520 | |
(partition NarrativeText FictionalText HistoricalAccount) | Mid-level-ontology.kif 16316-16316 | |
(subclass DramaticPlay FictionalText) | Mid-level-ontology.kif 16341-16341 | |
(subclass MysteryStory FictionalText) | Mid-level-ontology.kif 16325-16325 | |
(subclass Novel FictionalText) | Mid-level-ontology.kif 16336-16336 | |
(subclass ShortStory FictionalText) | Mid-level-ontology.kif 16320-16320 | |
(termFormat ChineseLanguage FictionalText "虚构的文字") | domainEnglishFormat.kif 23628-23628 | |
(termFormat ChineseTraditionalLanguage FictionalText "虛構的文字") | domainEnglishFormat.kif 23627-23627 | |
(termFormat EnglishLanguage FictionalText "fictional text") | domainEnglishFormat.kif 23626-23626 |
antecedent |
![]() |
(=> (and (instance ?TEXT ?CLASS) (subclass ?CLASS FictionalText) (authors ?AGENT ?CLASS)) (exists (?CONTENT) (and (subsumesContentInstance ?TEXT ?CONTENT) (instance ?CONTENT Formula) (not (believes ?AGENT ?CONTENT))))) |
Merge.kif 15569-15578 |
consequent |
![]() |
(=> (instance ?CAST DramaticCast) (exists (?TEXT ?PROP ?PROC) (and (instance ?TEXT FictionalText) (containsInformation ?TEXT ?PROP) (realization ?PROC ?PROP) (forall (?MEMBER) (=> (member ?MEMBER ?CAST) (exists (?SUB) (and (instance ?SUB DramaticActing) (agent ?SUB ?MEMBER) (subProcess ?SUB ?PROC)))))))) |
Mid-level-ontology.kif 17374-17388 |
![]() |
![]() |