英文字典中文字典


英文字典中文字典51ZiDian.com



中文字典辞典   英文字典 a   b   c   d   e   f   g   h   i   j   k   l   m   n   o   p   q   r   s   t   u   v   w   x   y   z       







请输入英文单字,中文词皆可:

nullity    
n. 无效,无效的行为,无效的证书

无效,无效的行为,无效的证书

nullity
n 1: the state of nonexistence [synonym: {nothingness}, {void},
{nullity}, {nihility}]
2: something that is null (especially an enactment that has no
legal validity)

Nullity \Nul"li*ty\ (n[u^]l"l[i^]*t[y^]), n.; pl. {Nullities}.
[LL. nullitias, fr. L. nullus none: cf. F. nullit['e] . See
{Null}.]
[1913 Webster]
1. The quality or state of being null; nothingness; want of
efficacy or force.
[1913 Webster]

2. (Law) Nonexistence; as, a decree of nullity of marriage is
a decree that no legal marriage exists.
[1913 Webster]

3. That which is null.
[1913 Webster]

Was it not absurd to say that the convention was
supreme in the state, and yet a nullity? --Macaulay.
[1913 Webster]

72 Moby Thesaurus words for "nullity":
a little thing, absence, aimlessness, cipher, dead letter,
deprivation, dud, dummy, emptiness, empty sound, futility,
hardly anything, hollow man, inanity, inessential, insignificance,
insignificancy, jackstraw, lay figure, man of straw,
marginal matter, matter of indifference, meaninglessness,
mere noise, mere nothing, minor matter, nada, naught, nebbish,
negation, negativeness, negativity, nihility, no great matter,
nobody, noise, nonbeing, nonentity, nonexistence, nonoccurrence,
nonreality, nonsensicality, nonsubsistence, not-being, nothing,
nothing in particular, nothing to signify, nothingness,
paltry affair, peu de chose, phatic communion, puppet,
purposelessness, pushover, rien du tout, scarcely anything,
senselessness, technicality, thing of naught, trifle, unactuality,
unmeaningness, unreality, unsignificancy, vacancy, vacuity, vacuum,
void, whiffet, whippersnapper, zero, zilch

NULLITY. Properly, that which does not exist; that which is not properly in
the nature of things. In a figurative sense, and in law, it means that which
has no more effect than if it did not exist, and also the defect which
prevents it from having such effect. That which is absolutely void.
2. It is a yule of law that what is absolutely null produces no effects
whatever; as, if a man bad a wife in full life, and both aware of the fact,
he married another woman, such second marriage would be nun and without any
legal effect. Vide Chit, Contr. 228; 3 Chit. Pr. 522; 2 Archb. Pr. K. B. 4th
edit. 888; Bayl. Ch. Pr. 97.
3. Nullities have been divided into absolute and relative. Absolute
nullities are those which may be insisted upon by any one having an interest
in rendering the act, deed or writing null, even by the public authorities,
as a second marriage while the former was in full force. Everything
fraudulent is null and void. Relative nullities can be invoked only by those
in whose favor the law has been established, land, in fact, such power is
less a nullity of the act than a faculty which one or more persons have to
oppose the validity of the act.
4. The principal causes of nullities are,
1. Defect of form; as, for example, when the law requires that a will
of land shall be attested by three witnesses, and it is on] attested by two.
Vide Will.
5.-2. Want of will; as, if a man be compelled to execute a bond by
duress, it is null and void. Vide Duress.
6.-3. The incapacities of the parties; as in the cases of persons non
compos mentis, of married women's contracts, and the like.
7.-4. The want of consideration in simple contracts; as a verbal
promise with out consideration.
8.-5. The want of recording, when the law requires that the matter
should be recorded; as, in the case of judgments.
9.-6. Defect of power in the party who entered into a contract in
behalf of another; as, when an attorney for a special purpose makes an
agreement for his principal in relation to another thing. Vide Attorney;
Authority.
10.-7. The loss of a thing which is the subject of a contract; as, when
A sells B horse, both supposing him to be alive, when in fact he was dead.
Vide Contract; Sale.
Vide Perrin, Traite des Nullites; Henrion, Pouvoir Municipal, liv. 2,
c. 18; Merl. Rep. h.t.; Dall. Diet. h.t. See art. Void.


请选择你想看的字典辞典:
单词字典翻译
NULLITY查看 NULLITY 在百度字典中的解释百度英翻中〔查看〕
NULLITY查看 NULLITY 在Google字典中的解释Google英翻中〔查看〕
NULLITY查看 NULLITY 在Yahoo字典中的解释Yahoo英翻中〔查看〕





安装中文字典英文字典查询工具!


中文字典英文字典工具:
选择颜色:
输入中英文单字

































































英文字典中文字典相关资料:


  • Newest Questions - Stack Overflow
    Stack Overflow | The World’s Largest Online Community for Developers
  • What are greenfield and brownfield applications?
    Brownfield development is a term commonly used in the IT industry to describe problem spaces needing the development and deployment of new software systems in the immediate presence of existing (legacy) software applications systems
  • What is bootstrapping? - Stack Overflow
    In NET software development, my understanding is that it refers to the setup of the environment in which the application will run such as any services that need to be registered or loaded
  • What is the difference between alpha and beta release?
    Alpah: The software is tested by development teams internally or a limited group of users Beta: Once the alpha test is done, the software can be moved into beta testing
  • What is the difference between Nexus and Maven? - Stack Overflow
    204 Sonatype Nexus and Apache Maven are two pieces of software that often work together but they do very different parts of the job Nexus provides a repository while Maven uses a repository to build software Here's a quote from "What is Nexus?": Nexus manages software "artifacts" required for development
  • . net - What does POCO mean? - Stack Overflow
    The POCO C++ Libraries aim to be for network-centric, cross-platform C++ software development what Apple's Cocoa is for Mac development, or Ruby on Rails is for Web development — a powerful, yet easy to use platform to build your applications upon The POCO C++ Libraries are built strictly on standard ANSI ISO C++, including the standard library
  • webmethods - add Create Local Service Development Project into Software . . .
    I have installed an image of software AG designer onto my machine It has everything (almost) that I need in it but I would also like to have the option in the context menu to " Create Local Service Development Project" because I would like to add my projects into Git source control
  • What is the difference between JDK and JRE? - Stack Overflow
    JDK The Java Development Kit (JDK) is a software development environment that you can use to develop and execute Java applications It includes the JRE and a set of programming tools, such as a Java compiler, interpreter, appletviewer, and document viewer The JDK is implemented through the Java SE, Java EE, or Java ME platforms
  • What topics can I ask about here? - Help Center - Stack Overflow
    a software algorithm, or software tools commonly used by programmers; and is a practical, answerable problem that is unique to software development …then you’re in the right place to ask your question! Please look around to see if your question has been asked before It’s also OK to ask and answer your own question
  • What do the numbers in a version typically represent (i. e. v1. 9. 0. 1)?
    The version number of a complex piece of software represents the whole package and is independent of the version numbers of the parts The Gizmo version 3 2 5 might contain Foo version 1 2 0 and Bar version 9 5 4





中文字典-英文字典  2005-2009