FACTOID # 26: Most Zambians don't live to see their 40th birthday.
 
 Home   Encyclopedia   Statistics   Countries A-Z   Flags   Maps   Education   Forum   FAQ   About 
 
WHAT'S NEW
RECENT ARTICLES
More Recent Articles »
 

FACTS & STATISTICS    Simple view

  1. Select countries to view: (hold down Control key and click to select several)

     

     

    Compare:

     

     

  1. Select fact or statistic: (* = graphable)

     

     

     

  2. (OPTIONAL) Compare to statistic: (both need to be graphable)

     

     

     

  3. View result as:

     

       
(OR) SEARCH ALL encyclopedia, stats & forums:   

Encyclopedia > Terminal symbol

A terminal symbol, in BNF jargon, is a symbol that represents a constant value. For instance, to represent an integer, the following BNF may be described:

<integer> := ['-'] <digit> {<digit>}
<digit> := '0' | '1' | '2' | '3' | '4' | '5' | '6' | '7' | '8' | '9'


Here, the symbols (-,0,1,2,3,4,5,6,7,8,9) are terminal symbols. <digit> and <integer> are called nonterminal symbols.


A terminal symbol can be thought of as an indivisible entity — it is not possible to express a terminal in terms of other terminals or nonterminals.


  Results from FactBites:
 
Terminal - Wikipedia, the free encyclopedia (275 words)
Terminal station, a passenger rail station where rail service begins and ends; the end of the line.
Terminal illness, a progressive disease that is expected to cause death
Terminal symbol, in formal grammar, is a symbol that cannot be further divided
terminal - definition of terminal in Encyclopedia (319 words)
In air travel, a terminal refers to one or more buildings at an airport where passengers transfer from ground transportation to the facilities that allow them to board airplanes.
In rail transport, a terminal is a passenger rail station where rail service begins and ends; the end of the line.
Terminal symbol in BNF is an indivisible entity.
  More results at FactBites »


 

COMMENTARY     


Share your thoughts, questions and commentary here
Your name
Your comments
Please enter the 5-letter protection code

Want to know more?
Search encyclopedia, statistics and forums:

 


Lesson Plans | Student Area | Student FAQ | Reviews | Press Releases |  Feeds | Contact
The Wikipedia article included on this page is licensed under the GFDL.
Images may be subject to relevant owners' copyright.
All other elements are (c) copyright NationMaster.com 2003-5. All Rights Reserved.
Usage implies agreement with terms.