Minimal recursion semantics: Difference between revisions

Content deleted Content added
Yobot (talk | contribs)
m clean up, References after punctuation per WP:REFPUNC and WP:CITEFOOT using AWB (8784)
No edit summary
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). [[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==