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



KB Term:  Term intersection
English Word: 

  SalmonellaTyphi

Sigma KEE - Palindrome
Palindrome(palindrome)

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


(subclass Palindrome Word) Media.kif 3021-3021 Palindrome is a subclass of word
(documentation Palindrome EnglishLanguage "A word that spells the same backwards, for instance the word `radar`.") Media.kif 3022-3023 Palindrome is a subclass of word

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


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

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


(=>
    (and
        (instance ?WORD Palindrome)
        (spellingInLanguage ?LANGUAGE ?WORD ?SYMBOLICSTRING))
    (equal ?SYMBOLICSTRING
        (ReverseFn ?SYMBOLICSTRING)))
Media.kif 3025-3030 If X is an instance of palindrome and X in Language Y is spelt as Z., then equal Y and the reverse of Y


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.0-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners