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

Formal Language: 



KB Term:  Term intersection
English Word: 

  spellingInLanguage

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 3056-3059
(domain spellingInLanguage 1 SymbolicString) Media.kif 3051-3051 O argumento numero 1 de spellingInLanguage e' uma instancia de Sequencia Simbolica
(domain spellingInLanguage 2 Word) Media.kif 3052-3052 O argumento numero 2 de spellingInLanguage e' uma instancia de Palavra
(domain spellingInLanguage 3 Language) Media.kif 3053-3053 O argumento numero 3 de spellingInLanguage e' uma instancia de Linguagem
(instance spellingInLanguage PartialValuedRelation) Media.kif 3050-3050 spellingInLanguage e' uma instancia de Relacao Parcial
(instance spellingInLanguage TernaryPredicate) Media.kif 3049-3049 spellingInLanguage e' uma instancia de Predicado Ternario

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


(format EnglishLanguage spellingInLanguage "%2 in Language %3 is spelt as %1.") Media.kif 3054-3055
(termFormat EnglishLanguage spellingInLanguage "spelling in language") domainEnglishFormat.kif 65939-65939

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