-
1 after
after ['ɑ:ftə(r)]∎ after a while au bout d'un moment, après un moment;∎ after breakfast après le petit déjeuner;∎ after dark après la tombée de la nuit;∎ the day after the battle le lendemain de la bataille;∎ after which she left après quoi elle est partie;∎ it is after six o'clock already il est déjà six heures passées ou plus de six heures;∎ shortly after midday/three peu après midi/trois heures;∎ American it's twenty after eight il est huit heures vingt;∎ the day after tomorrow après-demain m;∎ after this date passé ou après cette date(b) (in space) après;∎ the shopping centre is just after the church le centre commercial est juste après l'église;∎ there ought to be a comma after "however" il devrait y avoir une virgule après "however"(c) (in series, priority etc) après;∎ Rothman comes after Richardson Rothman vient après Richardson;∎ I would put Racine after Molière pour moi Racine passe après Molière;∎ after you (politely) après vous (je vous en prie);∎ after you with the paper tu peux me passer le journal quand tu l'auras fini∎ day after day jour après jour;∎ time after time maintes (et maintes) fois;∎ (for) mile after mile sur des kilomètres et des kilomètres;∎ he's made mistake after mistake il a fait erreur sur erreur;∎ generation after generation of farmers des générations entières de fermiers;∎ there was street after street of apartment blocks rue après rue, les immeubles se succédaient;∎ it's been one crisis after another ever since she arrived on va de crise en crise depuis son arrivée∎ close the door after you fermez la porte derrière vous;∎ he locked up after them il a tout fermé après leur départ ou après qu'ils soient partis;∎ don't expect me to clean up after you ne croyez pas que je vais nettoyer derrière vous(f) (in view of) après;∎ I'll never speak to him again, after what he said to me je ne lui parlerai plus jamais après ce qu'il m'a dit;∎ after the way I've been treated après la façon dont on m'a traité;∎ after what you told me après ce que vous m'avez dit;∎ and after all I've done for them! et après tout ce que j'ai fait pour eux!∎ after all the trouble I took, no one came après ou malgré tout le mal que je me suis donné, personne n'est venu∎ after Rubens d'après Rubens∎ to be after sb/sth chercher qn/qch;∎ the police are after him la police est à ses trousses, il est recherché par la police;∎ their mother always seems to be after them leur mère a l'air de ne jamais les laisser tranquilles;∎ he's after her money il en veut à son argent;∎ familiar what's he after? (want) qu'est-ce qu'il veut?□ ; (looking for) qu'est-ce qu'il cherche?□ ; (intend) qu'est-ce qu'il a derrière la tête?;∎ familiar I know what she's after je sais où elle veut en venir;∎ she's after a full-time job elle cherche un travail à temps plein∎ to ask or to inquire after sb demander des nouvelles de qn;∎ British to name a child after sb donner à un enfant le nom de qn;∎ to run after sb courir après qn;∎ they ran after him ils lui ont couru après2 adverbaprès, ensuite;∎ the day after le lendemain, le jour suivant;∎ the night after la nuit d'après;∎ two days after deux jours après ou plus tard;∎ the week after la semaine d'après ou suivante;∎ for months after pendant des mois après;∎ soon after peu après;∎ long after longtemps après;∎ to follow (on) after suivre(when subject changes) après que + indicative ou familiar subjunctive; (when subject stays the same) après + infinitive;∎ come and see me after you have spoken to him venez me voir quand vous lui aurez parlé;∎ I came after he had left je suis arrivé après qu'il soit parti;∎ after I had seen him I went out après l'avoir vu, je suis sorti;∎ after saying goodnight to the children après avoir dit bonsoir aux enfants;∎ was that before or after you'd signed the contract? était-ce avant ou après que vous ayez signé le contrat?∎ in after life or years plus tard dans la vie∎ what's for afters? qu'est-ce qu'il y a pour le dessert ou comme dessert?;∎ there was ice cream for afters il y avait de la glace en dessert ou pour le dessert(a) (when all's said and done) après tout;∎ after all, she is very young après tout, elle est très jeune;∎ that, after all, is why we came après tout, c'est pour ça qu'on est venus;∎ it only costs £5 after all ça ne coûte que cinq livres après tout(b) (against expectation) après ou malgré tout;∎ so she was right after all alors elle avait raison en fait;∎ so you went to the party after all? alors, finalement, tu es allé à la soirée?l'un après l'autre;∎ one after another they got up and left the room l'un après l'autre, ils se levèrent et quittèrent la pièce;∎ he made several mistakes one after the other il a fait plusieurs fautes d'affilée ou à la file
См. также в других словарях:
Signed zero — is zero with an associated sign. In ordinary arithmetic, −0 = +0 = 0. However, in computing, some number representations allow for the existence of two zeros, often denoted by −0 (negative zero) and +0 (positive zero). This… … Wikipedia
Complement (mathematics) — Complement has a variety of uses in mathematics:* complement, an operation that transforms an integer into its additive inverse, useful for subtracting numbers when only addition is possible, or is easier * complement, a system for working with… … Wikipedia
Signed number representations — In computing, signed number representations are required to encode negative numbers in binary number systems. In mathematics, negative numbers in any base are represented by prefixing them with a − sign. However, in computer hardware, numbers are … Wikipedia
Two's complement — The two s complement of a binary number is defined as the value obtained by subtracting the number from a large power of two (specifically, from 2 N for an N bit two s complement).A two s complement system or two s complement arithmetic is a… … Wikipedia
Ones' complement — The ones complement of a binary number is defined as the value obtained by inverting all the bits in the binary representation of the number (swapping 0 s for 1 s and vice versa). The ones complement of the number then behaves like the negative… … Wikipedia
numeric complement — noun The number obtained by changing the numeric sign of a number. This may or may not be the twos complement, depending on the way numbers are stored. The numeric complement of 123 is 123. See Also: complement, signed magnitude, twos complement … Wiktionary
дополнение со знаком — — [Л.Г.Суменко. Англо русский словарь по информационным технологиям. М.: ГП ЦНИИС, 2003.] Тематики информационные технологии в целом EN signed complement … Справочник технического переводчика
Method of complements — Complement numbers on an adding machine c. 1910 In mathematics and computing, the method of complements is a technique used to subtract one number from another using only addition of positive numbers. This method was commonly used in mechanical… … Wikipedia
Arithmetic shift — In computer programming, an arithmetic shift is a shift operator, sometimes known as a signed shift (though it is not restricted to signed operands). For binary numbers it is a bitwise operation that shifts all of the bits of its operand; every… … Wikipedia
Binary-coded decimal — In computing and electronic systems, binary coded decimal (BCD) is a digital encoding method for numbers using decimal notation, with each decimal digit represented by its own binary sequence. In BCD, a numeral is usually represented by four bits … Wikipedia
Computer numbering formats — The term computer numbering formats refers to the schemes implemented in digital computer and calculator hardware and software to represent numbers. A common mistake made by non specialist computer users is a certain misplaced faith in the… … Wikipedia