Augmented Syntax Diagrams - Examples

Copyright 2003-2021 James A. Mason

Home  
Introduction   News
Demos   Examples
Software   Documents

page last updated on 2021 Jun 4

Examples from a "Real World" application:

These are screen shots from ASDEditor of several components of an ASD grammar that was used successfully to translate Toronto, Ontario, parking bylaws from English to a coded form suitable for use in computer applications:

Miscellaneous examples - example grammars and applications that do not specifically involve the English language:

English examples - example grammars and applications for parts of the English language:

Here are some suggested examples to try parsing with the demo version of ASDParser:
With the example grammar cardinal.grm:
  --  "one hundred and twenty-five thousand"
       Try parsing it stepwise, with and without the check boxes being checked.  Try for more than one successful parse.
With the example grammar npX.grm:
  -- "the last doughnut in this big box"
  -- "the very first little green apple"