AI & ChatGPT searches , social queriess for PROGRAM DATABASE

Search references for PROGRAM DATABASE. Phrases containing PROGRAM DATABASE

See searches and references containing PROGRAM DATABASE!

AI searches containing PROGRAM DATABASE

PROGRAM DATABASE

  • Program database
  • File format for debugging information

    Program database (PDB) is a file format (developed by Microsoft) for storing debugging information about a program (or, commonly, program modules such

    Program database

    Program_database

  • Database
  • Organized collection of data in computing

    hooks for database design, application programming, application program maintenance, database performance analysis and monitoring, database configuration

    Database

    Database

    Database

  • Object database
  • Database presenting data as objects

    object-oriented programming. Object databases are different from relational databases which are table-oriented. A third type, object–relational databases, is a

    Object database

    Object database

    Object_database

  • Database application
  • A database application is a computer program whose primary purpose is retrieving information from a computerized database. From here, information can

    Database application

    Database application

    Database_application

  • Global Volcanism Program
  • American research program

    The Smithsonian Institution's Global Volcanism Program (GVP) documents Earth's volcanoes and their eruptive history during the Quaternary Period of Earth's

    Global Volcanism Program

    Global Volcanism Program

    Global_Volcanism_Program

  • Java Database Connectivity
  • API for Java

    Java Database Connectivity (JDBC) is an application programming interface (API) for the Java programming language which defines how a client may access

    Java Database Connectivity

    Java_Database_Connectivity

  • Superbase (database)
  • End-user desktop database program

    Superbase is an end-user desktop database program that started on the Commodore 64 and was ported from that to various operating systems over the course

    Superbase (database)

    Superbase_(database)

  • Relational database
  • Digital database whose organization is based on the relational model of data

    A relational database (RDB) is a database based on the relational model of data, as proposed by E. F. Codd in 1970. A Relational Database Management System

    Relational database

    Relational_database

  • Deductive database
  • Database system

    queries in deductive databases. Deductive databases have grown out of the desire to combine logic programming with relational databases to construct systems

    Deductive database

    Deductive_database

  • Database refactoring
  • of database refactoring: Architecture Refactoring A change which improves the overall manner in which external programs interact with a database. Methods

    Database refactoring

    Database_refactoring

  • Tz database
  • Collaborative compilation of information about the world's time zones

    programs and operating systems. Paul Eggert has been its editor and maintainer since 2005, with the organizational backing of ICANN. The tz database is

    Tz database

    Tz database

    Tz_database

  • Document-oriented database
  • Type of computer program

    A document-oriented database, or document store, is a computer program and data storage system designed for storing, retrieving, and managing document-oriented

    Document-oriented database

    Document-oriented_database

  • Microsoft Access
  • Database manager part of the Microsoft 365 package

    (with FoxPro) dominated the desktop database market. Microsoft Access was the first mass-market database program for Windows. With Microsoft's purchase

    Microsoft Access

    Microsoft Access

    Microsoft_Access

  • Oracle Database
  • Proprietary database management system

    Oracle AI Database (commonly referred to as Oracle Database, Oracle DBMS, Oracle Autonomous Database, or simply as Oracle) is a proprietary multi-model

    Oracle Database

    Oracle_Database

  • List of countries by GDP (PPP) per capita
  • data.worldbank.org. World Bank. Retrieved 7 July 2020. "World Bank, International Comparison Program database". Retrieved 10 April 2018. IMF DataMapper

    List of countries by GDP (PPP) per capita

    List of countries by GDP (PPP) per capita

    List_of_countries_by_GDP_(PPP)_per_capita

  • Database administrator
  • Software profession

    Required skills for database administrators include knowledge of SQL, database queries, database theory, database design, specific databases, such as Oracle

    Database administrator

    Database_administrator

  • SQLite
  • Serverless relational database management system

    /ˈsiːkwəˌlaɪt/ "sequel-ite") is a free and open-source relational database engine written in the C programming language. It is not a standalone application; rather

    SQLite

    SQLite

    SQLite

  • IMDb
  • Online media database

    IMDb, formerly known as the Internet Movie Database, is an online database of information related to films, television series, podcasts, video games,

    IMDb

    IMDb

    IMDb

  • Database normalization
  • Reduction of data redundancy

    Database normalization is the process of structuring a relational database in accordance with a series of normal forms to reduce data redundancy and improve

    Database normalization

    Database_normalization

  • Database engine
  • Component of a database management system

    update and delete (CRUD) data from a database. Most database management systems include their own application programming interface (API) that allows the user

    Database engine

    Database_engine

  • JADE (programming language)
  • Software development and deployment platform

    consists of the JADE programming language, integrated development environment and debugger, integrated application server and object database management system

    JADE (programming language)

    JADE_(programming_language)

  • Key–value database
  • Data storage paradigm

    types to the database program allows it to apply various optimizations. In contrast, key-value systems treat the value as opaque to the database itself, and

    Key–value database

    Key–value database

    Key–value_database

  • Lightning Memory-Mapped Database
  • Software library providing an embedded transactional key-value database

    Lightning Memory-Mapped Database (LMDB) is an embedded transactional database in the form of a key-value store. LMDB is written in C with API bindings

    Lightning Memory-Mapped Database

    Lightning_Memory-Mapped_Database

  • Aerospike (database)
  • Open source NoSQL database

    Aerospike Database is a real-time, high-performance NoSQL database. It is designed for applications that cannot experience any downtime and require high

    Aerospike (database)

    Aerospike_(database)

  • Graph database
  • Database using graph structures for queries

    graph databases are accessed through application programming interfaces (APIs). Graph databases differ from graph compute engines. Graph databases are technologies

    Graph database

    Graph_database

  • Helix (database)
  • Helix is a database management system for the Apple Macintosh platform, created in 1983. Helix uses a graphical "programming language" to add logic to

    Helix (database)

    Helix_(database)

  • Database server
  • Computer server providing database services

    A database server is a server which uses a database application that provides database services to other computer programs or to computers, as defined

    Database server

    Database_server

  • Database object
  • Defined object used to store or reference data

    tuples from the database can represent objects in the sense of object-oriented programming, but are not considered database objects. "Database Objects". docs

    Database object

    Database_object

  • Database transaction
  • Unit of work performed within a database management system

    many operations upon a database remain uncompleted, with unclear status. To provide isolation between programs accessing a database concurrently. If this

    Database transaction

    Database_transaction

  • Ki Database
  • Public domain database of binding affinities for drugs and other chemical compounds

    Psychoactive Drug Screening Program and by a gift from the Heffter Research Institute. As of April 2010[update], the database had data for 7,449 compounds

    Ki Database

    Ki_Database

  • Navigational database
  • Database in which records or objects are found by following references from other objects

    the current position to the record that is retrieved. Navigational database programming thus came to be seen as intrinsically procedural; and moreover to

    Navigational database

    Navigational_database

  • SQL
  • Relational database programming language

    database management systems List of SQL programming books List of SQL software and tools Microsoft Transact-SQL (T-SQL) MUMPS NoSQL Object database Online

    SQL

    SQL

  • National Center for Biotechnology Information
  • Database branch of the US National Library of Medicine

    building upon the preexisting FASTA program. The NCBI also assumed responsibility for the preexisting GenBank database of DNA and amino acid sequences, initially

    National Center for Biotechnology Information

    National Center for Biotechnology Information

    National_Center_for_Biotechnology_Information

  • Embedded database
  • Database management system

    that includes: database systems with differing application programming interfaces (SQL as well as proprietary, native APIs) database architectures (client-server

    Embedded database

    Embedded_database

  • Clarion (programming language)
  • Database language, released 1986

    fourth-generation programming language (4GL), multi-paradigm, programming language and integrated development environment (IDE) from SoftVelocity used to program database

    Clarion (programming language)

    Clarion_(programming_language)

  • MySQL
  • SQL database engine software

    with a MySQL database using SQL, but more often, MySQL is used with other programs to implement applications that need relational database capability.

    MySQL

    MySQL

    MySQL

  • In-memory database
  • Database management system that primarily relies on main memory for computer data storage

    An in-memory database (IMDb, or main memory database system (MMDB) or memory resident database) is a database management system that primarily relies on

    In-memory database

    In-memory_database

  • INP (database)
  • Early database management system

    (pronounced "imp") is a database management system including forms processing data entry. It consists of over fifty utility programs for database access and support

    INP (database)

    INP_(database)

  • Internet Adult Film Database
  • Online database of US pornographic films and actors

    Vanzetti was looking for a project on which to teach himself on-line database programming using SQL Server, and this seemed like a natural fit, since they

    Internet Adult Film Database

    Internet Adult Film Database

    Internet_Adult_Film_Database

  • List of NoSQL software and tools
  • This is a list of software and programming tools for NoSQL databases, including database engines, database administration tools, IDEs, migration tools

    List of NoSQL software and tools

    List_of_NoSQL_software_and_tools

  • Cursor (databases)
  • Database systems concept

    addition and removal of database records. The database cursor characteristic of traversal makes cursors akin to the programming language concept of iterator

    Cursor (databases)

    Cursor_(databases)

  • EDA database
  • Database for electronic design automation

    An EDA database is a database specialized for the purpose of electronic design automation. These application specific databases are required because general

    EDA database

    EDA_database

  • Database-as-IPC
  • Misusing databases for temporary messages

    In computer programming, Database-as-IPC may be considered an anti-pattern where a disk persisted table in a database is used as the message queue store

    Database-as-IPC

    Database-as-IPC

  • Database model
  • Type of data model

    A database model is a type of data model that determines the logical structure of a database. It fundamentally determines in which manner data can be stored

    Database model

    Database model

    Database_model

  • Evolutionary database design
  • the program without affecting the functionality of the program. Database refactoring is the technique of implementing small changes to the database schema

    Evolutionary database design

    Evolutionary_database_design

  • Berkeley DB
  • Software library providing embedded database for key/value data

    SQLite in Berkeley DB (it uses Berkeley DB for storage). A program accessing the database is free to decide how the data is to be stored in a record.

    Berkeley DB

    Berkeley_DB

  • National Vulnerability Database
  • American government data repository

    The National Vulnerability Database (NVD) is the U.S. government repository of standards-based vulnerability management data represented using the Security

    National Vulnerability Database

    National Vulnerability Database

    National_Vulnerability_Database

  • Synonym (database)
  • Alternate name for a table, view, sequence, or other schema object in a database

    to access database objects owned by other users. They also hide the underlying object's identity and make it harder for a malicious program or user to

    Synonym (database)

    Synonym_(database)

  • C (programming language)
  • General-purpose programming language

    C is a general-purpose programming language created in the 1970s by Dennis Ritchie. By design, C gives the programmer relatively direct access to the

    C (programming language)

    C (programming language)

    C_(programming_language)

  • Database dump
  • Record of the table structure and/or the data from a database

    tool to generate Database dump Data portability mysqldump — A Database Backup Program PostgreSQL dump backup methods, for PostgreSQL databases. v t e

    Database dump

    Database_dump

  • Federal Transit Administration
  • US agency providing financial and technical assistance to public transport operators

    Reduction (TIGGER) Program Veterans Transportation and Community Living Initiative Capital Grants Program Since 1974, the National Transit Database (NTD) has served

    Federal Transit Administration

    Federal_Transit_Administration

  • Object–relational database
  • Database management system

    the database is essentially a persistent object store for software written in an object-oriented programming language, with an application programming interface

    Object–relational database

    Object–relational database

    Object–relational_database

  • Database testing
  • Testing of database software systems

    the program is being tested. Also, certain errors cannot be detected. White-box testing mainly deals with the internal structure of the database. The

    Database testing

    Database_testing

  • Python (programming language)
  • General-purpose programming language

    Python is a high-level, general-purpose programming language that emphasizes code readability, simplicity, and ease-of-writing with the use of significant

    Python (programming language)

    Python (programming language)

    Python_(programming_language)

  • List of SQL software and tools
  • SQL software and development tools

    This is a list of software and programming tools for the SQL language, including RDBMSs, database clients, IDEs, Database administration tools, migration

    List of SQL software and tools

    List_of_SQL_software_and_tools

  • FoxPro
  • Programming language

    procedurally oriented programming language and database management system (DBMS), and it is also an object-oriented programming language, originally published

    FoxPro

    FoxPro

  • Multiversion concurrency control
  • Concurrency control method commonly used by database management systems

    control method commonly used by database management systems to provide concurrent access to the database and in programming languages to implement transactional

    Multiversion concurrency control

    Multiversion_concurrency_control

  • Reunification of Gran Colombia
  • Merger of Colombia, Venezuela, Ecuador, and Panama

    Indicators database, World Bank. Database updated on 1 July 2017. Accessed on 2 July 2017. "World Bank, International Comparison Program database". Retrieved

    Reunification of Gran Colombia

    Reunification of Gran Colombia

    Reunification_of_Gran_Colombia

  • Paradox (database)
  • Relational database management system

    Paradox is a relational database management system currently published by Corel Corporation. It was originally released for MS-DOS by Ansa Software, and

    Paradox (database)

    Paradox_(database)

  • UpdateStar
  • Package-management software

    for approximately 1.3 million software programs. Implementing a social computing aspect, the update database is maintained by the users. UpdateStar uses

    UpdateStar

    UpdateStar

  • DNA database
  • Type of database

    A DNA database or DNA databank is a database of DNA profiles which can be used in the analysis of genetic diseases, genetic fingerprinting for criminology

    DNA database

    DNA_database

  • Don't repeat yourself
  • Principle of software development

    abstraction". Abstraction principle (programming) Code duplication Code reuse Copy and paste programming Database normalization and denormalization Disk

    Don't repeat yourself

    Don't_repeat_yourself

  • Source code in database
  • comment out code that doesn't parse correctly. Visual programming tools may store programs as databases, since specialized structure editors are required

    Source code in database

    Source_code_in_database

  • MongoDB
  • Cross-platform document-oriented database

    source-available, cross-platform, document-oriented database program. Classified as a NoSQL database product, MongoDB uses JSON-like documents (called BSON)

    MongoDB

    MongoDB

  • Cloud database
  • Database running on a cloud computing platform

    A cloud database is a database that typically runs on a cloud computing platform, with access provided as a service. There are two common deployment models:

    Cloud database

    Cloud_database

  • Access Database Engine
  • Database engine built by Microsoft

    allows programmers to access JET databases using any programming language. Jet allows multiple users to access the database concurrently. To prevent that

    Access Database Engine

    Access_Database_Engine

  • Database design
  • Designing how data is held in a database

    columns. In an Object database the storage objects correspond directly to the objects used by the Object-oriented programming language used to write

    Database design

    Database_design

  • Logic programming
  • Programming paradigm based on formal logic

    Logic programming is a programming, database, and knowledge representation paradigm based on formal logic. A logic program is a set of sentences in logical

    Logic programming

    Logic_programming

  • Shard (database architecture)
  • Horizontal partition of data in a database or search engine

    A database shard, or simply a shard, is a horizontal partition of data within a database or search engine. Each shard may be held on a separate database

    Shard (database architecture)

    Shard_(database_architecture)

  • National Database and Registration Authority
  • Government agency of Pakistan that regulates government databases

    National Database & Registration Authority (NADRA;Urdu: قومی مقتدرہِ اندراجات و معطیات) is an independent and autonomous agency under the control of the

    National Database and Registration Authority

    National_Database_and_Registration_Authority

  • Multi-model database
  • Database management system

    In the field of database design, a multi-model database is a database management system designed to support multiple data models against a single, integrated

    Multi-model database

    Multi-model_database

  • Database preservation
  • Form of preservation

    as inactive archiving) involves transferring data from an obsolete database program to a newer format. There are three methods of migration: backward compatibility

    Database preservation

    Database_preservation

  • K (programming language)
  • Programming language

    language serves as the foundation for kdb+, an in-memory, column-based database, and other related financial products. The language, originally developed

    K (programming language)

    K_(programming_language)

  • Database abstraction layer
  • Application programming interface

    A database abstraction layer (DBAL or DAL) is an application programming interface which unifies the communication between a computer application and databases

    Database abstraction layer

    Database_abstraction_layer

  • GUN (graph database)
  • Decentralized Graph Database

    offline-first, real-time, decentralized, graph database written in JavaScript for the web browser. The database is implemented as a peer-to-peer network distributed

    GUN (graph database)

    GUN_(graph_database)

  • FERET database
  • Dataset used for facial recognition system evaluation

    Technology (FERET) database is a dataset used for facial recognition system evaluation as part of the Face Recognition Technology (FERET) program. It was first

    FERET database

    FERET_database

  • USDA National Nutrient Database
  • The USDA National Nutrient Database for Standard Reference (renamed in 2019 to FoodData Central) is a database produced by the United States Department

    USDA National Nutrient Database

    USDA_National_Nutrient_Database

  • Membranome database
  • Online biodatabase of proteins

    TMDOCK program. The models of the homodimers were verified through comparison with available experimental data for nearly 600 proteins. The database includes

    Membranome database

    Membranome_database

  • MultiValue database
  • Type of NoSQL database

    A MultiValue database is a type of NoSQL and multidimensional database. It is typically considered synonymous with PICK, a database originally developed

    MultiValue database

    MultiValue_database

  • API
  • Connection between computers or programs

    part of the ANSI/SPARC framework for database management systems. This framework treated the application programming interface separately from other interfaces

    API

    API

  • Multimedia database
  • Dimensional media(3D game and computer aided drafting programs). Additionally, a Multimedia Database (MMDB) needs to manage additional information pertaining

    Multimedia database

    Multimedia_database

  • Database Directive
  • CC-inspired CCJP

    means". Non-electronic databases are also covered (para. 14 of the preamble). Any computer program used to create the database is not included (para. 23

    Database Directive

    Database Directive

    Database_Directive

  • GemStone/S
  • application framework that was first available for the programming language Smalltalk as an object database. It is proprietary commercial software. GemStone

    GemStone/S

    GemStone/S

  • Spanner (database)
  • Cloud-based distributed SQL DBMS service

    Spanner is a distributed SQL database management and storage service developed by Google. It provides features such as global transactions, strongly consistent

    Spanner (database)

    Spanner (database)

    Spanner_(database)

  • PDB
  • Topics referred to by the same term

    isotopes; see δ13C PDB (Palm OS), a record database format Pluggable database, in Oracle Database Program database, a debugging information format Python

    PDB

    PDB

  • Temporal database
  • Database that stores information relating to past, present and future time

    A temporal database stores data relating to time instances. It offers temporal data types and stores information relating to past, present and future time

    Temporal database

    Temporal_database

  • General-purpose programming language
  • Programming language used in many domains

    domain-specific programming language (DSL) is used within a specific area. For example, Python is a GPL, while SQL is a DSL for querying relational databases. Early

    General-purpose programming language

    General-purpose_programming_language

  • Harbour (programming language)
  • Computer programming language

    Harbour is a computer programming language, used mainly to create database/business programs. It is a modernised cross-platform version of the older Clipper

    Harbour (programming language)

    Harbour_(programming_language)

  • Realm (database)
  • Open-source object database management system

    Realm is an open source object database management system, initially for mobile operating systems (Android/iOS) but also available for platforms such as

    Realm (database)

    Realm_(database)

  • MAINWAY
  • NSA database of US telephone calls

    including AT&T, Verizon, and T-Mobile. The existence of this database and the NSA program that compiled it was unknown to the general public until USA

    MAINWAY

    MAINWAY

    MAINWAY

  • Outline of databases
  • Overview of and topical guide to databases

    everything in software that is not program code. Active database – Database with event driven features Animation database – Database for storing and reusing animation

    Outline of databases

    Outline_of_databases

  • Milvus (vector database)
  • Open-source distributed vector database

    Milvus is a distributed vector database developed by Zilliz. It is available as both open-source software and a cloud service called Zilliz Cloud. Milvus

    Milvus (vector database)

    Milvus_(vector_database)

  • Recode (database)
  • RECODE is a database of "programmed" frameshifts, bypassing and codon redefinition used for gene expression. Translational frameshift Baranov, P V; Gurvich

    Recode (database)

    Recode_(database)

  • Real-time database
  • Data base where data is processed in the real-time

    portion of the database. A transaction is usually the result of an execution of a program that accesses or changes the contents of a database. A transaction

    Real-time database

    Real-time_database

  • H2 Database Engine
  • Database management system

    Query Language) standard is supported. The main programming APIs are SQL and JDBC, however the database also supports using the PostgreSQL ODBC driver

    H2 Database Engine

    H2 Database Engine

    H2_Database_Engine

  • Actian NoSQL Object Database
  • Database management system

    Actian NoSQL Database (formerly known as Versant Object Database or VOD) is an object database software product initially developed by Versant Corporation

    Actian NoSQL Object Database

    Actian NoSQL Object Database

    Actian_NoSQL_Object_Database

  • Comparison of relational database management systems
  • tables compare general and technical information for a number of relational database management systems. Please see the individual products' articles for further

    Comparison of relational database management systems

    Comparison_of_relational_database_management_systems

  • Computer program
  • Instructions a computer can execute

    A computer program is a sequence or set of instructions in a programming language for a computer to execute. It is one component of software, which also

    Computer program

    Computer program

    Computer_program

  • Biological database
  • Database of biological information

    datasets. The database was made publicly available in the form of a program called WoundsDB, downloadable from the Chronic Wound Database website. Biological

    Biological database

    Biological database

    Biological_database

  • Government database
  • Information collected by a state

    state databases be linked into a single national database. Mail Isolation Control and Tracking: Under the Mail Isolation Control and Tracking program, the

    Government database

    Government_database

AI & ChatGPT searchs for online references containing PROGRAM DATABASE

PROGRAM DATABASE

AI search references containing PROGRAM DATABASE

PROGRAM DATABASE

AI search queriess for Facebook and twitter posts, hashtags with PROGRAM DATABASE

PROGRAM DATABASE

Follow users with usernames @PROGRAM DATABASE or posting hashtags containing #PROGRAM DATABASE

PROGRAM DATABASE

Online names & meanings

  • Yule
  • Boy/Male

    English

    Yule

    Born at Christmas.

  • Strutton
  • Surname or Lastname

    English

    Strutton

    English : variant of Stratton.

  • Sheerin | ஷீரீந
  • Boy/Male

    Tamil

    Sheerin | ஷீரீந

    Charming, Pleasant

  • Naimat
  • Girl/Female

    Arabic, Australian, Muslim

    Naimat

    Blessing; Favour; Delight; Ease; Wealth

  • JANNIKE
  • Female

    Swedish

    JANNIKE

     Feminine form of Swedish Jannik, JANNIKE means "God is gracious." Compare with another form of Jannike.

  • Sandreia
  • Girl/Female

    British, English

    Sandreia

    The Love of God

  • Abdul Maajid |
  • Boy/Male

    Muslim

    Abdul Maajid |

    Slave of the excellence, Servant of the glorious, Servant of the noble

  • Gobnat
  • Girl/Female

    Irish

    Gobnat

    Brings joy.

  • Abhilasha
  • Boy/Male

    Indian

    Abhilasha

    One who Desires Something

  • Shrita
  • Girl/Female

    Hindu

    Shrita

    Goddess Lakshmi

AI search & ChatGPT queriess for Facebook and twitter users, user names, hashtags with PROGRAM DATABASE

PROGRAM DATABASE

Top AI & ChatGPT search, Social media, medium, facebook & news articles containing PROGRAM DATABASE

PROGRAM DATABASE

AI searchs for Acronyms & meanings containing PROGRAM DATABASE

PROGRAM DATABASE

AI searches, Indeed job searches and job offers containing PROGRAM DATABASE

Other words and meanings similar to

PROGRAM DATABASE

AI search in online dictionary sources & meanings containing PROGRAM DATABASE

PROGRAM DATABASE

  • Grogram
  • n.

    Alt. of Grogran

  • Playbill
  • n.

    A printed programme of a play, with the parts assigned to the actors.

  • Programme
  • n.

    That which is written or printed as a public notice or advertisement; a scheme; a prospectus; especially, a brief outline or explanation of the order to be pursued, or the subjects embraced, in any public exercise, performance, or entertainment; a preliminary sketch.

  • Programma
  • n.

    Any law, which, after it had passed the Athenian senate, was fixed on a tablet for public inspection previously to its being proposed to the general assembly of the people.

  • Program
  • n.

    Same as Programme.

  • Card
  • n.

    A published note, containing a brief statement, explanation, request, expression of thanks, or the like; as, to put a card in the newspapers. Also, a printed programme, and (fig.), an attraction or inducement; as, this will be a good card for the last day of the fair.

  • Optogram
  • n.

    An image of external objects fixed on the retina by the photochemical action of light on the visual purple. See Optography.

  • Programma
  • n.

    See Programme.

  • Grogran
  • n.

    A coarse stuff made of silk and mohair, or of coarse silk.

  • Trigram
  • n.

    Same as Trigraph.

  • Programma
  • n.

    A preface.

  • Programma
  • n.

    An edict published for public information; an official bulletin; a public proclamation.

  • Myogram
  • n.

    See Muscle curve, under Muscle.

  • Slate
  • v. t.

    A list of candidates, prepared for nomination or for election; a list of candidates, or a programme of action, devised beforehand.

  • Programmata
  • pl.

    of Programma

  • Optography
  • n.

    The production of an optogram on the retina by the photochemical action of light on the visual purple; the fixation of an image in the eye. The object so photographed shows white on a purple or red background. See Visual purple, under Visual.

  • Paragram
  • n.

    A pun.

  • Flyer
  • n.

    Anything that is scattered abroad in great numbers as a theatrical programme, an advertising leaf, etc.