- 1
An assertion is something you say or write that you strongly believe is true. You put it out as a fact: “This is how it is.” It is a little formal; in easy talk people say a claim, or just “what she said.” In class, your assertion is the point you stand on. In computer code, an assertion is a safety check: if something that should be true is not true, the program stops. Though actually, an assertion is not a proof. You can say it firmly and still be wrong. A strong voice and a true fact are not the same thing.
斷言;主張
原始詞典資料6 筆記錄
以下是外部詞典記錄的用法,原文照列,我們還沒有寫成教學內容。上面的說明才是我們自己寫的;有些用法可能上面已經講過了。
assertionnoun/əˈsɜːʃən/
- 1
The act of asserting; positive declaration or averment.
- "Do tell us the real name of your country, and then when you are gone we shall know how to talk about you." To this luminous argument and remonstrance I could oppose nothing but assertion, and the whole party remained firmly convinced that I was for some reason or other deceiving them.
- 2
Something which is asserted; a declaration; a statement asserted.
- You're a man of strong assertions!
- Suppose you are given the semifactual assertion, "even if Nora had liked mathematics then she would have became^([sic]) a scientist" and then you find out that Nora did in fact become a scientist.
- 3
A statement or declaration which lacks support or evidence.
- That's just a bare assertion.
- Drivers' union ASLEF bluntly rebuffed the claim of unofficial action, calling it a lie. And Avanti West Coast was unable to provide any proof for its assertion, when questioned by RAIL.
- 4
Maintenance; vindication.
- the assertion of one's rights or prerogatives
- 5
computingengineeringmathematicsA statement in a program asserting a condition expected to be true at a particular point, used in debugging.
- The user should be absolutely confident that the error issued is a real design error. In other words, a user should be confident that his assertion code is correct and that the assertion failure is not a false condition.
- 6
businessfinanceThe set of information that the statement preparer is providing in a financial statement audit.
資料來源:英文維基詞典 English Wiktionary(CC BY-SA 4.0)。 原文照列,未經改寫。