-
1 GO
lelya- or lenna- (pa.t. lendë in both cases; the printed Etymologies gives "linna" instad of lenna-, but according to VT45:27 this is a misreading) (proceed, travel); \#men- (attested in the aorist: menë "goes"), vanya- (pa.t. vannë) (depart, disappear – it may be that Tolkien abandoned the verb vanya-, if it is regarded as the conceptual predecessor of auta-, see GO AWAY below), GO ROUND pel- (revolve, return; the Silmarillion Appendix also mentions “encircle” as a meaning of the root PEL, cf. also “Qenya” pele- “surround, fence in, pen in”; pa.t. pellë given, QL:73). GO OVER, see CROSS. GO ATHWART tara- (cross); GO AWAY auta- (leave, pass); pa.t. oantë, perf. oantië (in the physical sense "went away [to another place]", vánë ("the most frequently used past [tense]" – less "physical" than oantë, rather meaning to be lost or to disappear), also anwë (this pa.t. was "only found in archaic language"), perf. avánië (pl. avánier is attested); perf. vánië with no augment may occur in verse. GO FORTH TOWARDS (with the thing approached as direct object) tenta-, pa.t. tentanë (the verb can also mean “direct toward” or “be directed toward”, in the intransitive tense apparently with the pa.t. tenantë). CAUSE TO GO (in a desired direction) menta- (send), GONE vanwa (departed, vanished, dead, lost, past and over, no longer to be had) BE GONE! heca! – also with pronominal affixes: sg hecat, pl hecal "you be gone!" (stand aside!) LET GO lerya- (release, set free), sen- (let loose, free) –WJ:363, LED/VT45:27, VT47:11, 30, PEL, LT2:347, WAN, Nam, WJ:364, VT41:5, VT49:23, WJ:366, VT41:5, VT43:18
См. также в других словарях:
Return value optimization — Return value optimization, or simply RVO, is a compiler optimization technique that involves eliminating the temporary object created to hold a function s return value.[1] In C++, it is particularly notable for being allowed to change the… … Wikipedia
Return to Nevèrÿon (series) — Return to Nevèrÿon book covers Return to Nevèrÿon is a series of eleven “sword and sorcery” stories by Samuel R. Delany, originally published in four volumes during the years 1979 1987. Those volumes are: Tales of Nevèrÿon Neveryóna, or: The Tale … Wikipedia
Object hyperlinking — is a neologism that usually refers to extending the Internet to objects and locations in the real world. The current Internet does not extend beyond the electronic world. Object hyperlinking aims to extend the Internet to the real world by… … Wikipedia
Object-oriented modeling — (OOM), also called object oriented programming (OOP) is a modeling paradigm mainly used in computer programming. Prior to the rise of OOM, the dominant paradigm was procedural programming, which emphasized the use of discrete reusable code blocks … Wikipedia
Object-Oriented Modeling — Object Oriented Modeling, or OOM, is a modeling paradigm mainly used in computer programming. Prior to the rise of OOM, the dominant paradigm was functional programming, which emphasized the use of discreet reusable code blocks that could stand… … Wikipedia
Object lifetime — In computer science, the object lifetime (or life cycle) of an object in object oriented programming is the time between an object s creation (also known as instantiation or construction) till the object is no longer used, and is destructed or… … Wikipedia
Object copy — An object copy is an action in computing where a data object has its attributes copied to another object of the same data type. An object is a composite data type in object oriented programming languages. The copying of data is one of the most… … Wikipedia
Object model — In computing, object model has two related but distinct meanings: The properties of objects in general in a specific computer programming language, technology, notation or methodology that uses them. For example, the Java objects model, the COM… … Wikipedia
Return statement — In computer programming, a return statement causes execution to leave the current subroutine and resume at the point in the code immediately after where the subroutine was called known as its return address. The return address is saved, usually… … Wikipedia
Return to Zork — Infobox VG title = Return to Zork developer = Infocom publisher = Activision designer = engine = MADE released = August 20, 1993 genre = Adventure game modes = Single player ratings = platforms =Apple Macintosh, DOS, PC FX media = 12 3½ floppy… … Wikipedia
Object-relational mapping — For another use of ORM , see Object role modeling. Object relational mapping (ORM, O/RM, and O/R mapping) in computer software is a programming technique for converting data between incompatible type systems in object oriented programming… … Wikipedia