Difference between revisions of "Multiword Expressions"

From ACL Wiki
Jump to navigation Jump to search
Line 1: Line 1:
 
Multiword expressions (MWEs) are expressions which are made up of at least 2 words and which can be syntactically and/or semantically idiosyncratic in nature. Moreover, they act as a single unit at some level of linguistic analysis. According to Sag et al.<ref>Sag et al (2002), p. 1. </ref> we could define MWEs roughly as „idiosyncratic interpretations that cross word boundaries“. MWEs are communly used in any field of language – Jackendoff<ref>Ray Jackendoff: ''The Architecture of the Language Faculty'' (1997), Cambridge, MA: MIT Press.
 
Multiword expressions (MWEs) are expressions which are made up of at least 2 words and which can be syntactically and/or semantically idiosyncratic in nature. Moreover, they act as a single unit at some level of linguistic analysis. According to Sag et al.<ref>Sag et al (2002), p. 1. </ref> we could define MWEs roughly as „idiosyncratic interpretations that cross word boundaries“. MWEs are communly used in any field of language – Jackendoff<ref>Ray Jackendoff: ''The Architecture of the Language Faculty'' (1997), Cambridge, MA: MIT Press.
</ref> estimates the number of MWEs in a speaker's lexicon as comparable to the number of single words. Examples for MWEs would be idioms as „kick the bucket“, compound nouns as „telephone box“ and „post office“, verb-particle constructions as „look sth. up“ or proper names as „San Francisco“. Due to the high frequency of MWEs there is a growing awareness in the NLP community for the problems they pose.
+
</ref> estimates the number of MWEs in a speaker's lexicon as comparable to the number of single words. Examples for MWEs would be idioms as „kick the bucket“, compound nouns as „telephone box“ and „post office“, verb-particle constructions as „look sth. up“ or proper names as „San Francisco“. Due to the high frequency of MWEs there is a growing awareness in the NLP ([[Natural Language Processing]])community for the problems they pose.
  
 
{{stub}}
 
{{stub}}

Revision as of 13:13, 1 December 2010

Multiword expressions (MWEs) are expressions which are made up of at least 2 words and which can be syntactically and/or semantically idiosyncratic in nature. Moreover, they act as a single unit at some level of linguistic analysis. According to Sag et al.[1] we could define MWEs roughly as „idiosyncratic interpretations that cross word boundaries“. MWEs are communly used in any field of language – Jackendoff[2] estimates the number of MWEs in a speaker's lexicon as comparable to the number of single words. Examples for MWEs would be idioms as „kick the bucket“, compound nouns as „telephone box“ and „post office“, verb-particle constructions as „look sth. up“ or proper names as „San Francisco“. Due to the high frequency of MWEs there is a growing awareness in the NLP (Natural Language Processing)community for the problems they pose.


2 Classification of MWEs

MWEs can be split up in lexicalized phrases which have at least in part idiosyncratic syntax or pragmatics, and institutionalized phrases which are syntactically and semantically compositional. Lexicalized phrases can be further subclassified into fixed expressions, semi-fixed expressions and syntactically flexible expressions.[3]


2.1 Fixed expressions

Fixed expressions are fully lexicalized and can neither be variated morphosyntactically nor modificated internally. Examples for fixed expressions are: in short, by and large, every which way. They are fixed, as you cannot say in shorter or in very short.


2.2 Semi-fixed expressions

In semi-fixed expressions word order and composition are strictly invariable, while inflection, variation in reflexive form and determiner selection is possible.

In non-decomposable idioms (i.e. idioms in which the meaning cannot be assigned to the parts of the MWE) such as kick the bucket the verb can be inflected according to a particular context: he kicks the bucket. On the other hand non-decomposable idioms do not undergo syntactic variability. For example, a passive sentence as the bucket was kicked is not possible. (or at least it does not have the same meaning.)

Another type of semi-fixed expressions are compound nominals as car park or peanut butter. They are syntactically-unalterable but can inflect for number: 2 car parks.

Proper names are semi-fixed expressions as well since they can occur in different forms. For example the name of the U.S. sports team the San Francisco 49ers can occur as the 49ers or as a modifier in the compound noun a 49ers player etc.


2.3 Syntactically-Flexible Expressions

Syntactically-flexible expressions have a wider range of syntactic variability than semi-fixed expressions. They occur in the form of decomposable idioms, verb-particle constructions and light verbs.

Decomposable idioms are likely to be syntactically flexible to some degree. Examples are let the cat out of the bag and sweep under the rug. Yet, it is hard to predict which kind of syntactic variation a given idiom can undergo.

Verb-particle constructions, such as write up and look up are made up of a verb and one or more partcicles. Either they are semantically idiosyncratic as brush up on or compositional as break up in the meteorite broke up in the earth's atmosphere. In some transitive verb-particle constructions as call s.o. up an NP argument can occur either between or following the verb and particle(s): call Kim up or call up Kim, respectively. In addition adverbs can often be inserted between the verb and particle as in fight bravely on.

For light verb constructions, as make a mistake, give a demo it is difficult to predict which light verb combines with a given noun. Though they are highly idiosyncratic they have to be distinguished from idioms: "the noun is used in a normal sense, and the verb meaning appears to be bleached, rather than idiomatic."[4]


2.4 Institutionalized Phrases

Institutionalized phrases are conventionalized phrases, such as salt and pepper, traffic light and to kindle excitement. They are semantically and syntactically compositional, but statistically idiosyncratic. Regarding the phrase traffic light, traffic and light both retain simpex senses but produce a compositional reading by combining constructionally.

References

  1. Sag et al (2002), p. 1.
  2. Ray Jackendoff: The Architecture of the Language Faculty (1997), Cambridge, MA: MIT Press.
  3. The article follows the schema of classification that is proposed in Sag et al. (2002).
  4. Sag et al. (2002), p. 7.


Timothy Baldwin et al.: An Empirical Model of Multiword Expression Decomposability (2003) in: Proceedings of the ACL 2003 Workshop on Multiword Expressions: Analysis, Acquisition and Treatment, pp. 89-96.

Nicoletta Calzolari et al.: Towards Best Practice for Multiword Expressions in Computational Lexicons (2002) in: Proceedings of the Third International Conference on Language Resources and Evaluation (LREC 2002), pp. 1934–40.

Ray Jackendoff: The Architecture of the Language Faculty (1997), Cambridge, MA: MIT Press.

Ivan A. Sag et al.: Multiword Expressions: A Pain in the Neck for NLP (2002) in: LECTURE NOTES IN COMPUTER SCIENCE, Vol. 2276, pp. 1-15.

Eric Wehrli: Parsing and Collocations (2000) in: LECTURE NOTES IN COMPUTER SCIENCE, Vol. 1835, pp. 272-282.

External links

Wikipedia article on MWE