空间语义,spatial semantics
1)spatial semantics空间语义
1.The key definitions of spatio-temporal data modeling are summarized and the requirements of spatio-temporal database community,including temporal semantics,spatial semantics,spatio-tem- poral semantics and query capabilities are specified.阐述了时空数据建模的主要定义,分析了时空数据库领域的建模需求,包括时态语义、空间语义、时空语义和查询能力。
2.According to four types of intrinsic properties of spatial objects,spatial semantics rules were designed which can accurately represent spatial objects.根据空间对象的四类内在属性,设计出了能够准确表达空间对象的空间语义规则。
英文短句/例句

1.Theory of Spatial Cognition,the Semantic Cognitions of Chinese"Shang(上)",and Its English Translation空间认知理论与“上”字的空间语义认知及英译
2.Prepositions: Static and Kinetic Apprehension of Spatial Idiosyncrasy;介词空间语义的“静态”与“动态”
3.A Corpus-based Study of Chinese Space Semantic Primitives "Li" and "Limian" in Natural Semantic Metalanguage Approach;基于语料库的自然语言元语言汉语空间语义基元“里”和“里面”的研究
4.Vertical-Dimension Representation: A Semantic Comparison Between Russian and Chinese;俄汉语垂直空间维度语码的语义对比
5.Spatial and Non-spatial Senses of Zai: A Study within the Cognitive Linguistic Framework;“在”字空间意义与非空间意义的认知语言学研究
6.The Semantic and Cognitive Analysis of the Space Classifiers“luo”、“die”、“da”;空间义量词“摞”“叠”“沓”的语义认知分析
7.Potential for Realizing the Interpersonal Meaning in Target Language;语篇的人际意义与译入语的容纳空间
8.Thus this specification is a definition of the syntax and semantics of the XSLT namespace。本文档定义了“XSLT命名空间”的语法和语义。
9.A Cognitive Semantic Study of Sense Formation and Extension of the English Spatial Preposition;英语空间介词义项形成和扩展的认知语义研究
10.The Study on Semantic Construction of Chinese Xiehouyu from Mental Spaces Integration Theory从空间整合理论看汉语歇后语的语义建构
11.Research on spatial knowledge services based on semantic Web service;基于语义Web服务的空间知识服务研究
12.A Cognitive Linguistic Analysis of the Spatial Meanings of li,zhong and nei;“里”“中”“内”空间意义的认知语言学考察
13.The Significance of Space:Dialects and New Poems in Salvation Context;空间的意义:救亡语境下的方言与新诗
14.The Influence of Spatial Information on Semantic Relatedness Judgment;空间信息表征对语义相关判断的影响
15.Possible World, Mental Spaces and Meaning Construction of Texts;可能世界、心理空间与语篇的意义建构
16.A Cognitive Semantic Analysis of the Space Dimensional Words of "Depth" and "Shallow;空间维度词“深、浅”的认知语义分析
17.The Cultural Implications of Language of Space and Its Meanings in Differrent Cultures;空间语的文化含义及在跨文化交际中的意义
18.On the Construction System of Cognitive Meanings of the Localizer "Shang" in Mandarin Chinese;汉语空间方位词“上”的认知语义构式体系
相关短句/例句

semantic space语义空间
1.Research of color design method based on 3D semantic space.;基于三维语义空间的色彩设计方法研究
2.Text filtering based on support vector machine of semantic space;基于语义空间的支持向量机的文本过滤
3.Firstly,a semantic space is constructed using NMF-training algorithm.应用NMF训练算法构造了一个语义空间,将查询图像和原型图像都投影到该空间以获得语义特征,在此空间中进行相似性的度量并将距离最近的图像返回给用户。
3)On the Semantics of Space论空间语义
4)latent semantic space潜在语义空间
1.Firstly,this paper presents the underlying idea of LSA and introduces the mathematical means of the Latent Semantic Space which is built by LSA.论文叙述了潜在语义分析的基本理论方法,概述了这种方法所建立的潜在语义空间的数学意义;然后通过一个简单示例说明LSA在中文信息处理中的分析方法,并通过分析结果中文本间、词汇间关联度的变化来说明LSA在中文信息处理中的重要意义。
5)geospatial semantic Web地理空间语义网
6)SVSM语义向量空间
1.SVSM is introduced to filtrate cursorily web pages,and then contents of these pages are understood by virtue of some elaborate semantic characteristics,so the web pages which users are interested in can be extracted.它将媒体空间中的信息用UCL语义格(Semantic Cases based on UCL,SCU)表示,通过语义向量空间模型(Semantic Vector Space Model,SVSM)对网页的语义矩阵进行分析计算,粗略筛选出用户感兴趣的网页;再借助精细语义逐句解读其内容,提取用户所关注的信息。
延伸阅读

操作语义操作语义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*赋值。