Browsing Interface : Welcome guest : log in
Home |  Graph |  ]  KB:  Language:   

Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - Article
Article(記事)

appearance as argument number 1
-------------------------


(disjoint Article Book) Mid-level-ontology.kif 16049-16049 記事disjoint では
(documentation Article EnglishLanguage "A relatively short Text that either is unbound or is bound with other Articles in a Book.") Mid-level-ontology.kif 16050-16051 記事disjoint では
(externalImage Article "http://upload.wikimedia.org/wikipedia/commons/c/ cd/ Churchill_article.jpg") pictureList.kif 2642-2642 記事disjoint では
(subclass Article Text) Mid-level-ontology.kif 16048-16048 記事テキストsubclass では

appearance as argument number 2
-------------------------


(subclass Chapter Article) Mid-level-ontology.kif 16064-16064 Chapter記事subclass では
(subclass Report Article) Mid-level-ontology.kif 16145-16145 Report記事subclass では
(subclass ShortStory Article) Mid-level-ontology.kif 16303-16303 ShortStory記事subclass では
(termFormat ChineseLanguage Article "文章") chinese_format.kif 1044-1044 ShortStory記事subclass では
(termFormat EnglishLanguage Article "article") english_format.kif 1299-1299 ShortStory記事subclass では
(termFormat FrenchLanguage Article "article") french_format.kif 722-722 ShortStory記事subclass では
(termFormat Hindi Article "anychchhaeda") terms-hindi.txt 253-253 ShortStory記事subclass では
(termFormat ItalianLanguage Article "Articolo") terms-it.txt 256-256 ShortStory記事subclass では
(termFormat JapaneseLanguage Article "記事") japanese_format.kif 2406-2406 ShortStory記事subclass では
(termFormat PortugueseLanguage Article "Artigo") portuguese_format.kif 674-674 ShortStory記事subclass では
(termFormat cb Article "panudlo") terms-cb.txt 258-258 ShortStory記事subclass では
(termFormat cz Article "article") terms-cz.txt 292-292 ShortStory記事subclass では
(termFormat de Article "Artikel") terms-de.txt 551-551 ShortStory記事subclass では
(termFormat ro Article "articol") relations-ro.kif 743-743 ShortStory記事subclass では
(termFormat tg Article "Artikulo, Lathala") terms-tg.txt 257-257 ShortStory記事subclass では

antecedent
-------------------------


(=>
    (and
        (instance ?ARTICLE1 Article)
        (instance ?BOOK Book)
        (subsumesContentInstance ?BOOK ?ARTICLE1))
    (exists (?ARTICLE2)
        (and
            (instance ?ARTICLE2 Article)
            (not
                (equal ?ARTICLE2 ?ARTICLE1))
            (subsumesContentInstance ?BOOK ?ARTICLE2))))
Mid-level-ontology.kif 16053-16062

consequent
-------------------------


(=>
    (and
        (instance ?ARTICLE1 Article)
        (instance ?BOOK Book)
        (subsumesContentInstance ?BOOK ?ARTICLE1))
    (exists (?ARTICLE2)
        (and
            (instance ?ARTICLE2 Article)
            (not
                (equal ?ARTICLE2 ?ARTICLE1))
            (subsumesContentInstance ?BOOK ?ARTICLE2))))
Mid-level-ontology.kif 16053-16062
(=>
    (attribute ?H ArtCritic)
    (hasPurpose ?H
        (exists (?AW ?T ?CLASS)
            (and
                (instance ?AW ArtWork)
                (overlapsTemporally
                    (WhenFn ?AW)
                    (WhenFn ?H))
                (instance ?T ?CLASS)
                (subclass ?CLASS Article)
                (authors ?H ?CLASS)
                (refers ?T ?AW)))))
Mid-level-ontology.kif 22706-22718


Show full definition with tree view
Show simplified definition (without tree view)
Show simplified definition (with tree view)



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