abbreviatedDisplayTitle |
appearance as argument number 1 |
(documentation abbreviatedDisplayTitle EnglishLanguage "(abbreviatedDisplayTitle ?STRING ?WORKTYPE ?LANGUAGE) means that in the Language ?LANGUAGE, ?STRING is the abbreviated version of the title of instances of ContentBearingPhysical ?WORKTYPE to be used for display to a Consumer, as specified by the RightsController.") | Media.kif 3139-3144 | |
(domain abbreviatedDisplayTitle 1 SymbolicString) | Media.kif 3136-3136 | 域 abbreviatedDisplayTitle, 1 and SymbolicString |
(domain abbreviatedDisplayTitle 3 Language) | Media.kif 3138-3138 | 域 abbreviatedDisplayTitle, 3 and Language |
(domainSubclass abbreviatedDisplayTitle 2 ContentBearingPhysical) | Media.kif 3137-3137 | 域子類 abbreviatedDisplayTitle, 2 and 內容承載物理 |
(instance abbreviatedDisplayTitle TernaryPredicate) | Media.kif 3135-3135 | 例 abbreviatedDisplayTitle and TernaryPredicate |
(subrelation abbreviatedDisplayTitle displayTitle) | Media.kif 3145-3145 | 子關係 abbreviatedDisplayTitle and displayTitle |
appearance as argument number 2 |
(format ChineseLanguage abbreviatedDisplayTitle "%1 %n 是 在 %3 的 short title %2 ") | domainEnglishFormat.kif 2646-2646 | |
(format ChineseTraditionalLanguage abbreviatedDisplayTitle "%1 %n 是 在 %3 的 short title %2 ") | domainEnglishFormat.kif 2645-2645 | |
(format EnglishLanguage abbreviatedDisplayTitle "%1 is %n the short title of %2 in %3") | domainEnglishFormat.kif 2644-2644 | |
(termFormat EnglishLanguage abbreviatedDisplayTitle "abbreviated display title") | domainEnglishFormat.kif 65766-65766 |
antecedent |
(=> (and (abbreviatedDisplayTitle ?STRING ?CBP-TYPE ?LANGUAGE) (instance ?X ?CBP-TYPE)) (abbreviation ?STRING ?X)) |
Media.kif 3147-3151 |
|