A WORD, A WORLD

clause

英 [klɔːz] 美 [klɔz]

释义

n.
子句;从句;分句;(法律文件的)条款
网络
小句;款项
展开详细释义

n.

1.(章程、条约等的)条,项;条款

2.条件

3.短句

4.一句话

5.款项

6.【语法】子句,分句,主谓结构,从句

词形变化

复数:clauses

常用短语 17 组

arbitration clause
仲裁条款;公断条款
attributive clause
定语从句
relative clause
n. 关系从句
santa clause
圣诞老人
exemption clause
免责条款,免究条款
contract clause
[经]合同条款
main clause
[语法]主要子句;[法]主要条款
subordinate clause
从句
penalty clause
罚款条款
soft clause
附条件条款,软条款
warehouse to warehouse clause
仓库至仓库条款
commerce clause
商业条款,贸易条款
insurance clause
保险条款
additional clause
(单据或证件中的)附加条款
adverbial clause
n. 状语从句;副词子句
dependent clause
n. 从属子句
force majeure clause
不可抗力条款

在例句中理解 31 句

  1. Used like this, after all usually goes at the beginning of a clause.

    这样使用,afterall通常放在句首。

  2. A view can be created that uses more than one table or other views with a SELECT clause of any complexity.

    可以使用多个表或带任意复杂性的SELECT子句的其他视图创建视图。

  3. The right-hand expression of a range clause must be an array, slice, string or map, or a pointer to an array; or it may be a channel.

    range语句右边的表达式必须是array,slice,string或者map,或是指向array的指针,也可以是channel。

  4. She referred to five other EU countries which had invoked the safeguard clause for banning the cultivation of MON810 maize.

    她指出有五个欧盟国家早已启动了保护条款,而且下令禁止播种MON810玉米[6]。

  5. The majority of the court sided with Mr Obama. Mr Roberts, writing the court's opinion, did not buy Mr Obama's commerce-clause argument.

    法庭的大多数选择赞同奥巴马总统,但是并没有被奥巴马总统的商业条款所说服,罗伯思先生在法庭意见中写到

  6. Liu said that Yi was not indispensable. "Otherwise we would not agree with the jump-out clause in the contract, " he said.

    刘表示,易建联并不是必不可少的。“否则,我们就不会同意他跳出合同了,”刘宏疆如是说。

  7. I missed you so much this day Mom, and I remembered the Christmas holidays, Santa Clause gifts and the rest of my family.

    妈妈,这些日子里我是如此想念您,我记住了圣诞节、圣诞老人的礼物和我家里的其他人。

  8. Catch clause can be used without arguments, in which case it catches any type of exception, and referred to as the general catch clause.

    子句使用时可以不带任何参数,这种情况下它捕获任何类型的异常,并被称为一般catch子句。

  9. For example, criteria is often equivalent to the WHERE clause in an SQL expression, without the word WHERE.

    例如,criteria通常等效于SQL表达式中的WHERE子句,只是不包含WHERE一词。

  10. Therefore, you can use a data column in a WHERE clause even if it is not part of the GROUP BY clause or contained in an aggregate function.

    所以,即使数据列不是GROUPBY子句的一部分或者不包含在聚合函数中,也可以在WHERE子句中使用它。

  11. Because my husband made the deposit in a suspense fixed account with a clause attached to it for onward transfer into a foreign account.

    因为我老公在存这笔钱时有个特别条款,就是要转到国外帐户。

  12. You cannot modify a column to make it a computed column using the MODIFY clause .

    不能使用MODIFY子句将一个列修改为计算列。

  13. Add in a clause that allows you both to exit out of this project up to a certain point if the collaboration is not working.

    说明你们可以在合作在某种程度上无法进行下去的时候退出这次的项目。

  14. The return value of any function is the result of the last expression in that clause (in our examples there is only one line).

    任何函数的返回值都是子句(在我们的示例中只有一行)中最后一个表达式的结果。

  15. The children in foreign countries will put a sock beside their pillows. And wait for the presents from Santa Clause.

    外国的小朋友还会在枕头旁边放一只袜子,等圣诞老人晚上偷偷地放礼物进去。

  16. the main (or independent ) clause in a complex sentence has at least a subject and a verb.

    复杂句中的主句至少有一个主语和一个动词。

  17. The result set returned by a pass-through query can be used in the FROM clause of a query like an ordinary base table.

    传递查询返回的结果集像普通基表一样可以用于查询的FROM子句中。

  18. The contract, as written, entered into and agreed to, has no escape clause excepting the death of one of the participants.

    合同,作为正式的、参与并同意的,是没有例外选择的,除非参与的某一方死亡。

  19. At this point, the break statement causes program execution to break out of the while loop, skipping the else clause.

    此时,break语句导致程序执行中断while循环,跳转到else子句。

  20. CONTAINSTABLE can be referenced in the FROM clause of a SELECT statement as if it were a regular table name.

    CONTAINSTABLE可以像一个常规的表名称一样,在SELECT语句的FROM子句中引用。

  21. Indicates that the data column is being used to create a grouped result set (is part of a GROUP BY clause) in an aggregate query.

    表示数据列用于在聚合查询中创建分组的结果集(GROUPBY子句的一部分)。

  22. Just a few months ago Beijing was raging against a proposed "Buy American" clause included in the US economic rescue package.

    仅在数月前,中国还对美国经济救助方案中包含的“购买美国货”条款提出强烈批评。

  23. OPENQUERY can be referenced in the FROM clause of a query as if it were a table name .

    OPENQUERY可以在查询的FROM子句中引用,就好象它是一个表名。

  24. Jerry: Yes, it looks great. The only problem we might have is with the termination clause.

    是的,很好.唯一有问题的是终止合同的那一条。

  25. The previous restrictions apply to any subqueries in the FROM clause of the view, just as they apply to the view itself.

    上述限制适用于视图的FROM子句中的任何子查询,就像其应用于视图本身一样。

  26. A Using statement specifies at least one resource that it does not initialize with a New clause.

    Using语句指定了至少一个未使用New子句初始化的资源。

  27. Returns the same rows as if no WHERE clause was specified in an old - style , non-SQL-92-style join .

    返回相同的行,就好像在旧式的非SQL-92式联接中并没有指定WHERE子句。

  28. Slow SQL is usually caused by an inefficient WHERE clause, which corresponds to inefficient query filter definition in ClearQuest.

    慢速SQL通常是由WHERE语句不够,它对应于ClearQuest中查询筛选定义不够。

  29. We evaded the Soviet proposal of banning nuclear weapons in war and substituted for it a clause abjuring the threat of force in peacetime.

    我们避开了苏联关于在战争中禁止使用核武器的建议,而用一项在和平时期放弃使用武力威胁的条款来代替它。

  30. Instead of beginning a sentence with a noun or a pronoun as subject, one may well start out with an adverb or an adverb clause.

    一个句子可以一个副词或副词性从句开头,而不是以一个名词或代词作主语。

  31. A confidentiality clause was added to the contract.

    合同中加上了一项保密条款。

← 继续浏览 C 开头的单词

A LITTLE ENCOURAGEMENT

给此刻的你,一点向前的力量。

继续读好句 ↗

关于学习、善意与成长,读一句,再想一想。