Sciweavers

376 search results - page 29 / 76
» Grammar Development in GF
Sort
View
DATE
1998
IEEE
165views Hardware» more  DATE 1998»
14 years 28 days ago
AGENDA: An Attribute Grammar Driven Environment for the Design Automation of Digital Systems
Attribute grammars have been used extensively in every phase of traditional compiler construction. Recently, it has been shown that they can also be effectively adopted to handle ...
George Economakos, George K. Papakonstantinou, Pan...
ACL
1998
13 years 10 months ago
Separating Surface Order and Syntactic Relations in a Dependency Grammar
This paper proposes decoupling the dependency tree from word order, such that surface ordering is not determined by traversing the dependency tree. We develop the notion of a word...
Norbert Bröker
ECAI
2010
Springer
13 years 9 months ago
Acquisition of Grammar in Autonomous Artificial Systems
Over the past several decades, psycholinguists have gained countless insights into the process of child language acquisition. Can these findings be used for the development of lang...
Kateryna Gerasymova, Michael Spranger
AIEDAM
2006
97views more  AIEDAM 2006»
13 years 8 months ago
Creating cross-over vehicles: Defining and combining vehicle classes using shape grammars
In the push for new vehicle designs, the distinctions between vehicle classes are quickly becoming blurred. We use shape grammars to quantify the differences between vehicle class...
Seth Orsborn, Jonathan Cagan, Richard R. Pawlicki,...
FUIN
2007
138views more  FUIN 2007»
13 years 8 months ago
Parsing Expression Grammar as a Primitive Recursive-Descent Parser with Backtracking
Two recent developments in the field of formal languages are Parsing Expression Grammar (PEG) and packrat parsing. The PEG formalism is similar to BNF, but defines syntax in ter...
Roman R. Redziejowski