Interpreting(interpreting) | appreciate, apprehend, apprehension, bottom, catch_on, cognise, cognize, compass, comprehend, comprehension, construe, cotton_on, dig, discernment, discover, eisegesis, elucidation, explication, fathom, get_it, get_onto, get_the_picture, get_wise, grasp, grok, interpret, know, latch_on, moralise, moralize, mythicise, mythicize, penetrate, read, reading, realisation, realise, realization, realize, recognition, rede, savvy, see, sense, spin, take, take_account, translate, tumble, twig... |
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 10894-10895 | |
(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 6639-6639 | |
(externalImage Interpreting "http://upload.wikimedia.org/wikipedia/commons/ 3/ 38/ Garry_Kasparov_-_Klaus_Bednarz_at_lit_Cologne_2007_-_%286748%29.jpg") | pictureList.kif 7118-7118 | |
(externalImage Interpreting "http://upload.wikimedia.org/wikipedia/commons/ 3/ 39/ Garry_Kasparov_-_Klaus_Bednarz_at_lit_Cologne_2007_-_%286757%29.jpg") | pictureList.kif 7119-7119 | |
(externalImage Interpreting "http://upload.wikimedia.org/wikipedia/commons/ 6/ 6c/ Garry_Kasparov_-_Klaus_Bednarz_at_lit_Cologne_2007_-_%286784%29.jpg") | pictureList.kif 7120-7120 | |
(subclass Interpreting IntentionalPsychologicalProcess) | Merge.kif 10892-10892 | Interpreting is a subclass of intentional psychological process |
appearance as argument number 2 |
(relatedInternalConcept Reading Interpreting) | Merge.kif 12729-12729 | Reading is internally related to interpreting |
(termFormat ChineseLanguage Interpreting "解读") | domainEnglishFormat.kif 30773-30773 | Reading is internally related to interpreting |
(termFormat ChineseTraditionalLanguage Interpreting "解讀") | domainEnglishFormat.kif 30772-30772 | Reading is internally related to interpreting |
(termFormat EnglishLanguage Interpreting "interpreting") | domainEnglishFormat.kif 30771-30771 | Reading is internally related to 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 10897-10904 |
|
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 18460-18477 | There exist ?X, ?CUT,, , ?PAPER,, , ?CBO and ?INFO such that ?X is an instance of paper shredder and ?CUT is an instance of cutting and ?X is an instrument for ?CUT and ?PAPER is an instance of paper and ?PAPER is a patient of ?CUT and ?CBO is located at ?PAPER and ?CBO is an instance of visual content bearing object and ?CBO contains information ?INFO decreases likelihood of there exists ?READ such that ?READ is an instance of interpreting and ?INFO is a patient of ?READ and the time of existence of ?CUT happens earlier than the time of existence of ?READ |