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

Formal Language: 



KB Term:  Term intersection
English Word: 

  Newspaper

Sigma KEE - Newspaper
Newspaper

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


(documentation Newspaper EnglishLanguage "A Periodical that is published on a daily or weekly basis, that contains Reports, and whose issues are printed on newsprint paper.") Mid-level-ontology.kif 14805-14807
(externalImage Newspaper "http://articulatesoftware.com/SUMOpictures/recreation/ entertainment/ newspaper.png") pictureList.kif 624-624
(subclass Newspaper Periodical) Mid-level-ontology.kif 14804-14804

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


(termFormat ChineseLanguage Newspaper "报纸") domainEnglishFormat.kif 40331-40331
(termFormat ChineseTraditionalLanguage Newspaper "報紙") domainEnglishFormat.kif 40330-40330
(termFormat EnglishLanguage Newspaper "newspaper") domainEnglishFormat.kif 40329-40329

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


(=>
    (and
        (holdsDuring ?T1
            (publishes ?AGENT ?COMPCLASS))
        (subclass ?COMPCLASS Newspaper))
    (holdsDuring ?T1
        (attribute ?AGENT NewspaperPublishers)))
Media.kif 1912-1916
(=>
    (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 14816-14825
(=>
    (instance ?PAPER Newspaper)
    (exists (?REPORT)
        (and
            (instance ?REPORT Report)
            (subsumesContentInstance ?PAPER ?REPORT))))
Mid-level-ontology.kif 14809-14814

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


(=>
    (attribute ?H NewsReporter)
    (hasPurpose ?H
        (exists (?EV ?T ?NEWS)
            (and
                (instance ?EV Process)
                (overlapsTemporally
                    (WhenFn ?EV)
                    (WhenFn ?H))
                (instance ?T ?NEWS)
                (or
                    (subclass ?NEWS Newspaper)
                    (subclass ?NEWS NewsProgram))
                (authors ?H ?NEWS)
                (refers ?T ?EV)))))
Mid-level-ontology.kif 21093-21107
(=>
    (attribute ?X NewsDealersAndNewsstands)
    (hasPurpose ?X
        (exists (?SELL ?NEWS)
            (and
                (instance ?NEWS Newspaper)
                (instance ?SELL Selling)
                (patient ?SELL ?NEWS)
                (agent ?SELL ?X)))))
naics.kif 7678-7686


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

Show without tree


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