Minimal Recursion Semantics
   HOME

TheInfoList



OR:

Minimal recursion semantics (MRS) is a framework for
computational semantics Computational semantics is the study of how to automate the process of constructing and reasoning with meaning representations of natural language expressions. It consequently plays an important role in natural-language processing and computatio ...
. It can be implemented in typed
feature structure In phrase structure grammars, such as generalised phrase structure grammar, head-driven phrase structure grammar and lexical functional grammar, a feature structure is essentially a set of attribute–value pairs. For example, the attribute name ...
formalisms such as
head-driven phrase structure grammar Head-driven phrase structure grammar (HPSG) is a highly lexicalized, constraint-based grammar developed by Carl Pollard and Ivan Sag. It is a type of phrase structure grammar, as opposed to a dependency grammar, and it is the immediate successor to ...
and lexical functional grammar. It is suitable for computational language
parsing Parsing, syntax analysis, or syntactic analysis is the process of analyzing a string of symbols, either in natural language, computer languages or data structures, conforming to the rules of a formal grammar. The term ''parsing'' comes from Lati ...
and
natural language generation Natural language generation (NLG) is a software process that produces natural language output. In one of the most widely-cited survey of NLG methods, NLG is characterized as "the subfield of artificial intelligence and computational linguistics tha ...
.Copestake, A., Flickinger, D. P., Sag, I. A., & Pollard, C. (2005)
Minimal Recursion Semantics. An introduction
In Research on Language and Computation. 3:281–332
MRS enables a simple formulation of the grammatical constraints on lexical and phrasal semantics, including the principles of semantic composition. This technique is used in
machine translation Machine translation, sometimes referred to by the abbreviation MT (not to be confused with computer-aided translation, machine-aided human translation or interactive translation), is a sub-field of computational linguistics that investigates t ...
. Early pioneers of MRS include
Ann Copestake Ann Alicia Copestake is professor of computational linguistics and head of the Computer Laboratory, University of Cambridge, Department of Computer Science and Technology at the University of Cambridge and a fellow of Wolfson College, Cambridge. ...
, Dan Flickinger,
Carl Pollard Carl Jesse Pollard (born June 28, 1947) is a Professor of Linguistics at the Ohio State University. He is the inventor of head grammar and higher-order grammar, as well as co-inventor of head-driven phrase structure grammar (HPSG). He is current ...
, and
Ivan Sag Ivan Andrew Sag (November 9, 1949 – September 10, 2013) was an American linguist and cognitive scientist. He did research in areas of syntax and semantics as well as work in computational linguistics. Personal life Born in Alliance, Ohio on N ...
.


See also

* DELPH-IN


References

Computational linguistics Natural language processing Generative linguistics Grammar frameworks Semantics {{semantics-stub