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


KB Term:  Term intersection
English Word: 

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

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


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

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


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

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


(=>
    (attribute ?X Multilingual)
    (instance ?X Human))
Mid-level-ontology.kif 28262-28264 If multilingual is an attribute of X, then X is an instance of human
(=>
    (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 28266-28279 If multilingual is an attribute of X, Y is an instance of speaking, and X is an agent of Y, then the statement there exist Z, W such that Z is an instance of spoken human language, W is an instance of spoken human language, equal Z, W, and Z is a patient of Y or W is a patient of Y has the modal force of possibility


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.0-59f850aa (2026-04-26) is open source software produced by Articulate Software and its partners