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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Multilingual
Multilingual(multilingual)bilingual, multilingual, polyglot, trilingual

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


(documentation Multilingual EnglishLanguage "Multilingual describes a person who is able to speak more than one language fluently") Mid-level-ontology.kif 26835-26836
(instance Multilingual RelationalAttribute) Mid-level-ontology.kif 26834-26834 Multilingual is an instance of relational attribute

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


(termFormat EnglishLanguage Multilingual "multilingual") Mid-level-ontology.kif 26837-26837

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


(=>
    (and
        (attribute ?X Multilingual)
        (instance ?SPEAK Speaking)
        (agent ?SPEAK ?X))
    (modalAttribute
        (exists (?LANG1 ?LANG2)
            (and
                (instance ?LANG1 SpokenHumanLanguage)
                (instance ?LANG2 SpokenHumanLanguage)
                (not
                    (equal ?LANG1 ?LANG2))
                (or
                    (patient ?SPEAK ?LANG1)
                    (patient ?SPEAK ?LANG2)))) Possibility))
Mid-level-ontology.kif 26843-26856
(=>
    (attribute ?X Multilingual)
    (instance ?X Human))
Mid-level-ontology.kif 26839-26841


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