| groupingTitle |
| appearance as argument number 1 |
|
|
| appearance as argument number 2 |
|
|
| (format EnglishLanguage groupingTitle "%1 is the title in %3 for instances of %2") | domainEnglishFormat.kif 3554-3554 | |
| (format ChineseTraditionalLanguage groupingTitle "%1 是在 %3 的 title 對於 %2 的例子") | domainEnglishFormat.kif 3555-3555 | |
| (format ChineseLanguage groupingTitle "%1 是在 %3 的 title 对于 %2 的例子") | domainEnglishFormat.kif 3556-3556 | |
| (termFormat EnglishLanguage groupingTitle "grouping title") | domainEnglishFormat.kif 65856-65856 |
| antecedent |
|
|
| (=> (groupingTitle ?STRING ?PRODUCTTYPE ?LANGUAGE) (subclass ?PRODUCTTYPE Collection)) |
Media.kif 3187-3189 | If X is the title in Y for instances of Z, then Z is a subclass of collection |
| (=> (and (groupingTitle ?STRING ?PRODUCTTYPE ?LANGUAGE) (instance ?PRODUCT ?PRODUCTTYPE) (member ?OBJ ?PRODUCT)) (instance ?OBJ ContentBearingPhysical)) |
Media.kif 3191-3196 | If X is the title in Y for instances of Z, W is an instance of Z, and V is a member of W, then V is an instance of content bearing physical |
|
|