Browsing Interface : Welcome guest : log in
Home |  Graph |  ]  KB:  Language:   

Formal Language: 



KB Term:  Term intersection
English Word: 

  Palindrome

Sigma KEE - Palindrome
Palindrome

appearance as argument number 1
-------------------------


(documentation Palindrome EnglishLanguage "A word that spells the same backwards, for instance the word `radar`.") Media.kif 3093-3094
(subclass Palindrome Word) Media.kif 3092-3092 Palindrome est une sous-classe de mot

appearance as argument number 2
-------------------------


(termFormat EnglishLanguage Palindrome "palindrome") domainEnglishFormat.kif 65287-65287

antecedent
-------------------------


(=>
    (and
        (instance ?WORD Palindrome)
        (spellingInLanguage ?LANGUAGE ?WORD ?SYMBOLICSTRING))
    (equal ?SYMBOLICSTRING
        (ReverseFn ?SYMBOLICSTRING)))
Media.kif 3096-3101


Show simplified definition (without tree view)
Show simplified definition (with tree view)

Show without tree


Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0 is open source software produced by Articulate Software and its partners