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

Formal Language: 



KB Term:  Term intersection
English Word: 

  speaksLanguage

Sigma KEE - speaksLanguage
speaksLanguage

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


(documentation speaksLanguage EnglishLanguage "(speaksLanguage ?AGENT ?LANGUAGE) means that the SentientAgent ?AGENT is capable of understanding and/ or generating the Language ?LANGUAGE.") Mid-level-ontology.kif 732-734
(domain speaksLanguage 1 SentientAgent) Mid-level-ontology.kif 736-736 Il numero 1 argomenti di speaksLanguage è un istanza di AgenteSensibile
(domain speaksLanguage 2 Language) Mid-level-ontology.kif 737-737 Il numero 2 argomenti di speaksLanguage è un istanza di Linguaggio
(instance speaksLanguage BinaryPredicate) Mid-level-ontology.kif 735-735 speaksLanguage è un' istanza di PredicatoBinario

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


(format ChineseLanguage speaksLanguage "%2 %n 是 %1 的 speaks 语言") domainEnglishFormat.kif 2327-2327
(format ChineseTraditionalLanguage speaksLanguage "%2 %n 是 %1 的 speaks 語言") domainEnglishFormat.kif 2326-2326
(format EnglishLanguage speaksLanguage "%2 is %n a speaks language of %1") domainEnglishFormat.kif 2325-2325
(termFormat ChineseLanguage speaksLanguage "说语言") domainEnglishFormat.kif 54480-54480
(termFormat ChineseTraditionalLanguage speaksLanguage "說語言") domainEnglishFormat.kif 54479-54479
(termFormat EnglishLanguage speaksLanguage "speaks language") domainEnglishFormat.kif 54478-54478

consequent
-------------------------


(<=>
    (languagePercentInRegion ?L ?N ?R)
    (exists (?G1 ?G2 ?P ?P2 ?N1 ?N2)
        (and
            (located ?P ?R)
            (member ?P ?G1)
            (speaksLanguage ?P ?L)
            (memberCount ?G1 ?N1)
            (located ?P2 ?R)
            (member ?P2 ?G2)
            (memberCount ?G2 ?N2)
            (equal
                (DivisionFn ?N 100)
                (DivisionFn ?N1 ?N2)))))
People.kif 1566-1577 languagePercentInRegion Linguaggio, NumeroReale and AreaGeografica InsiemeConcreto InsiemeConcreto, AgenteSensibile, AgenteSensibile2, NumeroReale1 and NumeroReale2 AgenteSensibile è localizzato in AreaGeografica AgenteSensibile è un membro di InsiemeConcreto speaksLanguage AgenteSensibile and Linguaggio memberCount InsiemeConcreto and NumeroReale1 AgenteSensibile2 è localizzato in AreaGeografica AgenteSensibile2 è un membro di InsiemeConcreto memberCount InsiemeConcreto and NumeroReale2 NumeroReale + 100 is uguale a NumeroReale1 + NumeroReale2


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