ReverseFn |
appearance as argument number 1 |
![]() |
(documentation ReverseFn EnglishLanguage "The reverse of a string.") | Media.kif 3052-3052 | |
(domain ReverseFn 1 SymbolicString) | Media.kif 3050-3050 | The number 1 argument of the reverse of is an instance of symbolic string |
(instance ReverseFn UnaryFunction) | Media.kif 3049-3049 | The reverse of is an instance of unary function |
(range ReverseFn SymbolicString) | Media.kif 3051-3051 | The range of the reverse of is an instance of symbolic string |
appearance as argument number 2 |
![]() |
(format EnglishLanguage ReverseFn "the reverse of %1") | Media.kif 3054-3054 | |
(termFormat EnglishLanguage ReverseFn "the reverse of") | Media.kif 3053-3053 |
antecedent |
![]() |
consequent |
![]() |
(=> (and (instance ?WORD Palindrome) (spellingInLanguage ?LANGUAGE ?WORD ?SYMBOLICSTRING)) (equal ?SYMBOLICSTRING (ReverseFn ?SYMBOLICSTRING))) |
Media.kif 3084-3089 |
|
![]() |
![]() |