spellingInLanguage |
appearance as argument number 1 |
![]() |
(documentation spellingInLanguage EnglishLanguage "The predicate. (spellingInLanguage ?SYMBOLICSTRING ?WORD ?LANGUAGE) means that the SymbolicString ?SYMBOLICSTRING expresses the Word ?WORD in the Language ?LANGUAGE.") | Media.kif 3044-3047 | |
(domain spellingInLanguage 1 SymbolicString) | Media.kif 3039-3039 | domain spellingInLanguage, 1 and SymbolicString |
(domain spellingInLanguage 2 Word) | Media.kif 3040-3040 | domain spellingInLanguage, 2 and Word |
(domain spellingInLanguage 3 Language) | Media.kif 3041-3041 | domain spellingInLanguage, 3 and Language |
(instance spellingInLanguage PartialValuedRelation) | Media.kif 3038-3038 | instance spellingInLanguage and PartialValuedRelation |
(instance spellingInLanguage TernaryPredicate) | Media.kif 3037-3037 | instance spellingInLanguage and TernaryPredicate |
appearance as argument number 2 |
![]() |
(format EnglishLanguage spellingInLanguage "%2 in Language %3 is spelt as %1.") | Media.kif 3042-3043 |
antecedent |
![]() |
(=> (and (instance ?WORD Palindrome) (spellingInLanguage ?LANGUAGE ?WORD ?SYMBOLICSTRING)) (equal ?SYMBOLICSTRING (ReverseFn ?SYMBOLICSTRING))) |
Media.kif 3084-3089 |
![]() |
![]() |