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 25773-25774
(instance Multilingual RelationalAttribute) Mid-level-ontology.kif 25772-25772 Multilingual is an instance of relational attribute

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


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

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 25781-25794
(=>
    (attribute ?X Multilingual)
    (instance ?X Human))
Mid-level-ontology.kif 25777-25779


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