Skip to main content

Bottom Up Parsing

  • Chapter
  • 75 Accesses

Part of the book series: Symbolic Computation ((1064))

Abstract

The declarative reading of a logic grammar specifies the strings that are in the language generated by the grammar; the procedural reading of a logic grammar specifies how strings of the language are generated or analyzed. Up until now we have used a top-down (with respect to the parse tree) procedural reading for our logic grammars: grammar rules are compiled to Prolog clauses which analyze or generate sentences starting from the root of the parse tree. We will now describe another procedural interpretation of DCTGs which in fact constructs the parse tree from the bottom up. This is based on the work of Matsumoto et al. which is called “BUP: a bottom-up parser in Prolog.” One reason for considering bottom-up parsing is that top-down parsing prevents the use of left-recursive rules. The BUP parser allows the use of left-recursive rules, but is, however, unable to deal with rules with empty right hand sides. Another reason for considering bottom up parsing is that some scientists consider bottom up sentence recognition as more cognitively likely.

This is a preview of subscription content, log in via an institution.

Buying options

Chapter
USD   29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD   39.99
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD   54.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Learn about institutional subscriptions

Preview

Unable to display preview. Download preview PDF.

Unable to display preview. Download preview PDF.

Author information

Authors and Affiliations

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 1989 Springer-Verlag New York Inc.

About this chapter

Cite this chapter

Abramson, H., Dahl, V. (1989). Bottom Up Parsing. In: Logic Grammars. Symbolic Computation. Springer, New York, NY. https://doi.org/10.1007/978-1-4612-3640-5_13

Download citation

  • DOI: https://doi.org/10.1007/978-1-4612-3640-5_13

  • Publisher Name: Springer, New York, NY

  • Print ISBN: 978-1-4612-8188-7

  • Online ISBN: 978-1-4612-3640-5

  • eBook Packages: Springer Book Archive

Publish with us

Policies and ethics