英语写作中“概念”concept 、notion、idea的用法

一、概念concept、notion 是同义词,一般可以互换,例如:

The notion/concept of public keys is introduced in the paper "New Direction of Cryptography" half a century ago. Public keys have been widely accepted as a cryptographic concept/notion nowadays.(公钥的概念在半个世纪前的一篇文章"密码学的新方向"中提出。它现在已经成为广泛接受的密码学概念。)

Before scientists gave a rigorous definition of the motion concept/notion in the 17th century, people had used the notion of motion for over thousands of years. (在科学家17世纪给出严格的运动概念定义之前,人们使用了运动概念几千年。)

We can determine whether a machine has intelligence using Turing Test. Yet we don't have the rigorous concept/notion of AI. (我们能够用图灵测试判断机器是否有智能。但我们没有严格的AI概念(定义)。)

二、concept 和notion有细微区别,concept可以指已经严格定义的、广为接受的概念,而notion可以指新概念,

所以,我们在论文写作中描述新概念特别是自己提出的新概念时应该使用notion而不是concept。例如:

The authors introduced and elucidated the notion of multiple factor authentication. (作者引入并解释了多因子认证概念。)

Our proposed protocol is built upon a new notion of transformers. (我们的协议是基于一个变换器的新概念构造的。)

注意,在论文的标题中、小节的标题中都不应该出现concept、notion,因为概念只是论文论证的手段,不是目的。在书的写作中总结前人成果------重要概念时可以使用。

当需要加修饰词时,使用notion:basic (abstract, theoretical ......)notion

三、idea也可以指概念,但不是严格的科学概念,例如:

I don't have an idea of the lifestyle of American people.(我对美国人的生活方式没有概念。意思是不了解。)

在科技论文写作中,idea可以指思想、想法,例如:

The idea of public keys is ingenious which leverages intractable mathematical problems like big integers factorization. Before public keys emerged, it's incredible that intractable mathematical problems could find their applications. (公钥的思想非常独特,它利用了数学难解问题。在公钥出现之前,很难相信数学难解问题有什么用。)

(例句均属原创。)

相关推荐
_Kayo_1 小时前
node.js 学习笔记3 HTTP
笔记·学习
星星火柴9365 小时前
关于“双指针法“的总结
数据结构·c++·笔记·学习·算法
Cx330❀7 小时前
【数据结构初阶】--排序(五):计数排序,排序算法复杂度对比和稳定性分析
c语言·数据结构·经验分享·笔记·算法·排序算法
小幽余生不加糖7 小时前
电路方案分析(二十二)适用于音频应用的25-50W反激电源方案
人工智能·笔记·学习·音视频
..过云雨8 小时前
01.【数据结构-C语言】数据结构概念&算法效率(时间复杂度和空间复杂度)
c语言·数据结构·笔记·学习
岑梓铭9 小时前
考研408《计算机组成原理》复习笔记,第五章(3)——CPU的【数据通路】
笔记·考研·408·计算机组成原理·计组
Blossom.11815 小时前
把 AI 推理塞进「 8 位 MCU 」——0.5 KB RAM 跑通关键词唤醒的魔幻之旅
人工智能·笔记·单片机·嵌入式硬件·深度学习·机器学习·搜索引擎
草莓熊Lotso16 小时前
《吃透 C++ 类和对象(中):const 成员函数与取地址运算符重载解析》
c语言·开发语言·c++·笔记·其他
玖別ԅ(¯﹃¯ԅ)17 小时前
PID学习笔记6-倒立摆的实现
笔记·stm32·单片机
想学全栈的菜鸟阿董18 小时前
Django5个人笔记
笔记