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



KB Term:  Term intersection
English Word: 

  spellingInLanguage

Sigma KEE - spellingInLanguage
spellingInLanguage

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


(instance spellingInLanguage TernaryPredicate) Media.kif 2978-2978 spelling in language is an instance of ternary predicate
(instance spellingInLanguage PartialValuedRelation) Media.kif 2979-2979 spelling in language is an instance of partial valued relation
(domain spellingInLanguage 1 SymbolicString) Media.kif 2980-2980 The number 1 argument of spelling in language is an instance of symbolic string
(domain spellingInLanguage 2 Word) Media.kif 2981-2981 The number 2 argument of spelling in language is an instance of word
(domain spellingInLanguage 3 Language) Media.kif 2982-2982 The number 3 argument of spelling in language is an instance of language
(documentation spellingInLanguage EnglishLanguage "The predicate. (spellingInLanguage ?SYMBOLICSTRING ?WORD ?LANGUAGE) means that the SymbolicString ?SYMBOLICSTRING expresses the Word ?WORD in the Language ?LANGUAGE.") Media.kif 2985-2988 The number 3 argument of spelling in language is an instance of language

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


(format EnglishLanguage spellingInLanguage "%2 in Language %3 is spelt as %1.") Media.kif 2983-2984
(termFormat EnglishLanguage spellingInLanguage "spelling in language") domainEnglishFormat.kif 65974-65974

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