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

Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - spellingInLanguage
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 3040-3043
(domain spellingInLanguage 1 SymbolicString) Media.kif 3035-3035 Le nombre 1 argument de spellingInLanguage est une instance de cha�ne sympbolique
(domain spellingInLanguage 2 Word) Media.kif 3036-3036 Le nombre 2 argument de spellingInLanguage est une instance de mot
(domain spellingInLanguage 3 Language) Media.kif 3037-3037 Le nombre 3 argument de spellingInLanguage est une instance de langage
(instance spellingInLanguage PartialValuedRelation) Media.kif 3034-3034 spellingInLanguage est une instance de relation partielle
(instance spellingInLanguage TernaryPredicate) Media.kif 3033-3033 spellingInLanguage est une instance de pr�dicat ternaire

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


(format EnglishLanguage spellingInLanguage "%2 in Language %3 is spelt as %1.") Media.kif 3038-3039
(termFormat EnglishLanguage spellingInLanguage "spelling in language") domainEnglishFormat.kif 65965-65965

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


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


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



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