Escape vs Stay - What's the difference?
escape | stay |
To get free, to free oneself.
* {{quote-magazine, date=2013-06-07, author=David Simpson
, volume=188, issue=26, page=36, magazine=(The Guardian Weekly)
, title= To avoid (any unpleasant person or thing); to elude, get away from.
* Shakespeare
* {{quote-news, year=2011, date=March 1, author=Phil McNulty, work=BBC
, title= To avoid capture; to get away with something, avoid punishment.
To elude the observation or notice of; to not be seen or remembered by.
* Ludlow
(computing) To cause (a single character, or all such characters in a string) to be interpreted literally, instead of with any special meaning it would usually have in the same context, often by prefixing with another character.
* 1998 August, (Tim Berners-Lee) et al. ,
* {{quote-book, year=2002, author=Scott Worley, chapter=Using XML in ASP.NET Applications
, title= * {{quote-book, year=2007, author=Michael Cross, chapter=Code Auditing and Reverse Engineering
, title= (computing) To halt a program or command by pressing a key (such as the "Esc" key) or combination of keys.
The act of leaving a dangerous or unpleasant situation.
(computing) escape key
(programming) The text character represented by 27 (decimal) or 1B (hexadecimal).
(snooker) A successful shot from a snooker position.
(manufacturing) A defective product that is allowed to leave a manufacturing facility.
(obsolete) That which escapes attention or restraint; a mistake, oversight, or transgression.
* Burton
Leakage or outflow, as of steam or a liquid, or an electric current through defective insulation.
(obsolete) A sally.
* Shakespeare
(architecture) An apophyge.
(nautical) A strong rope supporting a mast, and leading from the head of one mast down to some other, or other part of the vessel.
A guy, rope, or wire supporting or stabilizing a platform, such as a bridge, a pole, such as a tentpole, the mast of a derrick, or other structural element.
(chain-cable) The transverse piece in a link.
(nautical) To incline forward, aft, or to one side by means of stays.
(nautical) To tack; put on the other tack.
(nautical) To change; tack; go about; be in stays, as a ship.
To prop; support; sustain; hold up; steady.
To stop; detain; keep back; delay; hinder.
* (William Shakespeare) (c.1564–1616)
* (John Evelyn) (1620-1706)
* (John Locke) (1632-1705)
* (Bible), (w) xvii. 12
* (John Dryden) (1631-1700)
To restrain; withhold; check; stop.
* (Richard Hooker) (1554-1600)
To put off; defer; postpone; delay; keep back.
To hold the attention of.
To bear up under; to endure; to hold out against; to resist.
* (William Shakespeare) (c.1564–1616)
To wait for; await.
To rest; depend; rely.
* (w) 30:12, (w)
* (William Shakespeare) (c.1564–1616)
To stop; come to a stand or standstill.
To come to an end; cease.
* (William Shakespeare) (c.1564–1616)
To dwell; linger; tarry; wait.
* (John Dryden) (1631-1700)
To make a stand; stand.
To hold out, as in a race or contest; last or persevere to the end.
To remain in a particular place, especially for an indefinite time; sojourn; abide.
* (Edmund Spenser) (c.1552–1599)
* (John Dryden) (1631-1700)
* (Henry Wadsworth Longfellow) (1807-1882)
* , chapter=5
, title= To wait; rest in patience or expectation.
* (William Shakespeare) (c.1564–1616)
* (John Locke) (1632-1705)
To wait as an attendant; give ceremonious or submissive attendance.
To continue to have a particular quality.
* (John Dryden) (1631-1700)
* {{quote-magazine, date=2013-06-21, author=(Oliver Burkeman)
, volume=189, issue=2, page=27, magazine=(The Guardian Weekly)
, title= To support from sinking; to sustain with strength; to satisfy in part or for the time.
* Sir (Walter Scott) (1771-1832)
(obsolete) To remain for the purpose of; to wait for.
* (William Shakespeare) (c.1564–1616)
To cause to cease; to put an end to.
* (William Shakespeare) (c.1564–1616)
* (Ralph Waldo Emerson) (1803-1882)
To fasten or secure with stays.
A prop; a support.
* Milton
* Addison
* Coleridge
(archaic) A fastening for a garment; a hook; a clasp; anything to hang another thing on.
That which holds or restrains; obstacle; check; hindrance; restraint.
A stop; a halt; a break or cessation of action, motion, or progress.
* Milton
* Hayward
(archaic) A standstill; a state of rest; entire cessation of motion or progress.
A postponement, especially of an execution or other punishment.
A fixed state; fixedness; stability; permanence.
Continuance or a period of time spent in a place; abode for an indefinite time; sojourn.
(nautical) A station or fixed anchorage for vessels.
Restraint of passion; prudence; moderation; caution; steadiness; sobriety.
* Herbert
* Francis Bacon
* Philips
A piece of stiff material, such as plastic or whalebone, used to stiffen a piece of clothing.
(obsolete) Hindrance; let; check.
* Robynson (More's Utopia)
Steep; ascending.
(of a roof) Steeply pitched.
Difficult to negotiate; not easy to access; sheer.
Stiff; upright; unbending; reserved; haughty; proud.
Steeply.
As verbs the difference between escape and stay
is that escape is while stay is (nautical) to incline forward, aft, or to one side by means of stays or stay can be to prop; support; sustain; hold up; steady.As a noun stay is
(nautical) a strong rope supporting a mast, and leading from the head of one mast down to some other, or other part of the vessel or stay can be a prop; a support.As an adjective stay is
steep; ascending.As an adverb stay is
steeply.escape
English
(wikipedia escape)Verb
(escap)Fantasy of navigation, passage=It is tempting to speculate about the incentives or compulsions that might explain why anyone would take to the skies in [the] basket [of a balloon]: perhaps out of a desire to escape the gravity of this world or to get a preview of the next; […].}}
- sailors that escaped the wreck
Chelsea 2-1 Man Utd, passage=Luiz was Chelsea's stand-out performer, although Ferguson also had a case when he questioned how the £21m defender escaped a red card after the break for a hack at Rooney, with the Brazilian having already been booked.}}
- They escaped the search of the enemy.
Uniform Resource Identifiers (URI): Generic Syntax (RFC 2396), page 8:
- If the data for a URI component would conflict with the reserved purpose, then the conflicting data must be escaped before forming the URI.
Inside ASP.NET, isbn=0735711356, page=214 , passage=Character Data tags allow you to place complex strings as the text of an element—without the need to manually escape the string.}}
Developer's Guide to Web Application Security, isbn=159749061X, page=213 , passage=Therefore, what follows is a list of typical output functions; your job is to determine if any of the functions print out tainted data that has not been passed through some sort of HTML escaping function.}}
Usage notes
* In senses 2. and 3. this is a catenative verb that takes the gerund (-ing) . SeeDerived terms
* escape artist * escape character * escape clause * escapee * escape literature * escapement * escape pod * escape sequence * escape velocity * escapism * escapist * escapologist * escapology * fire escapeNoun
(en noun)- The prisoners made their escape by digging a tunnel.
- You forgot to insert an escape in the datastream.
- I should have been more accurate, and corrected all those former escapes .
- thousand escapes of wit
Statistics
*Anagrams
* 1000 English basic words ----stay
English
Etymology 1
From (etyl) .Noun
(en noun)- The engineer insisted on using stays for the scaffolding.
Synonyms
*Derived terms
* backstay * bobstay * forestay * jackstay * mainstay * staylace * stayless * staymaker * stayman * staysail * stayship * triatic stayVerb
(en verb)- stay a mast
- to stay ship
Etymology 2
From (etyl) steyen, staien, from (etyl) estayer, . More at (l), (l). Sense of "remain, continue" may be due to later influence from (etyl) ester, , from the same Proto-Indo-European root above; however, derivation from this root is untenable based on linguistic and historical groundsWhitney, Century Dictionary and Encyclopedia , stay.. An alternative etymology derives (etyl) estaye, estaie, from Old (etyl) . More at (l), (l).Verb
(en verb)- Your ships are stay'd at Venice.
- This business staid me in London almost a week.
- I was willing to stay my reader on an argument that appeared to me new.
- Aaron and Hur stayed up his hands, the one on the one side, and the other on the other side.
- Sallows and reedsfor vineyards useful found / To stay thy vines.
- all that may stay their minds from thinking that true which they heartily wish were false
- She will not stay the siege of loving terms, / Nor bide the encounter of assailing eyes.
- Because ye despise this word, and trust in oppression and perverseness, and stay thereon.
- I stay here on my bond.
- That day the storm stayed .
- Here my commission stays .
- I must stay a little on one action.
- That horse stays well.
- She would command the hasty sun to stay .
- Stay , I command you; stay and hear me first.
- I stay a little longer, as one stays / To cover up the embers that still burn.
Mr. Pratt's Patients, passage=“Well,” I says, “I cal'late a body could get used to Tophet if he stayed there long enough.” ¶ She flared up; the least mite of a slam at Doctor Wool was enough to set her going.}}
- I'll tell thee all my whole device / When I am in my coach, which stays for us.
- The father cannot stay any longer for the fortune.
- The flames augment, and stay / At their full height, then languish to decay.
The tao of tech, passage=The dirty secret of the internet is that all this distraction and interruption is immensely profitable. Web companies like to boast about […], or offering services that let you "stay up to date with what your friends are doing",
- He has devoured a whole loaf of bread and butter, and it has not staid his stomach for a minute.
- I stay dinner there.
- Stay your strife.
- For flattering planets seemed to say / This child should ills of ages stay .
- to stay a flat sheet in a steam boiler
Derived terms
* bestay * forestay * forstay * gainstay * here to stay * offstay * onstay * outstay * overstay * stay-at-home * stay behind * stay-button * stayer * stay hungry * stay on * stay over * stay put * stay the course * stay up * * understay * unstay * unstayed * upstaySee also
* abide * belive * continue * dwell * live * remain * resideReferences
Etymology 3
From (etyl) *. See above.Noun
(en noun)- My only strength and stay .
- Trees serve as so many stays for their vines.
- Lord Liverpool is the single stay of this ministry.
- Made of sphere metal, never to decay / Until his revolution was at stay .
- Affairs of state seemed rather to stand at a stay .
- stand at a stay
- The governor granted a stay of execution.
- I hope you enjoyed your stay in Hawaii.
- Not grudging that thy lust hath bounds and stays .
- The wisdom, stay , and moderation of the king.
- With prudent stay he long deferred / The rough contention.
- Where are the stays for my collar?
- They were able to read good authors without any stay , if the book were not false.
