语义三角,Semantic Triangle
1)Semantic Triangle语义三角
1.Cross-culture Equivalence of translation Underlying Semantic Triangle Theory;从语义三角理论谈翻译的跨文化对等
2.An Exploration into Semantic Triangle from the Cognitive Perspective;认知视角下“语义三角”的探究
3.The semantic triangle is a concise symbol intended to explain the abstract nature of language.语义三角是一种用简洁、形象的几何图形对抽象的语言实质进行解释的模式理论。
英文短句/例句

1.Study on Semantic Triangle and the Theory of Semantic Referential Function;试论“语义三角”及其语义指涉理论
2.The Conception of “New Semantic Triangle” Model;新“语义三角”模式的构想——对Frege语义三角模式的重新设定
3.Cross-culture Equivalence of translation Underlying Semantic Triangle Theory;从语义三角理论谈翻译的跨文化对等
4.Semantic Triangle and Linguistic Sign s Randomness;语义三角与语言符号任意性——兼评沈怀兴的文章
5.The trigonometric functions are defined for right triangles.三角函数是对直角三角形定义的。
6.The Semantic Study of Idioms from Cognitive Semantics Perspective;从认知语义学角度看英语习语的语义
7.A Framework for TEXT Semantic Study:One Paradigm, Two Strands, Three Metafunctions, Four Meta-semantics and Five Aspects语篇语义的研究路径——一个范式、两个脉络、三种功能、四种语义、五个视角
8.Research on Chinese Semantic Role Labeling Method for 3D Scene Generation面向三维场景生成的中文语义角色标注方法研究
9.Situation Semantics-Information View of Semantics Study;语义研究的信息视角——情景语义学
10.On classification of English ambiguity from syntactic,semantic and pragmatic perspectives;从语法、语义、语用角度划分英语歧义类型
11.The Semantic Foundation and Tendency of "One after Another"“接二连三”的语义基础及语义倾向
12.On the classification of English ambiguity from syntactic, semantic and pragmatic perspectives;从句法、语义和语用角度划分英语歧义的类型
13.Chinese Semantic Role Labeling Based on Semantic Chunking基于语义组块分析的汉语语义角色标注
14.The semantic role of double-object sentence pattern in Records of the Historian从语义角色角度看《史记》双宾句式
15.Semantic Access of Proficient Chinese-English Bilinguals to a Third Language;熟练中-英双语者三语词汇的语义通达
16.Research of space angles by graphic method广义直角三角形法图解空间角度问题研究
17.A Study of English Verbal Humor from Perspectives of Semantics and Pragmatics;从语义学与语用学角度研究英语言语幽默
18.Semantic Function of Morphemes of Chinese Characters in Terms of Semantics;从语义学角度看汉字义符的示意作用
相关短句/例句

semantic triangle figures语义三角图
3)New Semantic Triangle"新"语义三角"
1.The Conception of “New Semantic Triangle” Model;新“语义三角”模式的构想——对Frege语义三角模式的重新设定
4)semantic triangle theory语义三角理论
1.Hence,the author has focused on the differentials of cultural meaning between Chinese and English from the perspective of sentence, based on the semantic triangle theory with the expectation to come up with a prac.如何处理异同?作者根据语义三角理论,将从词汇层面拓展到句子层面,探寻翻译中可操作的模式。
5)semantic role语义角色
1.It also demonstrates the ways in which the semantic roles are realized in syntactic structures.框架网络的特点是它系统地描写了我们理解词汇和进行推理时所依赖的情景,描写了情景中语义角色的句法实现方式,对语义角色的描写比格语法更清晰、细致、系统。
2.This paper tries to account for some of the mistakes by employing valency and the notion of semantic roles.在英语学习中,中国学生会犯很多关于动词的错误,本文力图通过配价理论和语义角色来解释其中的部分错误。
3.After defining fundamental principles about how to ascertain the semantic role and analyzing states of verbs in the book titled Discussions about Salt and Iron,we can divide semantic role of its’ one-syllabic verbs into 4 types including 14 little types.在明确如何确定语义角色的基本原则和细察《盐铁论》的动词状态之后,可把其单音节动词的语义角色分为4大类14小类。
6)semantic roles语义角色
1.This paper firstly discusses three kinds of level in the fineness hierarchy of semantic roles,and introduces their application in some systems of natural language processing(NPL).本文首先讨论语义角色的三种精细程度不一的分类层级,介绍它们各自在语言信息处理系统中的有关应用。
延伸阅读

操作语义操作语义operational semantics 式求值的抽象机器的模型,这个机器的存储区分成三部分:栈区st(用作工作区),环境区:(保存数据向量等),控制区。(保存程序)。整个存储区记作(、t,:,。),称为抽象机器的一个大状态。这个抽象机器具有识别符号、完成算术和逻辑运算、转储信息、实现大状态之间的转移等基本功能。 这个机器的大状态转移规则分为四类: (l)(st,s,(el叩eZ)/c)”(st,s,。;/。2/甲/。) (2)(st,:,碑/‘)冷(n/:t,:,。) (3)(st,s,x、/e)”(x、/sr,s,e) (4)(n/m/st,s,叩/e)=>(k/st,s,c)(k=m opn) 第一类规则表示,当控制区中待执行的程序要求完成表达式(。1叩eZ)的求值时,抽象机就转移自己的大状态,准备先求子表达式。l和e2的值,然后再按照相应的运算叩(+,一,X或其它算子),求出整个表达式的值,符号“/”用于分割存放的信息。第二类规则表示,当求值的表达式是一个常量时,则其值就是抽象机中表示这个常量的相应的量(粗体用来区别语言中的符号和在抽象机中的相应表示),表达式的值暂存于栈区。第三类规则表示,当表达式是一个变量时,其值就是环境区中相应单元的当前值,即第i个变量x‘的值就是数据向量s的第i个分量:、的值。第四类规则表示,当运算叩的两个操作数已经求得,则可按照抽象机中的相应运算求出op作用于操作数的结果。 在这个抽象机中,表达式(x:X xZ)+l(在xl,xZ值为2和3时)的求值是由下述大状态的转移序列完成的,转移符号冷的上方标有实现这一转移依 0、,产、,声据的转移规则号,设:=(2,3,s((x;XxZ)+i)/。(s(1)冷(:t,、(x;XxZ)/1/+/。)岑(、‘,:,(二,/二2)又1/+/。)里(2/st,、,二2/又1/+/。)缪(3/2/st,:,x/1/、/。)军(6/、‘,、,l/+/。)里(l/6/::,:,+,/。) (4) 冷(7/:t,s,e) 这个抽象机正确刻画出算术表达式求值的全过程,故可作为算术表达式的操作语义。 为定义赋值语句(x‘:二e)的操作语义,可在上述抽象机中添加如下转移规则: (5)(st,s,(x、:=e);/c)今(:t,s,e/x*:=/。) (6)(n/:t,:,吞:=/。)=>(st,:}in,。) 第五类规则表示,当抽象机执行(x‘:=。)时,先求出表达式仑的值,然后再给x*赋值。