论文常见拉丁术语

在阅读论文时,我们经常会遇到一些非常奇怪的术语。如果没有接触过的话,根本不知道这是什么意思。下面我们来详细梳理论文中常见的拉丁术语。

(1)i.e.

i.e.是id est("that is" ; "in other words"。进一步解释用,意为:也就是 )的缩写。目的是用来进一步解释前面所说的观点(不像后文的e.g.那样引入实例来形象化),意思是"那就是说,换句话说"。

py 复制代码
Each of these items are actionable, i.e. you can actually do them.

The film is only open to adults, i.e. people over 18.

And you have to cross reference this time/effort analysis to the results (i.e., the bugs) that the effort yielded.

注意:

  • 使用时,i.e.的第一个.不要漏掉。
  • 它后面最好紧跟着一个逗号,再跟一个解释。(看大量例句,发现有些句子的确省略了逗号,见例句1和例句2)。

(2)e.g.

e.g.是exempli gratia("for example" ; "for instance" ; "such as"。举例用,意为:例如)的缩写,其目的用若干例子来让前面说法更具体,更易感知。

py 复制代码
 I like sports, e.g., football.
 
 I like most of sports activities (e.g., football).

注意:

  • 在使用中,e后的.不要遗漏。有人常常写成eg.
  • 在使用中,最好把e.g.连同它的例子放在括号中,如例句2。

我们来看一下i.e.e.g.的区别:

对于下面两个句子:

py 复制代码
I like to eat boardwalk food, i.e., funnel cake and french fries.

I like to eat boardwalk food, e.g., funnel cake and french fries.

例句1表示只有 funnel cake and french fries这两种boardwalk食物,而且这两种我都喜欢。例句2表示我喜欢boardwalk食物,比如 funnel cake and french fries;但是诸如snow cones and corn dogs等其他类型,我也可能喜欢。

(3)etc.

etc.是et cetera("and so forth" ; "and the others" ; "and other things" ; "and the rest" ; "and so on"。举例用,意为:等等)的缩写。它放在列表的最后,表示前面的例子还没列举完,最后加个词"等等"。

py 复制代码
 I need to go to the store and buy some pie, milk, cheese, etc.

注意:

  • etc.前面要有逗号。
  • 一般不要在e.g.的列表最后用etc.(在including后的列表后也不宜使用etc.)。这是因为e.g.表示泛泛的举几个例子,并没有囊括所有的实例,其中就已经包含"等等",如果再加一个etc.就多余了。
py 复制代码
例如这是不恰当的: 
Writing instructors focus on a number of complex skills that require extensive practice (e.g., organization, clear expression, logical thinking, etc.)

(4)et al.

et al.是et alia("and others" ; "and co-workers"。在引用文献作者时用,意为:等其他人 )的缩写。它几乎都是在列文献作者时使用,即把主要作者列出后,其它作者全放在et al.里面。

py 复制代码
These results agree with the ones published by Pelon et al. (2002).

Clegg et al. (1995) explain that in the electronics industry linear-programming models can be used to analyse the viability of the recovered parts in remanufacturing.

注意:

  • 人的场合用et al.,而无生命的场合用etc.
  • et后不要加.,因为et不是缩写。另外,与etc.不同,et al.的前面不要逗号。

上述缩写词之所以在现代科技文献中广为使用,可归结为语言和文化的惯性所致。

相关推荐
AIGC大时代2 天前
本硕大纲别共用一页:同一题目两套可勾选骨架对照(千笔-AIWritePaper)
论文·ai写作·开题报告·千笔-aiwritepaper
AIGC大时代4 天前
把导师批注变成改稿清单:模糊意见(「再深入」)到可执行修订项(千笔-AIWritePaper)
论文·ai写作·开题报告·学术规范·千笔-aiwritepaper
AIGC大时代9 天前
评 AI 论文工具的 6 个可复核指标:文献能否打开、大纲能否拖拽、检测是否限次…(千笔-AIWritePaper)
aigc·论文·ai写作·评测·千笔-aiwritepaper
AIGC大时代12 天前
知网 AIGC 检测在罚什么:均匀句长、低指代、零口癖,并不等于「用过 ChatGPT」
人工智能·chatgpt·nlp·aigc·论文·知网·学术规范
谢白羽18 天前
SGLang模型加载过程笔记
笔记·llm·论文·agent·vllm·大模型部署·sglang
谢白羽24 天前
Mooncake在LLM的kv cache offload
人工智能·llm·论文·agent·mooncake
XLYcmy1 个月前
pdf论文处理:CSV输出模式
数据库·python·pycharm·pdf·论文·csv·dify
南京瑞源生物1 个月前
Co-IP vs Pull down:蛋白互作到底该选谁?
论文·生物技术·蛋白互作·co-ip·pulldown·体内互作·对照缺失
imbackneverdie1 个月前
撰写系统性综述/叙述性综述,如何搭建清晰的领域发展脉络?
大数据·人工智能·aigc·论文·科研·ai写作·学术
imbackneverdie1 个月前
写文献综述,时间脉络和主题分类到底怎么选?
人工智能·ai·aigc·论文·科研·ai写作·医学