patient |
appearance as argument number 1 |
(documentation patient ChineseLanguage "(patient ?PROCESS ?ENTITY) 的意思是 ?ENTITY 是 ?PROCESS 中一个可以被搬动、被告诉和能体验等的参与者。例如:在'那只猫吞掉了那只金丝雀'和'比利喜欢这啤酒' 的直接受事体会是 patient 的例子。注:一个Process 的 patient 可能会也可能不会因为该 Process 而经历结构上的变化。用 patient 这个 CaseRole 是当我们想尽可能以最广泛的代表来 要指出 Process 的受事体。") | chinese_format.kif 1882-1886 | |
(documentation patient EnglishLanguage "(patient ?PROCESS ?ENTITY) means that ?ENTITY is a participant in ?PROCESS that may be moved, said, experienced, etc. For example, the direct objects in the sentences 'The cat swallowed the canary' and 'Billy likes the beer' would be examples of patients. Note that the patient of a Process may or may not undergo structural change as a result of the Process. The CaseRole of patient is used when one wants to specify as broadly as possible the object of a Process.") | Merge.kif 2499-2506 | |
(documentation patient JapaneseLanguage "(patient ?PROCESS ?ENTITY) とは、?ENTITYは、 移動、言った、経験豊富な、などが ?PROCESS に参加していることを意味する。 例:「猫はカナリアを飲み 込んだ」と「ビリーはビールが好き」という文章の直接的なオブジェクトは、patient の例である。 注:Process の patient は、Process の結果として構造変化を受ける場合とそうでない場合がある。 patient の CaseRole は、Process のオブジェクトを可能な限り広く指定する場合に使用される。") | japanese_format.kif 507-511 | |
(domain patient 1 Process) | Merge.kif 2495-2495 | Le nombre 1 argument de patient est une instance de processus |
(domain patient 2 Entity) | Merge.kif 2496-2496 | Le nombre 2 argument de patient est une instance de entit� |
(instance patient CaseRole) | Merge.kif 2493-2493 | patient est une instance de r�le d�pendant du cas |
(instance patient PartialValuedRelation) | Merge.kif 2494-2494 | patient est une instance de relation partielle |
(subrelation patient involvedInEvent) | Merge.kif 2497-2497 | patient est une sous-relation de involvedInEvent |
appearance as argument number 2 |
(format ChineseLanguage patient "%2 %n 是 %1 的 patient") | chinese_format.kif 167-167 | |
(format EnglishLanguage patient "%2 is %n a patient of %1") | english_format.kif 168-168 | |
(format FrenchLanguage patient "%2 est %n un patient de %1") | french_format.kif 103-103 | |
(format ItalianLanguage patient "%2 è %n un paziente di %1") | relations-it.txt 219-219 | |
(format JapaneseLanguage patient "%2 は %1 の patient では %n") | japanese_format.kif 1932-1932 | |
(format PortugueseLanguage patient "%2 e' %n um patient de %1") | portuguese_format.kif 55-55 | |
(format cz patient "%2 %p{je} %n{nen�} ��astn�kem %1") | relations-cz.txt 85-85 | |
(format de patient "%2 ist ein patient von %1 %n{nicht}") | relations-de.txt 206-206 | |
(format hi patient "%2 %1 kaa karma %n hai") | relations-hindi.txt 257-257 | |
(format ro patient "%2 %n{nu} este patient%t{pacient} pentru %1") | relations-ro.kif 122-122 | |
(format sv patient "%2 är %n{inte} en patient till %1") | relations-sv.txt 104-104 | |
(format tg patient "%2 %n ay sumasali ng %1") | relations-tg.txt 411-411 | |
(subrelation accountUsed patient) | ComputingBrands.kif 4163-4163 | accountUsed est une sous-relation de patient |
(subrelation controlled patient) | Mid-level-ontology.kif 23479-23479 | controlled est une sous-relation de patient |
(subrelation dataProcessed patient) | QoSontology.kif 1874-1874 | dataProcessed est une sous-relation de patient |
(subrelation defendant patient) | Mid-level-ontology.kif 16292-16292 | defendant est une sous-relation de patient |
(subrelation defenseLawyer patient) | Law.kif 281-281 | defenseLawyer est une sous-relation de patient |
(subrelation detainee patient) | Mid-level-ontology.kif 6813-6813 | detainee est une sous-relation de patient |
(subrelation evidence patient) | Law.kif 168-168 | evidence est une sous-relation de patient |
(subrelation experimentalControl patient) | Mid-level-ontology.kif 15751-15751 | experimentalControl est une sous-relation de patient |
(subrelation instrument patient) | Merge.kif 2468-2468 | instrument est une sous-relation de patient |
(subrelation objectAttached patient) | Merge.kif 12423-12423 | objectAttached est une sous-relation de patient |
(subrelation objectDetached patient) | Merge.kif 12471-12471 | objectDetached est une sous-relation de patient |
(subrelation objectTransferred patient) | Merge.kif 11377-11377 | objectTransferred est une sous-relation de patient |
Display limited to 25 items. Show next 25 | ||
Display limited to 25 items. Show next 25 |
antecedent |
consequent |
statement |
(decreasesLikelihood (and (biochemicalAgentSyndrome ?AGENT ?SYMPTOM) (biochemicalAgentAntidote ?AGENT ?SUBSTANCE ?PROCESS) (instance ?SAMPLE ?SUBSTANCE) (instance ?THERAPY ?PROCESS) (experiencer ?THERAPY ?ORGANISM) (patient ?THERAPY ?SAMPLE)) (attribute ?ORGANISM ?SYMPTOM)) |
WMD.kif 921-929 | biochemicalAgentSyndrome ?AGENT and ?SYMPTOM biochemicalAgentAntidote ?AGENT, ?SUBSTANCE and ?PROCESS ?SAMPLE est une instance de ?SUBSTANCE ?THERAPY est une instance de ?PROCESS ?ORGANISM exp�rimente ?THERAPY ?SAMPLE est un patient de ?THERAPY diminue la probabilit� de ?SYMPTOM est un attribut de ?ORGANISM |
(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 18229-18246 | ?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 |
(exists (?D ?M) (and (instance ?D Disseminating) (agent ?D Netflix) (patient ?D ?M) (instance ?M MotionPicture))) |
Medicine.kif 4559-4564 | Processus entit� processus est une instance de disseminer processus est un agent de Netflix entit� est un patient de processus entit� est une instance de motion picture |