2004
DOI: 10.1017/s0956796803004738
|View full text |Cite
|
Sign up to set email alerts
|

Grammatical Framework

Abstract: Grammatical Framework (GF) is a special-purpose functional language for defining grammars. It uses a Logical Framework (LF) for a description of abstract syntax, and adds to this a notation for defining concrete syntax. GF grammars themselves are purely declarative, but can be used both for linearizing syntax trees and parsing strings. GF can describe both formal and natural languages. The key notion of this description is a grammatical object, which is not just a string, but a record that contains all informa… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
48
0

Year Published

2007
2007
2020
2020

Publication Types

Select...
4
3
1

Relationship

1
7

Authors

Journals

citations
Cited by 127 publications
(51 citation statements)
references
References 38 publications
0
48
0
Order By: Relevance
“…Writing text in a controlled natural language is a harder problem, as the formal grammar limits what can be expressed, and also how it is written. This problem can be mitigated by means of specialized text editors (e.g., as provided by the Grammatical Framework [44], [45,Chap. 7] or Attempto Controlled English [15,25]) which guide the user towards writing acceptable sentences.…”
Section: Future Workmentioning
confidence: 99%
“…Writing text in a controlled natural language is a harder problem, as the formal grammar limits what can be expressed, and also how it is written. This problem can be mitigated by means of specialized text editors (e.g., as provided by the Grammatical Framework [44], [45,Chap. 7] or Attempto Controlled English [15,25]) which guide the user towards writing acceptable sentences.…”
Section: Future Workmentioning
confidence: 99%
“…Grammatical Framework (GF, Ranta, 2004) is a typetheoretical grammar formalism. A GF grammar consists of an abstract syntax, which defines a set of abstract syntax trees, and one or more concrete syntaxes, which define how abstract syntax trees are mapped to (and from) strings.…”
Section: Grammatical Frameworkmentioning
confidence: 99%
“…We present a web service for natural language processing with Portable Grammar Format (PGF, Angelov et al, 2008) grammars, which can be used to build interactive natural language web applications. PGF is the back-end format to which Grammatical Framework (GF, Ranta, 2004) grammars are compiled. PGF has been designed to allow efficient implementations.…”
Section: Introductionmentioning
confidence: 99%
“…Our concrete implementation is for a particular grammar formalism, namely parallel multiple context-free grammars (pmcfg) (Seki et al, 1991), which is the core formalism used by the Grammatical Framework (gf) (Ranta, 2004). However, the general method works for any formalism that is at most as expressive as pmcfg: context-free grammars (cfg) and multiple context-free grammars (mcfg), which covers formalisms such as Tree-Adjoining Grammar (Joshi et al, 1975), Combinatorial Categorial Grammar (Steedman, 1988) and Minimalist Grammar (Stabler, 1997).…”
Section: Introductionmentioning
confidence: 99%
“…Grammatical Framework (gf) (Ranta, 2004) is a framework for building multilingual grammar applications. Its main components are a functional programming language for writing grammars and a resource library (Ranta, 2009), which, as of May 2018, contains the linguistic details of 40 natural languages.…”
Section: Introductionmentioning
confidence: 99%