Abstract_semantic_graph Abstract_semantic_graph

Abstract semantic graph - Definition and Overview

Related Words: Abbreviate, Abbreviation, Abstraction, Academic, Altarpiece, And, Annex, Arcane, Bag, Bob, Boost, Borrow, Breviary


In computer science, an abstract semantic graph (ASG) is a data structure used in representing or deriving the semantics of an expression in a formal language (for example, a programming language).

An abstract semantic graph is a higher level abstraction than an abstract syntax tree (or AST), which is used to express the syntactic structure of an expression or program.

An abstract semantic graph is typically constructed from an abstract syntax tree by a process of enrichment and abstraction. The enrichment can for example be the addition of back-pointers, edges from an identifier node (where a variable is being used) to a node representing the declaration of that variable. The abstraction can entail the removal of details which are relevant only in parsing, not for semantics.

Example Usage of Abstract

TopHackerNews: Objects Are Not Abstract Data Types http://tr.im/HEHa http://ff.im/-cVAW9
thaneeyamcardle: RT @escapeintolife Abstract Paintings & Drawings - a set on Flickr http://bit.ly/7o4GdH <---wow |||| Thanks, glad you enjoy my Abstract art!
communitymx: New tutorial in the email setup series: Using Gmail as Your Email Client by @estellevw: http://www.communitymx.com/Abstract.cfm?cid=8432D
Copyright 2009 WordIQ.com - Privacy Policy  :: Terms of Use  :: Contact Us  :: About Us
This article is licensed under the GNU Free Documentation License. It uses material from the this Wikipedia article.