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

Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - Interpreting
Interpreting

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


(documentation Interpreting ChineseLanguage "这是给一篇 Text编配 Proposition 的任何 Process,即是去理解这篇 Text。") chinese_format.kif 2979-2980
(documentation Interpreting EnglishLanguage "Any Process of assigning a Proposition to a Text, i.e. understanding the Text.") Merge.kif 10998-10999
(documentation Interpreting JapaneseLanguage "任意の Process は、%Text に Proposition を 割り当てる。すなわち、%Text を理解する。") japanese_format.kif 1739-1740
(externalImage Interpreting "http://upload.wikimedia.org/wikipedia/commons/ 0/ 0a/ IraqiInterpreter.jpg") pictureList.kif 6638-6638
(externalImage Interpreting "http://upload.wikimedia.org/wikipedia/commons/ 3/ 38/ Garry_Kasparov_-_Klaus_Bednarz_at_lit_Cologne_2007_-_%286748%29.jpg") pictureList.kif 7117-7117
(externalImage Interpreting "http://upload.wikimedia.org/wikipedia/commons/ 3/ 39/ Garry_Kasparov_-_Klaus_Bednarz_at_lit_Cologne_2007_-_%286757%29.jpg") pictureList.kif 7118-7118
(externalImage Interpreting "http://upload.wikimedia.org/wikipedia/commons/ 6/ 6c/ Garry_Kasparov_-_Klaus_Bednarz_at_lit_Cologne_2007_-_%286784%29.jpg") pictureList.kif 7119-7119
(subclass Interpreting IntentionalPsychologicalProcess) Merge.kif 10996-10996 Interpreting est une sous-classe de processus psycholoqique intentionnel

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


(relatedInternalConcept Reading Interpreting) Merge.kif 12837-12837 Lire est reli� � l'int�rieur de SUMO � Interpreting
(termFormat ChineseLanguage Interpreting "解读") domainEnglishFormat.kif 30750-30750 Lire est reli� � l'int�rieur de SUMO � Interpreting
(termFormat ChineseTraditionalLanguage Interpreting "解讀") domainEnglishFormat.kif 30749-30749 Lire est reli� � l'int�rieur de SUMO � Interpreting
(termFormat EnglishLanguage Interpreting "interpreting") domainEnglishFormat.kif 30748-30748 Lire est reli� � l'int�rieur de SUMO � Interpreting

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


(=>
    (and
        (instance ?INTERPRET Interpreting)
        (agent ?INTERPRET ?AGENT)
        (patient ?INTERPRET ?CONTENT)
        (instance ?CONTENT ContentBearingObject))
    (exists (?PROP)
        (holdsDuring
            (EndFn
                (WhenFn ?INTERPRET))
            (believes ?AGENT
                (containsInformation ?CONTENT ?PROP)))))
Merge.kif 11001-11008

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


(=>
    (and
        (instance ?X ContentBearingObject)
        (attribute ?X Braille))
    (exists (?H)
        (and
            (instance ?H Human)
            (attribute ?H Blind)
            (capability Interpreting agent ?H)
            (capability Interpreting patient ?X))))
Dining.kif 244-253

statement
-------------------------


(decreasesLikelihood
    (exists (?X ?CUT ?PAPER ?CBO ?INFO)
        (and
            (instance ?X PaperShredder)
            (instance ?CUT Cutting)
            (instrument ?CUT ?X)
            (instance ?PAPER Paper)
            (patient ?CUT ?PAPER)
            (located ?CBO ?PAPER)
            (instance ?CBO VisualContentBearingObject)
            (containsInformation ?CBO ?INFO)))
    (exists (?READ)
        (and
            (instance ?READ Interpreting)
            (patient ?READ ?INFO)
            (earlier
                (WhenFn ?CUT)
                (WhenFn ?READ)))))
Mid-level-ontology.kif 19773-19790 ?X ?CUT, ?PAPER, ?CBO and ?INFO ?X est une instance de PaperShredder ?CUT est une instance de couper ?X est un instrument pour ?CUT ?PAPER est une instance de Paper ?PAPER est un patient de ?CUT ?CBO est situ� � ?PAPER ?CBO est une instance de VisualContentBearingObject ?CBO contient information ?INFO diminue la probabilit� de ?READ ?READ est une instance de Interpreting ?INFO est un patient de ?READ temps d'existence de ?CUT arrive plus t�t que temps d'existence de ?READ


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