Search references for PROGRAMMING LANGUAGE-DESIGN-AND-IMPLEMENTATION. Phrases containing PROGRAMMING LANGUAGE-DESIGN-AND-IMPLEMENTATION
See searches and references containing PROGRAMMING LANGUAGE-DESIGN-AND-IMPLEMENTATION!PROGRAMMING LANGUAGE-DESIGN-AND-IMPLEMENTATION
Sub-field of computer science
Programming languages are typically created by designing a form of representation of a computer program, and writing an implementation for the developed
Programming language design and implementation
Programming_language_design_and_implementation
ACM annual conference series on programming language theory
The Programming Language Design and Implementation (PLDI) conference is an annual computer science conference organized by the Association for Computing
Programming Language Design and Implementation
Programming_Language_Design_and_Implementation
Branch of computer science
Programming language theory (PLT) is a branch of computer science that deals with the design, implementation, analysis, characterization, and classification
Programming_language_theory
Lisp dialect
language design and implementation. In addition to the core Racket language, Racket is also used to refer to the family of programming languages and set
Racket_(programming_language)
Language for controlling a computer
Execution of a program requires an implementation. There are two main approaches for implementing a programming language – compilation, where programs are compiled
Programming_language
Computer language specialized to a specific set of requirements or function
"Languages as Libraries" (PDF). Programming Language Design and Implementation. Flatt, Matthew (2012). "Creating Languages in Racket". Communications of
Domain-specific_language
Programming language for experimentation or art
An esoteric programming language (sometimes shortened to esolang) or weird language is a programming language designed to test the boundaries of computer
Esoteric_programming_language
General-purpose programming language
standard library, and garbage collection. Python supports multiple programming paradigms but with an emphasis on object-oriented programming and dynamic typing
Python_(programming_language)
Ability of a computing system to simulate Turing machines
Ægidius (2022). "Preface §Do We Need New Programming Languages?". Programming Language Design and Implementation. Springer Nature. p. 6. ISBN 978-3-031-11806-7
Turing_completeness
Reusable solution template to a commonly-needed software behavior
secure design, "secure usability", web design and business model design. The annual Pattern Languages of Programming Conference proceedings include many
Software_design_pattern
General-purpose programming language
C is a general-purpose programming language created in the 1970s by Dennis Ritchie. By design, C gives programmers relatively direct access to the features
C_(programming_language)
Event-driven programming language
on Programming Language Design and Implementation (PLDI), 2013. Systematic testing of asynchronous reactive systems. Ankush Desai, Shaz Qadeer, and Sanjit
P_(programming_language)
Programming language family
an abbreviation of "list processing") is a family of programming languages with a long history and a distinctive, fully parenthesized prefix notation.
Lisp_(programming_language)
Programming paradigm based on applying and composing functions
functional programming is a programming paradigm where programs are constructed by applying and composing functions. It is a declarative programming paradigm
Functional_programming
Programming language
multi-paradigm, high-level, functional, data parallel, array programming language. It is a dialect of the language ML, originally developed at UCPH Department of Computer
Futhark (programming language)
Futhark_(programming_language)
Book by Brian Kernighan and Dennis Ritchie
originally designed and implemented the C programming language, as well as co-designed the Unix operating system with which development of the language was closely
The_C_Programming_Language
Object-oriented programming language
Java is a high-level, general-purpose, memory-safe, object-oriented programming language. It is intended to let programmers write once, run anywhere (WORA)
Java_(programming_language)
Programming language
high-level, general-purpose programming language that is statically typed and compiled. It is known for the simplicity of its syntax and the efficiency of development
Go_(programming_language)
Programming paradigm based on objects
Object-oriented programming (OOP) is a programming paradigm based on objects – software entities that encapsulate data and function(s).[clarification needed]
Object-oriented_programming
General-purpose programming language
general-purpose programming language which emphasizes performance, type safety, concurrency, and memory safety. Rust supports multiple programming paradigms
Rust_(programming_language)
High-level programming language first released in 1980
imperative, and object-oriented high-level programming language, inspired by Pascal and other languages. It has built-in language support for design by contract
Ada_(programming_language)
Type of programming paradigm in computer science
In computer science, imperative programming is a software programming paradigm that provides specific instructions for how computations should take place
Imperative_programming
Measuring the time or resources used by a section of a computer program
Proceedings of the 33rd ACM SIGPLAN Conference on Programming Language Design and Implementation (PLDI 2012), ACM SIGPLAN Notices, Vol. 47, No. 6, pp
Profiling (computer programming)
Profiling_(computer_programming)
Type of garbage collection algorithm
incremental, and parallel compaction Proceedings of the 27th ACM SIGPLAN Conference on Programming Language Design and Implementation. Proceedings of
Mark–compact_algorithm
Computer programming language designed for digital image processing
Free and open-source software portal Halide is a computer programming language designed for writing digital image processing code that takes advantage
Halide_(programming_language)
Computer science textbook
principles of computer programming, including recursion, abstraction, modularity, and programming language design and implementation. MIT Press published
Structure and Interpretation of Computer Programs
Structure_and_Interpretation_of_Computer_Programs
General-purpose programming language
Ruby is a general-purpose programming language designed with an emphasis on programming productivity and simplicity. In Ruby, everything is an object,
Ruby_(programming_language)
Dialect of Lisp
of programming languages. Scheme was created during the 1970s at the MIT Computer Science and Artificial Intelligence Laboratory (MIT CSAIL) and released
Scheme_(programming_language)
Functional programming language for arrays
and published it in his book A Programming Language in 1962. The preface states its premise: Applied mathematics is largely concerned with the design
APL_(programming_language)
Computer programming for quantum computers
interfaces. In both cases, quantum programming serves as the bridge between theoretical algorithms and physical implementation. Quantum instruction sets are
Quantum_programming
Symposium on Principles of Programming Languages PLDI – ACM SIGPLAN Conference on Programming Language Design and Implementation Conferences on software
List of computer science conferences
List_of_computer_science_conferences
Function defined on formal languages in computer science
on Programming Language Design and Implementation. Proceedings of the 37th ACM SIGPLAN Conference on Programming Language Design and Implementation (PLDI)
Brzozowski_derivative
Language for cognitive agents
to design and implement cognitive agents by programming constructs that allow and facilitate the manipulation of an agent's beliefs and goals and to structure
GOAL agent programming language
GOAL_agent_programming_language
Branch of computer science
Proceedings of the 34th ACM SIGPLAN Conference on Programming Language Design and Implementation. PLDI '13. New York, NY, USA: ACM. pp. 197–208. CiteSeerX 10
Compiler_correctness
Memory allocation scheme
collection, and mutator performance". PLDI '08: Proceedings of the 2008 ACM SIGPLAN conference on Programming language design and implementation. New York
Region-based memory management
Region-based_memory_management
Procedural programming language
B is a programming language developed at Bell Labs circa 1969 by Ken Thompson and Dennis Ritchie. B was designed for recursive, non-numeric, machine-independent
B_(programming_language)
Bundling of data
programming facilitates this at both the method and class levels. This definition is also applicable to procedural programming. The authors of Design
Encapsulation (computer programming)
Encapsulation_(computer_programming)
Text-string-oriented programming language
SNOBOL (StriNg Oriented and symBOlic Language) is a series of programming languages developed between 1962 and 1967 at AT&T Bell Laboratories by David
SNOBOL
Programming language designed for interoperability with C++
Carbon is an experimental programming language designed for interoperability with C++. The project is open-source and was started at Google. Google's
Carbon_(programming_language)
1994 software engineering book
Hannemann and Kiczales who implemented several of the 23 design patterns using an aspect-oriented programming language (AspectJ) and showed that code-level
Design_Patterns
Programming language for JSON
original implementation of jq was in Haskell before being ported to the language C. The jq language was subsequently implemented in other programming languages:
Jq_(programming_language)
Programming language that uses first order logic
Unlike many other programming languages, Prolog is intended primarily as a declarative programming language: the program is a set of facts and rules, which
Prolog
Association for Computing Machinery (ACM) special interest group
(SIG) on programming languages. This SIG explores programming language concepts and tools, focusing on design, implementation, practice, and theory. Its
SIGPLAN
Software testing technique
testing of JVM implementations,” in Proceedings of the 37th ACM SIGPLAN Conference on Programming Language Design and Implementation (PLDI). ACM, 2016
Differential_testing
Microsoft programming language
strongly typed, multi-paradigm programming language that encompasses functional, imperative, and object-oriented programming methods. It is most often used
F Sharp (programming language)
F_Sharp_(programming_language)
Control flow construct for executing code repeatedly
collection, or to implement a long lived program. Loops are a feature of high-level programming languages. In low-level programming languages the same functionality
Loop_(statement)
Computer programming language
Logo is an educational programming language, designed in 1967 by Wally Feurzeig, Seymour Papert, and Cynthia Solomon. The name was coined by Feurzeig
Logo_(programming_language)
Process of deriving classes from, and organizing them into, a hierarchy
used for both class-based and prototype-based programming, but in narrow use the term is reserved for class-based programming (one class inherits from
Inheritance (object-oriented programming)
Inheritance_(object-oriented_programming)
Programming language with hardware abstraction
high-level programming language is a programming language with strong abstraction from the details of the computer. In contrast to low-level programming languages
High-level programming language
High-level_programming_language
American computer scientist
Anniversary Research Award, 2018 Fellow of the ACM, 2007 ACM Programming Language Design and Implementation Best Paper Award in 2004 ACM SIGSOFT Distinguished Paper
Monica_S._Lam
General-purpose programming language
general-purpose programming language first published in 1987 by Niklaus Wirth and the latest member of the Wirthian family of ALGOL-like languages (Euler, ALGOL
Oberon_(programming_language)
Computer science constructs
promises, delays, and deferreds are constructs used for synchronizing program execution in some concurrent programming languages. Each is an object that
Futures_and_promises
Open-source programming language
Arc is a programming language, a dialect of the language Lisp, developed by Paul Graham and Robert Morris. It is free and open-source software released
Arc_(programming_language)
Documentation defining a programming language
In computer programming, a programming language specification (or standard or definition) is a specification language or documentation[dubious – discuss]
Programming language specification
Programming_language_specification
Language-theoretic security, or LangSec, is an approach to software security that focuses on input handling, complexity, and program design as strategies
Language-Theoretic_Security
Form of source code, without regard to meaning
code structured and ordered restricted to computer language rules. Like a natural language, a computer language (i.e. a programming language) defines the
Syntax (programming languages)
Syntax_(programming_languages)
Protocol between IDEs and programming language-specific servers
(IDEs) and servers that provide "language intelligence tools": programming language-specific features like code completion, syntax highlighting and marking
Language_Server_Protocol
Lightweight programming language
meaning moon) is a lightweight, high-level, multi-paradigm programming language designed mainly for embedded use in applications. Lua is cross-platform
Lua
Types constrained by a predicate
for ML" (PDF). Proceedings of the ACM Conference on Programming Language Design and Implementation. pp. 268–277. doi:10.1145/113445.113468. Hayashi, S
Refinement_type
Prototype-based programming language
object-oriented programming language based on the concept of prototypes. Self began as a dialect of Smalltalk, being dynamically typed and using just-in-time
Self_(programming_language)
Programming language derived from Perl
of programming languages. Formerly named Perl 6, it was renamed in October 2019. Raku introduces elements of many modern and historical languages. Compatibility
Raku_(programming_language)
Extent to which a programming language discourages type errors
K. (1977). "Parallel processing and modular software construction". Design and Implementation of Programming Languages. Lecture Notes in Computer Science
Type_safety
Technique used to optimize the execution of a program at runtime
Specialization for Dynamic Languages" (PDF). Proceedings of the 30th ACM SIGPLAN Conference on Programming Language Design and Implementation. PLDI '09. pp. 465–478
Tracing just-in-time compilation
Tracing_just-in-time_compilation
Visual programming language
Bubble is a visual programming language developed by Bubble Group designed for building web and mobile applications. It is a no-code development platform
Bubble_(programming_language)
Programming language that is in some sense minimal
Lightweight programming languages are programming languages designed to have small memory footprint, are easy to implement (important when porting a language to
Lightweight programming language
Lightweight_programming_language
High-level computer programming language
general purpose programming language developed in 1982 by Ric Holt and James Cordy, at University of Toronto in Ontario, Canada. It was designed to help students
Turing_(programming_language)
Academic conference in the field of computer science
the design, definition, analysis, and implementation of programming languages, programming systems, and programming interfaces. The venue is jointly sponsored
Symposium on Principles of Programming Languages
Symposium_on_Principles_of_Programming_Languages
Programming languages can be grouped by the number and types of paradigms supported. A concise reference for the programming paradigms listed in this article
Comparison of multi-paradigm programming languages
Comparison_of_multi-paradigm_programming_languages
semantics of programming languages AADL Simulink Avionics System design Asynchrony (computer programming) P. Le Guernic, T. Gautier, M. Le Borgne, and C. Le
SIGNAL_(programming_language)
Programming language
programming language for writing distributed systems and is the language used to write applications for the Inferno operating system. It was designed
Limbo_(programming_language)
General-purpose programming language
Zig is a system programming language designed to be a general-purpose improvement to the C programming language. It is free and open-source software,
Zig_(programming_language)
Programming language
ABC is an imperative general-purpose programming language and integrated development environment (IDE) developed at Centrum Wiskunde & Informatica (CWI)
ABC_(programming_language)
Compiling bytecode to machine code at runtime
'00 Proceedings of the ACM SIGPLAN 2000 conference on Programming language design and implementation. pages 1 to 12. DOI 10.1145/349299.349303. Retrieved
Just-in-time_compilation
Functional programming language
typed, purely functional programming language with type inference and lazy evaluation. Haskell pioneered several programming language features including type
Haskell
Software feature
Proceedings of the 2009 ACM SIGPLAN conference on Programming language design and implementation - PLDI '09. p. 25. doi:10.1145/1542476.1542480. ISBN 9781605583921
Incremental_computing
Procedural, imperative computer programming language
PL/I (Programming Language One, pronounced /piː ɛl wʌn/ and sometimes written PL/1) is a procedural, imperative computer programming language initially
PL/I
Programming language
imperative and procedural programming language, designed by Niklaus Wirth as a small, efficient language intended to encourage good programming practices
Pascal_(programming_language)
Object-oriented programming language
object-oriented programming language designed by Bertrand Meyer (an object-orientation proponent and author of Object-Oriented Software Construction) and Eiffel
Eiffel_(programming_language)
Programming paradigm
Other language workbench tools such as JetBrains MPS, Kermeta, or Xtext provide the tools to design and implement DSLs and language-oriented programming. Grammar-oriented
Language-oriented_programming
Programming language software company
Jr. and based in Wakefield, Massachusetts from approximately 1961 to 1991, focusing primarily on programming language design and implementation, especially
Massachusetts Computer Associates
Massachusetts_Computer_Associates
Programming language
A+ is a high-level, interactive, interpreted array programming language designed for numerically intensive applications, especially those found in financial
A+_(programming_language)
Multi-paradigm system programming language
multi-paradigm system programming language created by Walter Bright at Digital Mars and released in 2001. Andrei Alexandrescu joined the design and development
D_(programming_language)
Computer approximation for real numbers
quickly and accurately with integers" (PDF). Proceedings of the 31st ACM SIGPLAN Conference on Programming Language Design and Implementation. PLDI '10:
Floating-point_arithmetic
Category of programming languages
databases, and for specific manipulation and transformation of data required by a programming application. Data-centric programming languages are typically
Data-centric programming language
Data-centric_programming_language
Programming language created in 1976
other innovations in language design and implementation, notably in the handling of software exceptions, thread synchronization, and incremental compilation
Mesa_(programming_language)
Object-oriented programming language
Smalltalk is a purely object-oriented programming language that was originally created in the 1970s for educational use, specifically for constructionist
Smalltalk
Spanish computer scientist
research involves constraint logic programming, programming language design and implementation, program transformation, and applications to bioinformatics
María_García_de_la_Banda
General-purpose programming language
Windows, and even later came features like generic programming (through the use of templates). C++ is usually implemented as a compiled language, and many
C++
Programming language written graphically by a user
computing, a visual programming language (visual programming system, VPL, or, VPS), also known as diagrammatic programming, graphical programming or block coding
Visual_programming_language
Computer memory management methodology
Proceedings of the ACM SIGPLAN 2001 conference on Programming language design and implementation. PLDI '01. pp. 114–124. CiteSeerX 10.1.1.1.2112. doi:10
Memory_management
American software architect at Microsoft
program. Curtis was a member of the research staff at Xerox PARC from 1983 to 1996, where he worked in the areas of programming language design and implementation
Pavel_Curtis
Free software project
comparing how a given subset of simple algorithms can be implemented in various popular programming languages. The project consists of: A set of very simple algorithmic
The Computer Language Benchmarks Game
The_Computer_Language_Benchmarks_Game
Programming language running on the Erlang virtual machine
general-purpose programming language that runs on the BEAM virtual machine, which is also used to implement the Erlang programming language. Elixir builds
Elixir_(programming_language)
Programming language
statically typed general-purpose programming language that runs on the Java virtual machine. Its influences include Java, C#, and ECMAScript. Development of
Gosu_(programming_language)
Computer science professor
Defining the Undefinedness of C In Proceedings of Programming Language Design and Implementation (PLDI), pp. 336-345. D. Bogdanas, G. Rosu. 2015, K-Java:
Grigore_Roșu
Approach for designing software
Design by contract (DbC), also known as contract programming, programming by contract and design-by-contract programming, is an approach for designing
Design_by_contract
Concurrent programming language
discontinued concurrent programming language, designed as part of the Plan 9 operating system by Phil Winterbottom of Bell Labs. It implemented the channel-based
Alef_(programming_language)
Arbitrary-precision calculator supporting interactive and scripted use
66666666666666666666 dc programming language C programming language hoc programming language "An implementation of Unix dc and POSIX bc with GNU and BSD extensions"
Bc_(programming_language)
Statistical programming language
suggestions and consistent with other programming languages designed from the same institution at the time (namely the C programming language). It stands
S_(programming_language)
Lisp-like programming language
Development Language, or colloquially also referred to as More Datatypes than Lisp or MIT Design Language[citation needed]) is a programming language, a descendant
MDL_(programming_language)
PROGRAMMING LANGUAGE-DESIGN-AND-IMPLEMENTATION
PROGRAMMING LANGUAGE-DESIGN-AND-IMPLEMENTATION
Boy/Male
Hindu
Language
Surname or Lastname
English
English : habitational name from Langdale, Cumbria, named in Old Norse as ‘long valley’, from lang ‘long’ + dalr ‘valley’.Possibly an Americanized form of Norwegian Langdal, Langdalen, Langdahl, habitational names from any of numerous farmsteads named Langdal(en), having the same etymology as 1.
Female
Danish
, compassion, grace; and, prayers.
Surname or Lastname
English and German
English and German : topographic name from Old English land, Middle High German lant, ‘land’, ‘territory’. This had more specialized senses in the Middle Ages, being used to denote the countryside as opposed to a town or an estate.English : topographic name for someone who lived in a forest glade, Middle English, Old French la(u)nde, or a habitational name from Launde in Leicestershire or Laund in West Yorkshire, which are named with this word.Norwegian : habitational name from any of three farmsteads so named, from Old Norse land ‘land’, ‘territory’ (see 1 above).
Male
English
 Alternate spelling of the English surname Deeming, DEMING means "act of judging." Compare with another form of Deming.
Surname or Lastname
English and German
English and German : nickname for someone with a deformed hand or who had lost one hand, from Middle English hand, Middle High German hant, found in such appellations as Liebhard mit der Hand (Augsburg 1383).Jewish (Ashkenazic) : nickname from German Hand ‘hand’ (see 1).Irish : Anglicized form of Gaelic Ó Flaithimh (see Guthrie), resulting from an erroneous association of the Gaelic name with the Gaelic word lámh ‘hand’. It is used as an English equivalent for several other names of Gaelic origin too, e.g. Claffey, Glavin, and McClave.Dutch : from a variant of hont ‘dog’, ‘hound’, either a derogatory nickname, or a habitational name for someone living at a house distinguished by the sign of a dog.
Girl/Female
Indian, Tamil
Zitrone
Female
Serbian
(Bulgarian and Serbian Ðна): Bulgarian and Serbian form of Greek Hanna, ANA means "favor; grace."
Male
English
Unisex pet form of English Andrew and Andrea, ANDY means "man; warrior."
Female
Portuguese
Feminine form of Portuguese Desidério, DESIDÉRIA means "longing."
Girl/Female
Tamil
Language
Surname or Lastname
English, Scottish, Danish, Norwegian, Swedish, German, and Jewish (Ashkenazic)
English, Scottish, Danish, Norwegian, Swedish, German, and Jewish (Ashkenazic) : topographic name for someone who lived on patch of sandy soil, from the vocabulary word sand. As a Swedish or Jewish name it was often purely ornamental.Dutch and Belgian : reduced form of Van den Sand(e), Van den Zande, a habitational name from places such as Zande in West Flanders or various minor places named with zand ‘sand’.English and Scottish : from a short form of Alexander.French : from a Germanic personal name, Sando.
Girl/Female
Australian, Dutch
Loving and Musical
Surname or Lastname
English
English : of uncertain etymology. From the 16th to the 19th century, the English vocabulary word ensign denoted a junior rank of infantry officer, which may be the source of the surname.James Ensign (known as ‘the Puritan’) was born in Chilham, Kent, England, in 1606 and came to Hartford, CT, before 1644.
Female
Spanish
Portuguese and Spanish form of Latin Anna, ANA means "favor; grace."Â Compare with another form of Ana.
Boy/Male
American, Australian, Greek
God of Wine and Revelry
Female
Norwegian
Danish and Norwegian form of Greek Hanna, ANE means "favor; grace."
Female
Finnish
Estonian and Finnish pet form of Greek Hanna, ANU means "favor; grace."
Surname or Lastname
English, German, and Jewish (Ashkenazic)
English, German, and Jewish (Ashkenazic) : metonymic occupational name for a maker of hoops and bands, etc., from Middle English band, bond, Middle High German, Middle Low German bant, German Band denoting something used for tying or binding: ‘hoop’, ‘metal band’, ‘fetter’, ‘shackle’.Old spelling of the Dutch cognates Bant, Bande, from Middle Dutch bant ‘band’.
Boy/Male
Tamil
Prangel | பà¯à®°à®¾à®‚ஜல
Language
PROGRAMMING LANGUAGE-DESIGN-AND-IMPLEMENTATION
PROGRAMMING LANGUAGE-DESIGN-AND-IMPLEMENTATION
Boy/Male
Indian, Punjabi, Sikh
One who Sleeps Well
Boy/Male
Teutonic English
Wise power.
Boy/Male
Hindu, Indian
Delight
Girl/Female
Hindu, Indian, Tamil, Traditional
Wife of Lord Sri Ram
Girl/Female
Tamil
Minaxi | மீநாகà¯à®·à¯€Â
Have eyes as fish
Boy/Male
Arabic, Muslim
Stoner
Girl/Female
Hindu, Indian, Tamil
Daughter of Raja Shanmugavel
Girl/Female
Tamil
The princess
Girl/Female
Tamil
Itishree | இதிஷà¯à®°à¯€
Start
Girl/Female
Bengali, Gujarati, Hindu, Indian, Kannada, Malayalam, Marathi, Sanskrit, Sindhi, Tamil, Telugu
Beauty; Silver
PROGRAMMING LANGUAGE-DESIGN-AND-IMPLEMENTATION
PROGRAMMING LANGUAGE-DESIGN-AND-IMPLEMENTATION
PROGRAMMING LANGUAGE-DESIGN-AND-IMPLEMENTATION
PROGRAMMING LANGUAGE-DESIGN-AND-IMPLEMENTATION
PROGRAMMING LANGUAGE-DESIGN-AND-IMPLEMENTATION
imp. & p. p.
of Language
v. t.
To communicate by language; to express in language.
n.
The language of the ancient Germans; the Teutonic languages, collectively.
n.
One who designs, marks out, or plans; a contriver.
n.
Specifically, intention or purpose as revealed or inferred from the adaptation of means to an end; as, the argument from design.
n.
The expression of ideas by writing, or any other instrumentality.
n.
The realization of an inventive or decorative plan; esp., a work of decorative art considered as a new creation; conception or plan shown in completed work; as, this carved panel is a fine design, or of a fine design.
v. i.
To feign with an evil design.
n.
The Provencal language. See Langue d'oc.
v. t.
A company of persons united in any common design, especially a body of armed men.
a.
Having a language; skilled in language; -- chiefly used in composition.
v. i.
To form a design or designs; to plan.
n.
The vocabulary and phraseology belonging to an art or department of knowledge; as, medical language; the language of chemistry or theology.
imp. & p. p.
of Design
n.
The invention and conduct of the subject; the disposition of every part, and the general order of the whole.
n.
Any means of conveying or communicating ideas; specifically, human speech; the expression of ideas by the voice; sounds, expressive of thought, articulated by the organs of the throat and mouth.
v. t.
To designate as by an ensign.
n.
To create or produce, as a work of art; to form a plan or scheme of; to form in idea; to invent; to project; to lay out in the mind; as, a man designs an essay, a poem, a statue, or a cathedral.
n.
The suggestion, by objects, actions, or conditions, of ideas associated therewith; as, the language of flowers.