subtitle |
appearance as argument number 1 |
![]() |
(documentation subtitle EnglishLanguage "(subtitle ?STRING ?WORKTYPE ?LANGUAGE) means that in the Language ?LANGUAGE, ?STRING is an addendum or supplement to the title for instances of the ContentBearingPhysical ?WORKTYPE.") | Media.kif 3214-3217 | |
(domain subtitle 1 SymbolicString) | Media.kif 3211-3211 | The number 1 argument of subtitle is an instance of symbolic string |
(domain subtitle 3 Language) | Media.kif 3213-3213 | The number 3 argument of subtitle is an instance of language |
(domainSubclass subtitle 2 ContentBearingPhysical) | Media.kif 3212-3212 | The number 2 argument of subtitle is a subclass of content bearing physical |
(instance subtitle TernaryPredicate) | Media.kif 3210-3210 | subtitle is an instance of ternary predicate |
appearance as argument number 2 |
![]() |
(format ChineseLanguage subtitle "%1 是 sub-title 对于 %2 在 %1 ") | domainEnglishFormat.kif 4719-4719 | |
(format ChineseTraditionalLanguage subtitle "%1 是 sub-title 對於 %2 在 %1 ") | domainEnglishFormat.kif 4718-4718 | |
(format EnglishLanguage subtitle "%1 is a sub-title for %2 in %3") | domainEnglishFormat.kif 4717-4717 |
antecedent |
![]() |
(=> (and (titleInLanguage ?TITLE ?WORKTYPE ?LANGUAGE) (subtitle ?SUBTITLE ?WORKTYPE ?LANGUAGE)) (not (equal ?TITLE ?SUBTITLE))) |
Media.kif 3229-3233 |
|
(=> (subtitle ?STRING ?WORKTYPE ?LANGUAGE) (exists (?TITLE) (and (instance ?TITLE SymbolicString) (instance ?TITLE LinguisticExpression) (titleInLanguage ?TITLE ?WORKTYPE ?LANGUAGE)))) |
Media.kif 3220-3226 |
|
![]() |
![]() |