![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
|
|
PerformanceProgram
|
|
|
| appearance as argument number 1 |
|
|
| (subclass PerformanceProgram FactualText) | Mid-level-ontology.kif 16140-16140 | Performance program is a subclass of factual text |
| (documentation PerformanceProgram EnglishLanguage "A Text that describes the events and/ or participants in a Performance.") | Mid-level-ontology.kif 16141-16142 | Performance program is a subclass of factual text |
| (externalImage PerformanceProgram "http://upload.wikimedia.org/wikipedia/ en/ 3/ 3e/ CatsMusicalLogo.jpg") | pictureList.kif 2720-2720 | Performance program is a subclass of factual text |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (instance ?PROG PerformanceProgram) (exists (?PERF ?PROP) (and (containsInformation ?PROG ?PROP) (realization ?PERF ?PROP) (instance ?PERF Performance)))) |
Mid-level-ontology.kif 16144-16150 | If X is an instance of performance program, then there exist Y, Z such that X contains information Z, Y expresses the content of Z, and Y is an instance of performance |