英文字典中文字典


英文字典中文字典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       







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

shire    音标拼音: [ʃ'ɑɪr]
n. 郡



shire
n 1: a former administrative district of England; equivalent to
a county
2: British breed of large heavy draft horse [synonym: {shire},
{shire horse}]

Shire \Shire\, n. [AS. sc[imac]re, sc[imac]r, a division,
province, county. Cf. {Sheriff}.]
1. A portion of Great Britain originally under the
supervision of an earl; a territorial division, usually
identical with a county, but sometimes limited to a
smaller district; as, Wiltshire, Yorkshire, Richmondshire,
Hallamshire.
[1913 Webster]

An indefinite number of these hundreds make up a
county or shire. --Blackstone.
[1913 Webster]

2. A division of a State, embracing several contiguous
townships; a county. [U. S.]
[1913 Webster]

Note: Shire is commonly added to the specific designation of
a county as a part of its name; as, Yorkshire instead
of York shire, or the shire of York; Berkshire instead
of Berks shire. Such expressions as the county of
Yorkshire, which in a strict sense are tautological,
are used in England. In the United States the composite
word is sometimes the only name of a county; as,
Berkshire county, as it is called in Massachusetts,
instead of Berks county, as in Pensylvania.
[1913 Webster]

The Tyne, Tees, Humber, Wash, Yare, Stour, and
Thames separate the counties of Northumberland,
Durham, Yorkshire, Lincolnshire, etc. --Encyc.
Brit.
[1913 Webster]

{Knight of the shire}. See under {Knight}.

{Shire clerk}, an officer of a county court; also, an under
sheriff. [Eng.]

{Shire mote} (Old. Eng. Law), the county court; sheriff's
turn, or court. [Obs.] --Cowell. --Blackstone.

{Shire reeve} (Old Eng. Law), the reeve, or bailiff, of a
shire; a sheriff. --Burrill.

{Shire town}, the capital town of a county; a county town.

{Shire wick}, a county; a shire. [Obs.] --Holland.
[1913 Webster]


County \Coun"ty\ (koun"t[y^]), n.; pl. {Counties} (-t[i^]z). [F.
comt['e], fr. LL. comitatus. See {Count}.]
1. An earldom; the domain of a count or earl. [Obs.]
[1913 Webster]

2. A circuit or particular portion of a state or kingdom,
separated from the rest of the territory, for certain
purposes in the administration of justice and public
affairs; -- called also a {shire}. See {Shire}.
[1913 Webster]

Every county, every town, every family, was in
agitation. --Macaulay.
[1913 Webster]

3. A count; an earl or lord. [Obs.] --Shak.
[1913 Webster]

{County commissioners}. See {Commissioner}.

{County corporate}, a city or town having the privilege to be
a county by itself, and to be governed by its own sheriffs
and other magistrates, irrespective of the officers of the
county in which it is situated; as London, York, Bristol,
etc. [Eng.] --Mozley & W.

{County court}, a court whose jurisdiction is limited to
county.

{County palatine}, a county distinguished by particular
privileges; -- so called a palatio (from the palace),
because the owner had originally royal powers, or the same
powers, in the administration of justice, as the king had
in his palace; but these powers are now abridged. The
counties palatine, in England, are Lancaster, Chester, and
Durham.

{County rates}, rates levied upon the county, and collected
by the boards of guardians, for the purpose of defraying
the expenses to which counties are liable, such as
repairing bridges, jails, etc. [Eng.]

{County seat}, a county town. [U.S.]

{County sessions}, the general quarter sessions of the peace
for each county, held four times a year. [Eng.]

{County town}, the town of a county, where the county
business is transacted; a shire town.
[1913 Webster]

45 Moby Thesaurus words for "shire":
Kreis, archbishopric, archdiocese, arrondissement, bailiwick,
bishopric, borough, canton, city, commune, congressional district,
constablewick, county, departement, diocese, district, duchy,
electoral district, electorate, government, hamlet, hundred,
magistracy, metropolis, metropolitan area, oblast, okrug, parish,
precinct, principality, province, region, riding, sheriffalty,
sheriffwick, shrievalty, soke, stake, state, territory, town,
township, village, wapentake, ward



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


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

































































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


  • Testing and Diagnosis for Lyme disease | Lyme Disease | CDC
    Laboratory testing CDC recommends the use of FDA-cleared antibody tests for laboratory diagnosis of Lyme disease As with antibody tests for other infectious diseases, the accuracy of these tests depends upon how long you've been infected Antibody tests may appear falsely negative during the first few weeks of infection, typically when a patient has an erythema migrans rash, but FDA-cleared
  • Testing for Tuberculosis | Tuberculosis (TB) | CDC
    There are two types of tests for tuberculosis (TB) infection: the TB blood test and the TB skin test A positive test result for TB infection means you have TB germs in your body If you test positive for TB infection, your health care provider will do other tests to determine if you have inactive TB (also called latent TB infection) or active TB disease
  • c++ - GoogleTest: How to skip a test? - Stack Overflow
    Using Google Test 1 6 (Windows 7, Visual Studio C++) How can I turn off a given test? (aka how can I prevent a test from running) Is there anything I can do besides commenting out the whole test?
  • Unit test naming best practices - Stack Overflow
    What are the best practices for naming unit test classes and test methods? This was discussed on SO before, at What are some popular naming conventions for Unit Tests? I don't know if this is a v
  • Overview of Testing for SARS-CoV-2 | COVID-19 | CDC
    This overview describes current information on the types of tests used to detect SARS-CoV-2 infection and their intended uses This information is intended for use by healthcare providers, public health professionals, and those organizing and implementing testing in non-healthcare settings
  • powershell - Test Database Connectivity - Stack Overflow
    Is there an easy way to test the connectivity to a MS SQL Server instance from a client (without loading any SQL assemblies) with PowerShell? MS Sql: Servername\\Instance Port 1433 How can I test
  • Testing for COVID-19 | Covid | CDC
    Getting a COVID-19 test Buy self-tests (at-home tests) Buy self-tests (at-home tests) online or in pharmacies and retail stores If you have health insurance, it may reimburse the cost of purchasing self-tests Visit FDA's website for a list of authorized tests Go to a testing location Visit a community-based testing location, such as a pharmacy or health center near you These locations may
  • HTTP test server accepting GET POST requests - Stack Overflow
    I need a live test server that accepts my requests for basic information via HTTP GET and also allows me to POST (even if it's really not doing anything) This is entirely for test purposes A good
  • CDC Laboratory Recommendations for Syphilis . . .
    This report provides new CDC recommendations for tests that can support a diagnosis of syphilis, including serologic testing and methods for the identification of the causative agent Treponema pallidum These comprehensive recommendations are the first published by CDC on laboratory testing for syphilis, which has traditionally been based on serologic algorithms to detect a humoral immune
  • How do I run a single test using Jest? - Stack Overflow
    I have a test 'works with nested children' within the file fix-order-test js Running the below runs all the tests in the file jest fix-order-test How do I run only a single test? The below does





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