![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| lyricist |
| appearance as argument number 1 |
|
|
| (subrelation lyricist creator) | Music.kif 156-156 | lyricist is a subrelation of creator |
| (instance lyricist BinaryPredicate) | Music.kif 157-157 | lyricist is an instance of binary predicate |
| (documentation lyricist EnglishLanguage "(lyricist ?LC ?A) means that CognitiveAgent ?A is the person who created LyricalContent ?LC.") | Music.kif 158-159 | lyricist is an instance of binary predicate |
| (domain lyricist 1 LyricalContent) | Music.kif 162-162 | The number 1 argument of lyricist is an instance of lyrical content |
| (domain lyricist 2 CognitiveAgent) | Music.kif 163-163 | The number 2 argument of lyricist is an instance of cognitive agent |
| appearance as argument number 2 |
|
|
| (termFormat EnglishLanguage lyricist "lyricist") | Music.kif 160-160 | |
| (format EnglishLanguage lyricist "%2 wrote %1") | domainEnglishFormat.kif 3798-3798 | |
| (format ChineseTraditionalLanguage lyricist "%2 寫了 %1 ") | domainEnglishFormat.kif 3799-3799 | |
| (format ChineseLanguage lyricist "%2 写了 %1 ") | domainEnglishFormat.kif 3800-3800 |
| antecedent |
|
|
| (=> (lyricist ?LC ?A) (exists (?C) (and (agent ?C ?A) (result ?C ?LC)))) |
Music.kif 165-170 | If X wrote Y, then there exists Z such that X is an agent of Z and Y is a result of Z |