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

Formal Language: 



KB Term:  Term intersection
English Word: 

  Multilingual

Sigma KEE - Multilingual
Multilingual

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 25740-25741
(instance Multilingual RelationalAttribute) Mid-level-ontology.kif 25739-25739 Multilingual est une instance de attribut relationnel

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


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

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 25748-25761
(=>
    (attribute ?X Multilingual)
    (instance ?X Human))
Mid-level-ontology.kif 25744-25746


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