
英:/''ɑːgjʊm(ə)nts/ 美:/''ɑrɡjumənts/
单数 argument
高中,CET4,CET6,考研,IELTS,GRE,商务英语
n. 参数
When writing, ****** one's arguments succinct is a great virtue.
写作中,把观点写得简洁是种美德。
His arguments were clear and well reasoned in comparison to the opposition's.
与反方相比,他的论证清晰明了,有理有据。
As Sandberg says herself: Rather than engaging in philosophical arguments over sexism, let's agree to wage battles on both fronts.
正如Sandberg自己所说:“与其做性别歧视的哲学层面争论,不如在两个战线上同时展开斗争。”
His arguments were irresistible.
他的论点无可反驳。
Such arguments are of little import.
这种争论几乎不具重要性。
I'm tired of your eternal arguments.
我烦透了你们那没完没了的争论。
No one was persuaded by his arguments.
没人相信他的论点。
We all felt the force of her arguments.
我们都体会到了她的论据的分量。
argument list
变元表
same argument
同理
template argument
模板实参;范本自变量;模板参数
n.|parameter/QueryString;参数
"arguments"是英语中的多义词,在不同学科领域具有专业定义:
日常语境 指不同观点持有者之间的理性辩论或口头争执,牛津英语词典将其定义为"通过逻辑推理支持主张的陈述过程"。这种交流形式常见于学术研讨和法庭辩论场景。
计算机科学 在编程中表示传递给函数或方法的输入值,根据MDN Web Docs技术文档,函数参数分为形参(定义时声明)和实参(调用时传入),例如:
function sum(a, b) { // a,b为形参
return a + b;
}
sum(3, 5); // 3,5为实参
形式逻辑 由前提推导结论的命题集合,斯坦福哲学百科全书强调有效论证需满足"前提真实且推理形式正确"两个条件。典型结构为: $$ begin{aligned} &P_1 &P_2 &vdots &P_n hline &therefore C end{aligned} $$
数学分析 表示函数运算中的独立变量,如三角函数sin(x)中的x变量。Wolfram MathWorld指出这类参数常作为函数定义域的输入值存在。
“arguments”是名词“argument”的复数形式,其含义根据语境不同有以下主要解释:
争论/争吵
指人与人之间因观点分歧引发的口头争执,常带有负面情绪。
例句:Their arguments over money damaged the relationship.
论点/论据
在逻辑或学术讨论中,指支持某个结论的理由或证据。
例句:The essay presents strong arguments for climate change action.
数学与计算机术语
print("Hello")
, the string "Hello"
is the function's argument.扩展注意:
若需进一步辨析特定语境下的用法,可以提供例句或场景,我将继续补充说明。
【别人正在浏览】