![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| 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 |
|
|
| 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 |