İngilizce - Türkçe çeviri
Tenses: protects, protecting, protected

Related:
area protect feature
azat buzat, beni cen..
may God protect you
memory protect
protect against
protect and support
protect a tenant aga..
protect data
protect document
protect document for
protect for
protect form
protect from
protect from st.
protection
protect mode
protect of
protect one's benefi..
protect one's reputa..
protect one's rights
protect oneself
protect our environm..
protect range
protect screen
protect sharing
protect sheet
protect skin
protect switch
protect the environm..
protect the line
protect the nature
protect the values o..
protect tree against..
write-protect
write protect
write protect notch
write protect tab
 
protectadd into favorites/pɹəˈtɛkt/
EN    UK    US    AU    
Etymology: [ pr&-tekt ] (transitive verb.) 15th century. Attested in English since 1530, from Latin protectus "covered, protected", past participle of protegere "to cover the front, protect" from pro- + tegere "to cover". More at thatch. Displaced native Middle English helien, forhelian "to conceal, protect" (from Old English helian, forhelian "to conceal, cover, hide"), Middle English bischilden, beschielden "to protect" (from Middle English schild, shelde "shield"), Middle English berwen, bergen "to protect, preserve" (from Old English beorgan "to protect, preserve"), Middle English mundien, mounden "to protect" (from Old English mundian "to protect, watch over, act as guardian over").
Synonyms: assure, bulwark, care for, champion, chaperon, conserve, cover, cover all bases, cover up, cushion, defend, fend, foster, give refuge, give sanctuary, go to bat for, harbor, hedge, insulate
Antonyms: attack, harm, hurt, injure

korumak, gözetmek, vikaye etmek, iltimas etmek, kollamak, esirgemek, kayırmak, arkalamak, kanat açmak, koruma, sakınmak, koru, sahip çıkmak, yabancı mallara yüksek gümrük koymak suretiyle yerli malları korumak, muhafaza etmek, himaye etmek, himaye eden, protectingkoruyan, savunmak, korur, koruyan, muhafaza altına almak, koruyup kollamak, korunmuş, korumalı, koruyucu, muhafaza edilmiş, korunmak, koruma altında, (isim) sahip çıkma, korunan, korunmalı, muhafazalı, himaye edilen, özel, koruyarak, mahfuzdur, sahip çıkma,

1 korumak  fiil     ts
2 gözetmek     ts
3 vikaye etmek     ts
4 iltimas etmek     ts
5 kollamak     ts
6 esirgemek     ts
7 kayırmak     ts
8 arkalamak     ts
9 kanat açmak     ts
10 koruma  Bilgisayar     ts
11 sakınmak     ts
12 koru     ts
13 sahip çıkmak  fiil     ts
14 yabancı mallara yüksek gümrük koymak suretiyle yerli malları korumak     ts
15 muhafaza etmek  fiil     ts
16 himaye etmek  fiil     ts
17 himaye eden     ts
18 protectingkoruyan     ts
19 savunmak  fiil     ts
20 korur     ts
21 koruyan     ts
22 muhafaza altına almak     ts
23 koruyup kollamak     ts
24protected korunmuş  sıfat     ts
25protected korumalı  sıfat     ts
26protecting koruyucu     ts
27protected muhafaza edilmiş     ts
28protected korunmak     ts
29protected koruma altında     ts
30protecting (isim) sahip çıkma     ts
31protected korunan     ts
32protected korunmalı     ts
33protected muhafazalı  sıfat     ts
34protected himaye edilen     ts
35protected özel     ts
36protecting koruyarak     ts
37protected mahfuzdur     ts
38protecting sahip çıkma  isim     ts
More results

To keep safe; to defend; to guard; to prevent harm coming to, to defend against harm or danger, use tariffs to favor domestic industry, To guarantee a customer an execution at a certain price (the "protect price") The customer has the option of accepting the execution or refusing it, shield from danger, injury, destruction, or damage; "Weatherbeater protects your roof from the rain" use tariffs to favor domestic industry, (1) (B) (verb) balance, data and information, To cover or shield from danger or injury; to defend; to guard; to preserve in safety; as, a father protects his children, shield from danger, injury, destruction, or damage; "Weatherbeater protects your roof from the rain", To protect someone or something means to prevent them from being harmed or damaged. So, what can women do to protect themselves from heart disease? The government is committed to protecting the interests of tenants, defend, save from harm; watch over, guard, If an insurance policy protects you against an event such as death, injury, fire, or theft, the insurance company will give you or your family money if that event happens. Many manufacturers have policies to protect themselves against blackmailers, To induce folding in order to prevent another player from outdrawing you is protecting your hand This is done by betting and raising so that someone on a draw will fold rather than call to see if their cards come off A protectable hand is one that is almost always the best, but is vulnerable to being outdrawn It's easiest to protect a hand in no-limit play, where you can potentially make it as expensive as you like for someone to draw To protect your cards is to put a chip or some other artifact on them so the dealer does not muck them, (1) To keep your hand or a chip on your cards This prevents them from being fouled by a discarded hand, or accidentally mucked by the dealer (2) To invest more money in a pot so blind money that you've already put in isn't "wasted " Example: "He'll always protect his blinds, no matter how bad his cards are ", To protect a hand is to bet so as to reduce the chances of anyone outdrawing you (by getting them to fold) A hand that needs protection is one that is almost certainly best, but that is vulnerable to being outdrawn Large pots make it difficult to protect hands, since players will be willing to chase more long shots The structure of a game has a large impact on how easy it is to protect a hand, as do the personalities of the players at the table It's easiest to protect a hand in no-limit play, where you can potentially make it as expensive as you like for someone to draw To protect your cards is to place a chip or some other small object (players often have particular artifacts they like to use) on top of them so that they don't accidentally get mucked by the dealer, mixed with another player's discards, or otherwise become dead when you'd like to play them, brood, Simple past tense and past participle of protect, defended, Having the protected access modifier, indicating that a program element is accessible to subclasses but not to the program in general, shields, A subject of insurance located in an area protected by a fire department, An access control modifier that limits access to a class, the package, and its subclasses A subclass, however, cannot access a superclass's protected variables, a C++ keyword used to specify that a class member can only be accessed by member functions and friends of its own class and by member functions and friends of classes derived from this class See private, public, and access control, Pertaining to a class member that is only accessible to member functions and friends of that class, or to member functions and friends of classes derived from that class Contrast with private, public, A protected definition is only visible in the package in which it is defined or in its subpackages In some cases, it is visible in other explicitly mentioned packages and their subpackages See D12, A Java(TM) programming language keyword used in a method or variable declaration It signifies that the method or variable can only be accessed by elements residing in its class, subclasses, or classes in the same package, past of protect, guarded from injury or destruction kept safe or defended from danger or injury or loss; "the most protected spot I could find, Protected members and methods are accessible only by methods of the class or its descendants, Similar to private, though not as strict It permits derived class member functions to have access to the members listed below this keyword, attribute of Visibility::enum Visible only to the class or its descendents, Java keyword to control access to variables methods and classes, a Java reserved word which states that a variable or method is available for the current class and subclasses to access as if it were their own (Inheritance - Slide 8), a reserved word, used in declaring a protected unit Protected Object - an instance of a protected type Protected Operation - a legal operation on a protected type or object -- a protected procedure, protected function, or protected entry Protected Type - a composite type whose components are protected from concurrent access by multiple tasks Protected Unit - a program unit that creates either a protected type or a single protected object of anonymous type 1 6, 2 2, 6 4, 6 5, A 1, (Protégé or Risque protégé) A fire risk in an area served by a fire department and fire hydrant, guarded from injury or destruction, kept safe or defended from danger or injury or loss; "the most protected spot I could find", defended, sheltered, Protected is used to describe animals, plants, and areas of land which the law does not allow to be destroyed, harmed, or damaged. In England, thrushes are a protected species so you will not find them on any menu. a protected animal, plant, area, or building is one that it is illegal to harm or damage, A JavaTM programming language keyword used in a method or variable declaration It signifies that the method or variable can only be accessed by elements residing in its class, subclasses, or classes in the same package, A Java keyword A class or interface member declared protected is visible within its package and within any class (or interface) that extends (or implements) its containing class (or interface), – Leather whose surface is coated with pigment or other opaque solution for uniform color and cleanability The natural marks of the hide cannot be seen, In fire insurance, a risk located in an area protected by a fire department, In fire insurance, a risk located in an area protected by a fire department Protection Used interchangeably with "coverage" to denote insurance provided under the terms of a policy Proximate Cause Cause of loss or damage Unbroken chain of cause and effect between the occurrence of an insured peril and damage to property, specifies that the method can be accessed only by subclasses of the class in which the method is defined Because a class can be considered a subclass of itself, a protected method can also be accessed from the class in which it is defined, "Protected" airspace is that which has been defined as prohibited, restricted or dangerous or is in some other way eligible for protection by APW, The protected keyword is a visibility modifier that can be applied to method and field variables of classes A protected field is visible only within its class, within subclasses, or within the package of which its class is a part Note that subclasses in different packages can access only protected fields within themselves or within other objects that are subclasses; they cannot access protected fields within instances of the superclass, Members which are only accessible by the immediate children of a class, Is the same as Private, except that the members of a Protected section are also accessible to descendent types, even if they are implemented in other modules, defending, guarding, sheltering, shielding (or designed to shield) against harm or discomfort; "the protecting blanket of snow"; "a protecting alibi", present participle of "to protect", third-person singular of protect,

39 To keep safe; to defend; to guard; to prevent harm coming to     ts
40 to defend against harm or danger     ts
41 use tariffs to favor domestic industry     ts
42 To guarantee a customer an execution at a certain price (the "protect price") The customer has the option of accepting the execution or refusing it     ts
43 shield from danger, injury, destruction, or damage; "Weatherbeater protects your roof from the rain" use tariffs to favor domestic industry     ts
44 (1) (B) (verb) balance     ts
45 data and information     ts
46 To cover or shield from danger or injury; to defend; to guard; to preserve in safety; as, a father protects his children     ts
47 shield from danger, injury, destruction, or damage; "Weatherbeater protects your roof from the rain"     ts
48 To protect someone or something means to prevent them from being harmed or damaged. So, what can women do to protect themselves from heart disease? The government is committed to protecting the interests of tenants     ts
49 defend, save from harm; watch over, guard  fiil     ts
50 If an insurance policy protects you against an event such as death, injury, fire, or theft, the insurance company will give you or your family money if that event happens. Many manufacturers have policies to protect themselves against blackmailers     ts
51 To induce folding in order to prevent another player from outdrawing you is protecting your hand This is done by betting and raising so that someone on a draw will fold rather than call to see if their cards come off A protectable hand is one that is almost always the best, but is vulnerable to being outdrawn It's easiest to protect a hand in no-limit play, where you can potentially make it as expensive as you like for someone to draw To protect your cards is to put a chip or some other artifact on them so the dealer does not muck them     ts
52 (1) To keep your hand or a chip on your cards This prevents them from being fouled by a discarded hand, or accidentally mucked by the dealer (2) To invest more money in a pot so blind money that you've already put in isn't "wasted " Example: "He'll always protect his blinds, no matter how bad his cards are "     ts
53 To protect a hand is to bet so as to reduce the chances of anyone outdrawing you (by getting them to fold) A hand that needs protection is one that is almost certainly best, but that is vulnerable to being outdrawn Large pots make it difficult to protect hands, since players will be willing to chase more long shots The structure of a game has a large impact on how easy it is to protect a hand, as do the personalities of the players at the table It's easiest to protect a hand in no-limit play, where you can potentially make it as expensive as you like for someone to draw To protect your cards is to place a chip or some other small object (players often have particular artifacts they like to use) on top of them so that they don't accidentally get mucked by the dealer, mixed with another player's discards, or otherwise become dead when you'd like to play them     ts
54To protect. brood - "Under the rock was a midshipman fish, brooding a mass of eggs."     ts
55protected Simple past tense and past participle of protect     ts
56protected defended     ts
57protected Having the protected access modifier, indicating that a program element is accessible to subclasses but not to the program in general     ts
58Protects shields     ts
59protected A subject of insurance located in an area protected by a fire department     ts
60protected An access control modifier that limits access to a class, the package, and its subclasses A subclass, however, cannot access a superclass's protected variables     ts
61protected a C++ keyword used to specify that a class member can only be accessed by member functions and friends of its own class and by member functions and friends of classes derived from this class See private, public, and access control     ts
62protected Pertaining to a class member that is only accessible to member functions and friends of that class, or to member functions and friends of classes derived from that class Contrast with private, public     ts
63protected A protected definition is only visible in the package in which it is defined or in its subpackages In some cases, it is visible in other explicitly mentioned packages and their subpackages See D12     ts
64protected A Java(TM) programming language keyword used in a method or variable declaration It signifies that the method or variable can only be accessed by elements residing in its class, subclasses, or classes in the same package     ts
65protected past of protect     ts
66protected guarded from injury or destruction kept safe or defended from danger or injury or loss; "the most protected spot I could find     ts
67protected Protected members and methods are accessible only by methods of the class or its descendants     ts
68protected Similar to private, though not as strict It permits derived class member functions to have access to the members listed below this keyword     ts
69protected attribute of Visibility::enum Visible only to the class or its descendents     ts
70protected Java keyword to control access to variables methods and classes     ts
71protected a Java reserved word which states that a variable or method is available for the current class and subclasses to access as if it were their own (Inheritance - Slide 8)     ts
72protected a reserved word, used in declaring a protected unit Protected Object - an instance of a protected type Protected Operation - a legal operation on a protected type or object -- a protected procedure, protected function, or protected entry Protected Type - a composite type whose components are protected from concurrent access by multiple tasks Protected Unit - a program unit that creates either a protected type or a single protected object of anonymous type 1 6, 2 2, 6 4, 6 5, A 1     ts
73protected (Protégé or Risque protégé) A fire risk in an area served by a fire department and fire hydrant     ts
74protected guarded from injury or destruction     ts
75protected kept safe or defended from danger or injury or loss; "the most protected spot I could find"     ts
76protected defended, sheltered  sıfat     ts
77protected Protected is used to describe animals, plants, and areas of land which the law does not allow to be destroyed, harmed, or damaged. In England, thrushes are a protected species so you will not find them on any menu. a protected animal, plant, area, or building is one that it is illegal to harm or damage     ts
78protected A JavaTM programming language keyword used in a method or variable declaration It signifies that the method or variable can only be accessed by elements residing in its class, subclasses, or classes in the same package     ts
79protected A Java keyword A class or interface member declared protected is visible within its package and within any class (or interface) that extends (or implements) its containing class (or interface)     ts
80protected – Leather whose surface is coated with pigment or other opaque solution for uniform color and cleanability The natural marks of the hide cannot be seen     ts
81protected In fire insurance, a risk located in an area protected by a fire department     ts
82protected In fire insurance, a risk located in an area protected by a fire department Protection Used interchangeably with "coverage" to denote insurance provided under the terms of a policy Proximate Cause Cause of loss or damage Unbroken chain of cause and effect between the occurrence of an insured peril and damage to property     ts
83protected specifies that the method can be accessed only by subclasses of the class in which the method is defined Because a class can be considered a subclass of itself, a protected method can also be accessed from the class in which it is defined     ts
84protected "Protected" airspace is that which has been defined as prohibited, restricted or dangerous or is in some other way eligible for protection by APW     ts
85protected The protected keyword is a visibility modifier that can be applied to method and field variables of classes A protected field is visible only within its class, within subclasses, or within the package of which its class is a part Note that subclasses in different packages can access only protected fields within themselves or within other objects that are subclasses; they cannot access protected fields within instances of the superclass     ts
86protected Members which are only accessible by the immediate children of a class     ts
87protected Is the same as Private, except that the members of a Protected section are also accessible to descendent types, even if they are implemented in other modules     ts
88protecting defending, guarding, sheltering  isim     ts
89protecting shielding (or designed to shield) against harm or discomfort; "the protecting blanket of snow"; "a protecting alibi"     ts
90protecting present participle of "to protect"     ts
91protects third-person singular of protect     ts
More results


blog comments powered by Disqus

Word of the day




Sözlük . Dictionary . Wörterbuch . λεξικό . Diccionario . 字典 . словарь . Dictionnaire . القاموس . Dizionario . מילון . Matokeo . واژه نامه . 辞書
Some etymologies, pronunciations, function and usage date content for the English translation portion are from Merriam-Webster Online at www.Merriam-Webster.com. Thanks to Online Yunanca Dil Eğitimi for providing some parts of online greek dictionary. To contribute more resources please contact us. Visuals(images) are provided by Google Image Search API. Some parts of the dictionary is contributed by many users, thank you! The content on this site is for informational purposes only. Bu aramada protect kelimesinin sözlük anlamı ve eşanlamı nedir, nasıl okunur hakkında bilgi verilmektedir. protect kelimesinin etimolojik ve eşanlamları ile ilgili açıklamalar ve bilgiler eksiksiz ve hatasız olarak anılmamalıdır. Burada yer alan protect kelimesi ile ilgili tüm açıklamalar bilgi amaçlıdır. Eksik ve hatalı çevirileri lütfen bildiriniz.

© 1999-2012 SesliSozluk™
sesli sözlük ltd. şti.