Minimal recursion semantics: Difference between revisions

Content deleted Content added
fix caps
Fixed dead link.
Tag: gettingstarted edit
Line 1:
'''Minimal recursion semantics''' (MRS) is a framework for computational semantics. It can be implemented in typed [[feature structure]] formalisms such as [[head-driven phrase structure grammar]] and [[lexical functional grammar]]. It is suitable for computational language [[parsing]] and [[natural language generation]].<ref>Copestake, A., Flickinger, D. P., Sag, I. A., & Pollard, C. (2005). [http://www.lingo.stanford.edu/sag/papers/copestake.pdf Minimal Recursion Semantics. An introduction]. In Research on Language and Computation. 3:281–332</ref> MRS enables a simple formulation of the grammatical constraints on lexical and phrasal semantics, including the [[Principle of compositionality|principles of semantic composition]].
 
==See also==