RemixRecording(remix recording) |
appearance as argument number 1 |
(documentation RemixRecording EnglishLanguage "A RemixRecording refers to a Recording that has an original Recording that was somehow altered by some CognitiveAgent while still being able to recognize the original.") | Music.kif 439-441 | |
(instance RemixRecording RecordingAttribute) | Music.kif 438-438 | Remix recording is an instance of recording attribute |
appearance as argument number 2 |
(termFormat EnglishLanguage RemixRecording "remix recording") | Music.kif 442-442 |
antecedent |
(=> (and (attribute ?M RemixRecording) (instance ?M MusicRecording)) (exists (?O ?A) (equal ?M (RemixFn ?O ?A)))) |
Music.kif 444-449 |
|