| titleInLanguage |
| appearance as argument number 1 |
|
|
| (documentation titleInLanguage EnglishLanguage "(titleInLanguage ?STRING ?WORKCLASS ?LANGUAGE) means that in the Language ?LANGUAGE, instances of the ContentBearingPhysical ?WORKCLASS bear the title ?STRING.") | Media.kif 3091-3094 | |
| (domain titleInLanguage 1 SymbolicString) | Media.kif 3088-3088 | The number 1 argument of title in language is an instance of symbolic string |
| (domain titleInLanguage 3 Language) | Media.kif 3090-3090 | The number 3 argument of title in language is an instance of language |
| (domainSubclass titleInLanguage 2 ContentBearingPhysical) | Media.kif 3089-3089 | The number 2 argument of title in language is a subclass of content bearing physical |
| (instance titleInLanguage TernaryPredicate) | Media.kif 3087-3087 | title in language is an instance of ternary predicate |
| (subrelation titleInLanguage representsInLanguage) | Media.kif 3095-3095 | title in language is a subrelation of represents in language |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| consequent |
|
|
| (=> (subtitle ?STRING ?WORKTYPE ?LANGUAGE) (exists (?TITLE) (and (instance ?TITLE SymbolicString) (instance ?TITLE LinguisticExpression) (titleInLanguage ?TITLE ?WORKTYPE ?LANGUAGE)))) |
Media.kif 3218-3224 |
|
|
|