![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| LiveRecording(live recording) |
| appearance as argument number 1 |
|
|
| (instance LiveRecording RecordingAttribute) | Music.kif 375-375 | Live recording is an instance of recording attribute |
| (documentation LiveRecording EnglishLanguage "LiveRecording refers to a MusicRecording that was captured directly from a Performance") | Music.kif 376-377 | Live recording is an instance of recording attribute |
| appearance as argument number 2 |
|
|
| (termFormat EnglishLanguage LiveRecording "live recording") | Music.kif 378-378 |
| antecedent |
|
|
| (=> (and (attribute ?M LiveRecording) (instance ?M Recording)) (exists (?P) (and (instance ?P Performance) (record ?M ?P)))) |
Music.kif 380-387 | If live recording is an attribute of X and X is an instance of recording, then there exists Y such that Y is an instance of performance and X is a record of Y |