Curs Engleza

Lista verbe neregulate (Iregular verbs)

Past tense = Trecutul simplu
Past participe = Participiul trecut
 
VERBS PAST TENSE PAST PARTICIPLE
to be = a fi was, were been
to bear = a purta bore borne, born
to beat = a bate beat beaten
to become = a deveni became become
to begin = a incepe began begun
to bend = a indoi bent bent
to bind = a lega bound bound
to bite = a musca bit bitten
to bleed = a sangera bled blen
to blow = a sufla blew blown
to break = a sparge broke broken
to breed = a creste (educa) bred bred
to bring = a aduce brought brought
to build = a construi built built
to burn = a arde burnt burnt
to burst = a izbucni, a exploda burst burst
to buy = a cumpara bought bought
to catch = a prinde caught caught
to choose = a alege chose chosen
to come = a veni came come
to cost = a costa cost cost
to creep = a se tara, a se furisa crept crept
to cut = a taia cut cut
to deal = a imparti, a distribui dealt dealt
to dig = a sapa dug dug
to dive = a (se) scufunda, a sari in apa dived /dove dived
to do = a face did done
to draw = a trage, a desena drew drawn
to dream = a visa dreamt dreamt
to drink = a bea drank drunk
to drive = a conduce drove driven
to eat = a manca ate eaten
to fall = a cadea fell fallen
to feed = a hrani fed fed
to feel = a simti felt felt
to fight = a lupta fought fought
to find = a gasi found found
to fly = a zbura flew flown
to forbid = a interzice forbade forbidden
to forget = a uita forgot forgotten
to forgive = a ierta forgave forgiven
to freeze = a ingheta froze frozen
to get = a obtine got got, gotten
to give = a da gave given
to go = a merge went gone
to grow = a creste grew grown
to hang = a atarna hung hung
to have = a avea had had
to hear = a auzi heard heard
to hide = a ascunde hid hidden
to hit = a lovi, a izbi hit hit
to hold = a tine held held
to hurt = a rani hurt hurt
to keep = a tine, a pastra kept kept
to kneel = a ingenunchea knelt knelt
to know = a sti, a cunoaste knew known
to lay = a intinde, a culca laid laid
to lead = a conduce led led
to lean = a (se) sprijini leant leant
to leap = a sari leapt leapt
to learn = a invata learnt, learned learnt, learned
to leave = a pleca left left
to lend = a da ccu imprumut lent lent
to let = a permite, a lasa let let
to lie = a se intinde lay lain
to light = a aprinde lit, lighted lit, lighted
to lose = a pierde lost lost
to make = a face made made
to mean = a insemna meant meant
to mow = a cosi, a secera mowed mown
to meet = a intalni met met
to pay = a plati paid paid
to put = a pune put put
to read = a citi read read
to ride = a calari rode ridden
to ring = a suna rang rung
to rise = a rasari, a se ridica rose risen
to run = a alerga ran run
to say = a spune, a zice said said
to see = a vedea saw seen
to seek = a cauta sought sought
to sell = a vinde sold sold
to send = a trimite sent sent
to set = a apune, a pune set set
to sew = a coase sewed sewn
to shake = a scutura shook shaken
to shine = a straluci shone shone
to shoot = a impusca shot shot
to show = a arata showed shown
to shrink = a se micsora shrank shrunk
to shut = a (se) inchide shut shut
to sing = a canta sang sung
to sink = a (se) scufunda sank sunk
to sit = a sedea, a sta jos sat sat
to sleep = a dormi slept slept
to slide = a aluneca slid slid
to smell = a mirosi smelt smelt
to sow = a semana, a insamanta sowed sown
to speak = a vorbi spoke spoken
to spell = a silabisi; a vraji spelt spelt
to spend = a petrece spent spent
to spill = a varsa spilt split
to spin = a roti, a rasuci spun spun
to spread = a raspandi spread spread
to stand = a sta in picioare stood stood
to steal = a fura stole stolen
to stick = a (se) lipi stuck stuck
to sting = a intepa stung stung
to stink = a mirosi urat stank stank
to stride = a pasi cu pasi mari strode stridden
to strike = a lovi struck struck
to strive = a nazui, a se sforta strove striven
to swear = a jura, a injura swore sworn
to sweep = a matura swept swept
to swim = a inota swam swum
to take = a lua took taken
to teach = a invata pe cineva taught taught
to tear = a rupe tore torn
to tell = a spune, a povesti told told
to think = a crede, a se gandi thought thought
to throw = a arunca threw thrown
to understand = a intelege understood understood
to wake = a (se) scula woke, waked woken, waked
to wear = a purta wore worn
to weave = a tese wove woven
to weep = a plange wept wept
to win = a castiga won won
to wind = a (se) rasuci wound wound
to write = a scrie wrote written

Un Test simplu in fiecare zi

HTML
CSS
JavaScript
PHP-MySQL
Engleza
Spaniola
Ce tag se foloseste pentru a adauga liste in elemente <ul> si <ol>?
<dt> <dd> <li>
<ul>
 <li>http://coursesweb.net/html/</li>
 <li>http://www.marplo.net/html/</li>
</ul>
Care valoare a proprietatii "display" seteaza elementul ca tip bloc si afiseaza un punct in fata?
block list-item inline-block
.some_class {
  display: list-item;
}
Care instructiune JavaScript transforma un obiect in sir JSON.
JSON.parse() JSON.stringify eval()
var obj = {
 "courses": ["php", "javascript", "ajax"]
};
var jsonstr = JSON.stringify(obj);
alert(jsonstr);    // {"courses":["php","javascript","ajax"]}
Indicati clasa PHP folosita pentru a lucra cu elemente HTML si XML in PHP.
stdClass PDO DOMDocument
$strhtml = '<body><div id="dv1">CoursesWeb.net</div></body>';
$dochtml = new DOMDocument();
$dochtml->loadHTML($strhtml);
$elm = $dochtml->getElementById("dv1");
echo $elm->nodeValue;    // CoursesWeb.net
Indicati forma de Prezent Continuu a verbului "to live" (a trai /a locui)
lived living liveing
I`m living here.
- Traiesc /Locuiesc aici.
Care este forma de Gerunziu (sau Participiu Prezent) a verbului "vivir" (a trai /a locui)?
vivió vivido viviendo
Estoy viviendo aquí.
- Traiesc /Locuiesc aici.

Comments (0)

No comments, be the first who add

Add Comment

Close       
     

-
-
Write your comment (Maximum 1000 characters)
B I U Code    :) :( :P :D :S :O :=) :|H :X :-*

Optional, include a picture (maximum 250 kb, 800x600) Add this verification code:   7d520
Verbe neregulate din limba Engleza

Last accessed pages

  1. Verbe modale - Modal verbs - CAN, COULD, MAY, MIGHT, MUST (66749)
  2. Verbe modale - SHALL, SHOULD, OUGHT TO, WILL, WOULD, USED TO, BE TO, DARE (33185)
  3. Curs si Tutoriale JavaScript (134362)
  4. Conditional IF in Limba Engleza - Fraze Conditionale (122438)
  5. Prefixele dis, mis, un - Test engleza (5830)

Popular pages this month

  1. Cursuri si Tutoriale: Engleza, Spaniola, HTML, CSS, Php-Mysql, JavaScript, Ajax (957)
  2. Gramatica limbii engleze - Prezentare Generala (623)
  3. Exercitii engleza - English Tests and exercises - Grammar (556)
  4. Prezentul simplu si continuu - Present Tense Simple and Continuous (451)
  5. Coduri pt culori (362)
Chat
Discuta sau lasa un mesaj pt. ceilalti utilizatori
Full screenInchide