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 3198-3201 | |
(domain subtitle 1 SymbolicString) | Media.kif 3195-3195 | |
(domain subtitle 3 Language) | Media.kif 3197-3197 | |
(domainSubclass subtitle 2 ContentBearingPhysical) | Media.kif 3196-3196 | |
(instance subtitle TernaryPredicate) | Media.kif 3194-3194 |
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 3213-3217 | |
(=> (subtitle ?STRING ?WORKTYPE ?LANGUAGE) (exists (?TITLE) (and (instance ?TITLE SymbolicString) (instance ?TITLE LinguisticExpression) (titleInLanguage ?TITLE ?WORKTYPE ?LANGUAGE)))) |
Media.kif 3204-3210 |
![]() |
![]() |