Definition of Sequel

Babylon English
sequel
n. continuation of a previous literary work (or film, television program, etc.); outcome, result, consequence, subsequent event

Search Dictionary:
Search Web Search Dictionary



Sequel definition was found in categories: Computer & Internet(2)  Government(1)  Language, Idioms & Slang(4)  Encyclopedia(1)  

Sequel Definition from Computer & Internet Dictionaries & Glossaries

FOLDOC
Sequel
1. Precursor to SQL.
["System R: Relational Approach to Database Management", IBM Res Lab, San Jose, reprinted in Readings in Database Systems].
2. U Leeds. Theorem prover specification language. Pattern matching notation similar to Prolog. Compiled into Lisp.
[Proc ICJAI 13].
ftp://agora.leeds.ac.uk/scs/logic/.

9300+ Computer Acronyms
SEQUEL
Structured English QUEry Language


Sequel Definition from Government Dictionaries & Glossaries

DOD Dictionary of Military Terms
sequel
In a campaign, a major operation that follows the current major operation. In a single major operation, a sequel is the next phase. Plans for a sequel are based on the possible outcomes (success, stalemate, or defeat) associated with the current operation. See also branch. (JP 5-0)
  


Sequel Definition from Language, Idioms & Slang Dictionaries & Glossaries

Webster's Revised Unabridged Dictionary (1913)
Sequel
(n.)
That which follows; a succeeding part; continuation; as, the sequel of a man's advantures or history.
  
(n.)
Consequence; event; effect; result; as, let the sun cease, fail, or swerve, and the sequel would be ruin.
  
(n.)
Conclusion; inference.
  

WordNet 2.0
sequel

Noun
1. something that follows something else
(synonym) subsequence
(hypernym) result, resultant, final result, outcome, termination
2. a part added to a book or play that continues and extends it
(synonym) continuation
(hypernym) addendum, supplement, postscript

hEnglish - advanced version
sequel

sequel
\se"quel\ (sē"kw&ebreve;l), n. [l. sequela, fr. sequit to follow: cf. f. séquelle a following. see sue to follow.]
1. that which follows; a succeeding part; continuation; as, the sequel of a man's advantures or history. o, let me say no more! gather the sequel by that went before.
2. consequence; event; effect; result; as, let the sun cease, fail, or swerve, and the sequel would be ruin.
3. conclusion; inference. [r.] --whitgift.
sequel
n
1. something that follows something else [syn: subsequence]


2. a part added to a book or play that continues and extends it [syn: continuation]




for Vocabulary Exams of KPDS, YDS,UDS (in Turkey); and SAT in America
sequel
That which follows in consequence of what has previously happened.


Sequel Definition from Encyclopedia Dictionaries & Glossaries

Wikipedia English - The Free Encyclopedia
Sequel
A sequel is a work of fiction in literaturefilm, and other creative works that is produced after a completed work, and is set in the same "universe", but at a later time. It usually continues elements of the original story, often with the same characters and settings, although this is not always the case. For example, if the main character dies at the end of the first work, a new character (such as a son or daughter) may take up the role in the sequel. A sequel is somewhat different from a series, in which the same character appears in a number of stories, although some media franchises have enough sequels to begin to resemble a series.

See more at Wikipedia.org...


SQL
SQL ( or ), commonly expanded as Structured Query Language, is a computer language designed for the retrieval and management of data in relational database management systems, database schema creation and modification, and database object access control management.

SQL (Structured Query Language) is a standard interactive and programming language for getting information from and updating a database. Although SQL is both an ANSI and an ISO standard, many database products support SQL with proprietary extensions to the standard language. Queries take the form of a command language that lets you select, insert, update, find out the location of data, and so forth. There is also a programming interface.


See more at Wikipedia.org...