originalTitle |
appearance as argument number 1 |
![]() |
(documentation originalTitle EnglishLanguage "(originalTitle ?STRING ?WORKTYPE ?LANGUAGE) means that in the Language ?LANGUAGE, ?STRING is the original title of instances of ContentBearingPhysical ?WORKTYPE, as specified in the ReferenceDescriptiveMetadataSet.") | Media.kif 3172-3175 | |
(domain originalTitle 1 SymbolicString) | Media.kif 3169-3169 | The number 1 argument of originalTitle is an instance of symbolic string |
(domain originalTitle 3 Language) | Media.kif 3171-3171 | The number 3 argument of originalTitle is an instance of language |
(domainSubclass originalTitle 2 ContentBearingPhysical) | Media.kif 3170-3170 | The number 2 argument of originalTitle is a subclass of content bearing physical |
(instance originalTitle TernaryPredicate) | Media.kif 3168-3168 | originalTitle is an instance of ternary predicate |
(subrelation originalTitle titleInLanguage) | Media.kif 3176-3176 | originalTitle is a subrelation of titleInLanguage |
appearance as argument number 2 |
![]() |
(format ChineseLanguage originalTitle "%2 的 original title 在 %3 是 %1 ") | domainEnglishFormat.kif 4059-4059 | |
(format ChineseTraditionalLanguage originalTitle "%2 的 original title 在 %3 是 %1 ") | domainEnglishFormat.kif 4058-4058 | |
(format EnglishLanguage originalTitle "the original title of %2 in %3 is %1") | domainEnglishFormat.kif 4057-4057 |
antecedent |
![]() |
(=> (and (titleInLanguage ?TITLE1 ?WORKTYPE ?LANG1) (originalTitle ?TITLE2 ?WORKTYPE ?LANG2) (not (equal ?LANG1 ?LANG2))) (translatedTitle ?TITLE1 ?WORKTYPE ?LANG1)) |
Media.kif 3254-3259 |
|
(=> (and (translatedTitle ?TRANS ?WORKTYPE ?LANG1) (originalTitle ?TITLE ?WORKTYPE ?LANG2)) (and (not (equal ?TRANS ?TITLE)) (not (equal ?LANG1 ?LANG2)))) |
Media.kif 3246-3252 |
|
![]() |
![]() |