Term Intersection : Welcome guest : log in
Home |  Graph |  ]  KB:  Language:   

Formal Language: 



Term 1: Term 2:

(=>
    (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 15431-15440
(subclass FictionalText Text) Merge.kif 15409-15409 Fictional text is a subclass of text
(subclass ShortStory FictionalText) Mid-level-ontology.kif 14929-14929 Short story is a subclass of fictional text
(subclass MysteryStory FictionalText) Mid-level-ontology.kif 14934-14934 Mystery story is a subclass of fictional text
(subclass Novel FictionalText) Mid-level-ontology.kif 14945-14945 Novel is a subclass of fictional text
(subclass DramaticPlay FictionalText) Mid-level-ontology.kif 14950-14950 Dramatic play is a subclass of fictional text


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