greengage
n . 青酶
青□
greengage n 1 :
sweet green or greenish -
yellow variety of plum [
synonym :
{
greengage }, {
greengage plum }]
Greengage \
Green "
gage `\,
n . (
Bot .)
A kind of plum of medium size ,
roundish shape ,
greenish flesh ,
and delicious flavor .
It is called in France {
Reine Claude },
after the queen of Francis I .
See {
Gage }.
[
1913 Webster ]
Plum \
Plum \,
n . [
AS .
pl [=
u ]
me ,
fr .
L .
prunum ;
akin to Gr . ?, ?.
Cf . {
Prune }
a dried plum .]
[
1913 Webster ]
1 . (
Bot .)
The edible drupaceous fruit of the {
Prunus domestica },
and of several other species of {
Prunus };
also ,
the tree itself ,
usually called {
plum tree }.
[
1913 Webster ]
The bullace ,
the damson ,
and the numerous varieties of plum ,
of our gardens ,
although growing into thornless trees ,
are believed to be varieties of the blackthorn ,
produced by long cultivation . --
G .
Bentham .
[
1913 Webster ]
Note :
Two or three hundred varieties of plums derived from the {
Prunus domestica }
are described ;
among them the {
greengage },
the {
Orleans },
the {
purple gage },
or {
Reine Claude Violette },
and the {
German prune },
are some of the best known .
[
1913 Webster ]
Note :
Among the true plums are ;
{
Beach plum },
the {
Prunus maritima },
and its crimson or purple globular drupes ,
{
Bullace plum }.
See {
Bullace }.
{
Chickasaw plum },
the American {
Prunus Chicasa },
and its round red drupes .
{
Orleans plum },
a dark reddish purple plum of medium size ,
much grown in England for sale in the markets .
{
Wild plum of America }, {
Prunus Americana },
with red or yellow fruit ,
the original of the {
Iowa plum }
and several other varieties .
[
1913 Webster ]
Among plants called plum ,
but of other genera than {
Prunus },
are ;
{
Australian plum }, {
Cargillia arborea }
and {
Cargillia australis },
of the same family with the persimmon .
{
Blood plum },
the West African {
H [
ae ]
matostaphes Barteri }.
{
Cocoa plum },
the Spanish nectarine .
See under {
Nectarine }.
{
Date plum }.
See under {
Date }.
{
Gingerbread plum },
the West African {
Parinarium macrophyllum }.
{
Gopher plum },
the Ogeechee lime .
{
Gray plum }, {
Guinea plum }.
See under {
Guinea }.
{
Indian plum },
several species of {
Flacourtia }.
[
1913 Webster ]
2 .
A grape dried in the sun ;
a raisin .
[
1913 Webster ]
3 .
A handsome fortune or property ;
formerly ,
in cant language ,
the sum of [
pounds ]
100 ,
000 sterling ;
also ,
the person possessing it .
[
1913 Webster ]
4 .
Something likened to a plum in desirableness ;
a good or choice thing of its kind ,
as among appointments ,
positions ,
parts of a book ,
etc .;
as ,
the mayor rewarded his cronies with cushy plums ,
requiring little work for handsome pay [
Webster 1913 Suppl .
PJC ]
5 .
A color resembling that of a plum ;
a slightly grayish deep purple ,
varying somewhat in its red or blue tint .
[
PJC ]
{
Plum bird }, {
Plum budder } (
Zool .),
the European bullfinch .
{
Plum gouger } (
Zool .),
a weevil ,
or curculio ({
Coccotorus scutellaris }),
which destroys plums .
It makes round holes in the pulp ,
for the reception of its eggs .
The larva bores into the stone and eats the kernel .
{
Plum weevil } (
Zool .),
an American weevil which is very destructive to plums ,
nectarines ,
cherries ,
and many other stone fruits .
It lays its eggs in crescent -
shaped incisions made with its jaws .
The larva lives upon the pulp around the stone .
Called also {
turk },
and {
plum curculio }.
See Illust .
under {
Curculio }.
[
1913 Webster ]
安装中文字典英文字典查询工具!
中文字典英文字典工具:
复制到剪贴板
英文字典中文字典相关资料:
Global interpreter lock - Wikipedia A global interpreter lock (GIL) is a mutual-exclusion lock held by a programming language interpreter thread to avoid sharing code that is not thread-safe with other threads
Global variable - Wikipedia Global variable In computer programming, a global variable is a variable with global scope, meaning that it is visible (hence accessible) throughout the program, unless shadowed The set of all global variables is known as the global environment or global state
Off-side rule - Wikipedia The following is an example of indentation blocks in Python; a popular off-side rule language In Python, the rule is taken to define the boundaries of statements rather than declarations