英文字典中文字典


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







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

gist    音标拼音: [dʒ'ɪst]
n. 要点,要旨,依据

要点,要旨,依据

gist
n 1: the central meaning or theme of a speech or literary work
[synonym: {effect}, {essence}, {burden}, {core}, {gist}]
2: the choicest or most essential or most vital part of some
idea or experience; "the gist of the prosecutor's argument";
"the heart and soul of the Republican Party"; "the nub of the
story" [synonym: {kernel}, {substance}, {core}, {center},
{centre}, {essence}, {gist}, {heart}, {heart and soul},
{inwardness}, {marrow}, {meat}, {nub}, {pith}, {sum}, {nitty-
gritty}]

Gist \Gist\ (j[i^]st), n. [OF. giste abode, lodgings, F.
g[^i]te, fr. g['e]sir to lie, L. jac[=e]re, prop., to be
thrown, hence, to lie, fr. jac[e^]re to throw. In the second
sense fr. OF. gist, F. g[^i]t, 3d pers. sing. ind. of
g['e]sir to lie, used in a proverb, F., c'est l[`a] que
g[^i]t le li[`e]vre, it is there that the hare lies, i. e.,
that is the point, the difficulty. See {Jet} a shooting
forth, and cf. {Agist}, {Joist}, n., {Gest} a stage in
traveling.]
1. A resting place. [Obs.]
[1913 Webster]

These quails have their set gists; to wit, ordinary
resting and baiting places. --Holland.
[1913 Webster]

2. The main point, as of a question; the point on which an
action rests; the pith of a matter; as, the gist of a
question.
[1913 Webster]

160 Moby Thesaurus words for "gist":
affective meaning, axiom, basis, bearing, bench mark, best part,
better part, body, bulk, burden, cardinal point, case, center,
chapter, chief thing, climax, coloring, concern, connotation,
consequence, core, cornerstone, crisis, critical point, crux,
denotation, direction, distillate, distillation, drift, effect,
elixir, essence, essential, essential matter, extension, fabric,
flower, focus, focus of attention, focus of interest, force,
fundamental, generality, grammatical meaning, gravamen,
great point, head, heading, heart, high point, hypostasis, idea,
impact, implication, import, important thing, inner essence,
intension, issue, kernel, keystone, landmark, lexical meaning,
literal meaning, living issue, main body, main idea, main point,
main thing, major part, majority, marrow, mass, material,
material point, matter, matter in hand, meaning, meat, medium,
milestone, most, motif, motive, nub, nucleus, nuts and bolts,
overtone, pertinence, pith, pivot, plurality, point,
point at issue, point in question, postulate,
practical consequence, principle, problem, purport, question, quid,
quiddity, quintessence, range of meaning, real issue, real meaning,
recap, recapitulation, reference, referent, relation, relevance,
resume, rubric, run-through, rundown, salient point, sap, scope,
semantic cluster, semantic field, sense, short, significance,
signification, significatum, signifie, sine qua non, soul,
span of meaning, spirit, structural meaning, stuff, subject,
subject matter, subject of thought, substance, substantive point,
sum, sum and substance, summary, summation, symbolic meaning,
tenor, text, the bottom line, the nitty-gritty, the point, theme,
thrust, topic, totality of associations, transferred meaning,
turning point, unadorned meaning, undertone, upshot, value

GIST, pleading. Gist of the action is the essential ground or object of it,
in point of law, and without which there is no cause of action. Gould on Pl.
c. 4, Sec. 12. But it is observable that the substance or gist of the action
is not always the principal cause of the plaintiff Is complaint in point of
fact, nor that on which he recovers all or the greatest part of his damages.
2. It frequently happens that upon that part of his declaration which
contains the substance or gist of the, action, he only recovers nominal
damages, and he gets his principal satisfaction on account of matter
altogether collateral thereto. A familiar instance of this is the case where
a father sues the defendant for a trespass for the seduction of his
daughter. The gist of the action is the trespass, and the loss of his
daughter's services, but the collateral cause is the injury done to his
feelings, for which the principal damages are given. In stating the
substance or gist of the action, every thing must be averred which is
necessary to be proved at the trial. Vide 1 Vin. Ab. 598; 2 Phil. Ev. 1,
note. See Bac. Abr. Pleas, B; Doct. P. 85. See Damages, special, in
pleading; 1 Vin. At. 598; 2 Phil. Ev. 1, n.


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





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


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

































































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


  • What is the difference between GitHub and gist? - Stack Overflow
    What is the purpose of gist and how is it different from regular code sharing maintaining using GitHub?
  • git - Gist: How are images uploaded to a gist? - Stack Overflow
    Gist: How are images uploaded to a gist? Asked 12 years, 5 months ago Modified 1 year, 6 months ago Viewed 52k times
  • github - Gist Vs. Repository for Tutorial - Stack Overflow
    Gist is a simple way to share snippets and pastes with others Whereas Repo is simply a place where the history of your work is stored There is no good answer, it's personal preference I make mine a conceptual distinction If it's code designed to demonstrate a technique, teach a principle, or show off a solution it goes in a gist
  • Para que serve um gist no github? - Stack Overflow em Português
    Para esse caso, você criar um Gist em sua conta do Github e escreve o código que você deseja armazenar Dessa maneira, em qualquer lugar que você estiver você pode acessar e ver como se faz uma chamada Ajax utilizando JQuery Gists podem ser públicos ou privados Um detalhe importante é que os mesmos são respositórios Git em sua essência
  • How do you control the order in which files appear in a GitHub gist
    Is there a way to control the order in which files appear in a gist? They don't seem to be alphabetical or chronological I'd like to have a README md appear as the first file in a multi-file gist,
  • How can I delete a specific revision of a github gist?
    I created a Gist on GitHub and I saw information I don't want anyone to see I updated the file since, but everybody can still access the old revision of the file Except deleting the Gist, is ther
  • How to convert files in GitHub repository to a Gist
    Gist is different than how GitHub works: Gist is a simple way to share snippets and pastes with others All gists are Git repositories, so they are automatically versioned, forkable and usable from Git However, if you try to push directories in Gists you will get errors from remote: $ git push Counting objects: 32, done Delta compression using up to 8 threads Compressing objects: 100% (21
  • How to clone a Github Gist via SSH protocol? - Stack Overflow
    I found I had to remove gist from the SSH URI to get git clone to succeed If I left gist github com instead of using github com, the command just hung
  • How do you manage your gists on GitHub? - Stack Overflow
    69 Now gist github com supports search So you can search your gist I use #hashtag in description, so I can search my gist by tags via user:myusername #tag For offline usage, I cloned all my gists And use find and grep to search them I also search them with gonzui (open source code search engine) I've written a shell script: gister sh
  • How to upload a file to a Github gist from the terminal?
    Is there a way to upload a file from the commandline into a new Gist in your Gist account? also creating a temporary git repository for the file to upload would help, I would automate this in a script then





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