Sciweavers

742 search results - page 2 / 149
» Formal Grammar for Java
Sort
View
TSE
2008
107views more  TSE 2008»
13 years 5 months ago
Interface Grammars for Modular Software Model Checking
We propose an interface specification language based on grammars for modular software model checking. In our interface specification language, component interfaces are specified a...
Graham Hughes, Tevfik Bultan
PASTE
2010
ACM
13 years 7 months ago
Packrat parsers can handle practical grammars in mostly constant space
Packrat parsing is a powerful parsing algorithm presented by Ford in 2002. Packrat parsers can handle complicated grammars and recursive structures in lexical elements more easily...
Kota Mizushima, Atusi Maeda, Yoshinori Yamaguchi
GRAMMARS
2002
116views more  GRAMMARS 2002»
13 years 5 months ago
An Informal Sketch of a Formal Architecture for Construction Grammar
Abstract. A formal architecture for Construction Grammar (CG) is sketched. Modeling domain objects (constructs) are constituent structures with feature structures at the nodes, aka...
Paul Kay
EACL
2003
ACL Anthology
13 years 7 months ago
Lexicalized Grammar Acquisition
This paper presents a formalization of automatic grammar acquisition that is based on lexicalized grammar formalisms (e.g. LTAG and HPSG). We state the conditions for the consiste...
Yusuke Miyao, Takashi Ninomiya, Jun-ichi Tsujii
ANLP
1997
76views more  ANLP 1997»
13 years 7 months ago
A Prototype of a Grammar Checker for Czech
This paper describes the implementation of a prototype of a grammar based grammar checker for Czech and the basic ideas behind this implementation. The demo is implemented as an i...
Tomás Holan, Vladislav Kubon, Martin Pl&aac...