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


KB Term:  Term intersection
English Word: 

Sigma KEE - NewsReporter
NewsReporter(news reporter)fourth_estate, gutter_press, newsman, newsperson, reporter

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


(subAttribute NewsReporter Journalist) Mid-level-ontology.kif 23300-23300 News reporter is a subattribute of journalist
(documentation NewsReporter EnglishLanguage "The Profession of being a news reporter, i.e. investigating and reporting, in a publication or broadcast program, current events.") Mid-level-ontology.kif 23301-23303 News reporter is a subattribute of journalist

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


(termFormat EnglishLanguage NewsReporter "news reporter") domainEnglishFormat.kif 40363-40363
(termFormat ChineseTraditionalLanguage NewsReporter "新聞記者") domainEnglishFormat.kif 40364-40364
(termFormat ChineseLanguage NewsReporter "新闻记者") domainEnglishFormat.kif 40365-40365

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


(=>
    (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 23308-23322 If news reporter is an attribute of X, then All of the following hold: (1) X has the purpose there exist Y, Z (2) W such that Y is an instance of process (3) the time of existence of X overlaps the time of existence of Y (4) Z is an instance of W (5) W is a subclass of newspaper or W is a subclass of newsprogram (6) X is the author of W (7) Z includes a reference to Y


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.0-ac69cf7a (2026-05-13) is open source software produced by Articulate Software and its partners