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 25728-25729
(instance Multilingual RelationalAttribute) Mid-level-ontology.kif 25727-25727 Multilingual is an instance of relational attribute

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


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

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 25736-25749
(=>
    (attribute ?X Multilingual)
    (instance ?X Human))
Mid-level-ontology.kif 25732-25734


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