德国留学生现代语言学英语本科课程作业:Serial Verb Constructions in Mandarin
时间:2012-11-16 17:41:46 来源:www.ukthesis.org 作者:英国论文网 点击:188次
德国留学生汉语语言学方面英语本科课程作业参考Serial Verb Constructions in Mandarin Chinese
For the relationship between syntactic parsing and semantic parsing, relationship is "syntactic parsing prior to semantic parsing" (Campbell, 2004), namely first deriving the syntactic representation of the input sentence, and then deriving the semantic representation of the input sentence through independent semantic parsing. The other type of relationship is "simultaneous processing of syntax and semantics", namely paralleling of syntactic parsing and semantic parsing. (Z.W Feng, 2001,p.176)#p#分页标题#e#
For the methods of syntactic parsing and semantic parsing, it is pointed out that due to the distance between linguistic theories and actual application of natural languages,parsing should comprise both grammars and algorithms. (T.J. Zhao, 2000, p.156) And it is also pointed out that grammars are only the illustrative representation of knowledge structure of languages. (R.Q. Lu, 1996, p.955) When grammars function as the tool of the parsing of languages, grammars are referred to as language recognizers. Here the specific recognition processes are not included in the grammars overtly. Therefore, in order to construct the actual recognition processes, it is necessary to have another representation method, which is referred to as automata such as pushdown automata.(Lewis&Papadimitriou, 1998)
Head-driven phrase structure grammar (HPSG) is an integrated theory of natural language syntax and semantics. (Pollard&Sag, 1994)
In HPSG word, phrase and sentence are all signs. Signs have phonological, syntactic, semantic and discourse attributes. One way to represent attribute structure is
HPSG consists of rule schemata and lexical entries. The attribute structure of a lexical entry is the total sum of its attributes and the values of these attributes. The attribute structure of a schema is the sum of attribute structures of the lexical entries in the schema. The attribute structure of a sentence is the sum of attribute structures of the schemata in the sentence. (Pollard&Sag, 1994)
The mother node in a schema is the head. The reason is as follows:
HPSG has two characteristics: 1 .It inherits the principles of GPSq and is a grammar based on constraints. 2. In the meantime, it assimilates the strong points of LFq http://www.ukthesis.org/yyxzy/ emphasizes the importance of lexicon in language construction. The main feature
HPSG embodies the process of imparting head information through the SUBCAT
Since HPSG particularly highlights the role which head plays, according to SUBCAT feature of the head, it is possible that the grammatical information of the head as well as other constituents can be associated very conveniently, such that information of the whole sentence is associated with the heads as the kernel. Complex attributes can be used to represent information of sentences, and this facilitates the processing. (T. J.Zhao, 2000)#p#分页标题#e#
The attribute passing mechanism of HPSG is unification and structure-sharing.
The attribute passing mechanism of HPSG is embodied in schemata and principles.Immediate (ID) schemata. Immediate (ID) schemata in HPSG occupy a position in the theory analogous to that of X一schemata in GB theory: they are a small, universally available set of disjunctive constraints on the immediate constituency of phrases, from among which each language makes a selection an thus the disjunction of the ID schemata itself constitutes a universal principle, which we call the Immediate Dominanoe Prinoiple (IDP). (Pollard&Sag, 1994) And for principles, in HPSq there are some very important principles, for example,the head feature principle (HFP), the subcategorization principle, the trace principle,and the semantic principle. We will introduce these principles which will be used in later chapters of this dissertation.
b. (Case 1) if the semantic head's CONTENT value is of sort psoa, then the NUCLEUS value is identical with that of the semantic head, and the QUANTS value is the concatenation of the RETREIVED value and the semantic head's QUANTS value;(Case 2) otherwise the RETRIEVED value is empty and the CONTENT value
The head feature principle and the Subcategorization Principle are defined as
1 .Head Feature Principle (HFP): The HEAD value of any headed phrase is structure-shared with the head value of the HEAD daughter. (Pollard&Sag, 1994)
2. Subcategorization Principle: In a headed phrase (i.e. a phrasal sign whose DTRS value is of sort head-struc), the SUBCAT value of the head daughter is the concatenation of the phrase's SUBCAT list with the list (in order of increasing obliqueness) of SYNSEM values of the complement daughters. (Pollard&Sag, 1994)
The effect of the HFP is to guarantee that headed phrases really are projections of
We now use the following example to explicate the HFP and the Subcategorization Principle. Consider the sentence "She walks." Here the head value of "she" can be abbrievated as NP[nom][3rd, sing]. Here we can use the tag国to represent NP[nom][3rd, sing]. And the head value of "walks" can be abbrieavated as verb[fin]. While the SUBCAT list of "walks" is <NP[nom][3rd, sing]>, which indicates that the head daughter "walks" needs a complement daughter whose head value should be NP[nom][3rd, sing]. Let us consider in bottom-up fashion, beginning with the lexical head "walks". NP[nom][3rd, sing] is on the SUBCAT list of "walks", therefore, some kind of minus operation is necessary, which means NP[nom][3rd, sing] has to be"checked off' or "cancelled." In other words, another complement daughter like "she"whose head value is NP[nom][3rd, sing] is needed to check off NP[nom][3rd, sing] on the SUBCAT list of "walks" and then "she" is combined with "walks". And thus we obtain "she walks".
The trace principle is defined as follows.The Trace Principle: Every trace must be subcategorized by a substantive head.(Pollard&Sag, 1994)
The task of semantic parsing refers to the derivation of the formal representation,
For the prospect of semantic parsing, the development of formal semantics provides the basis for semantic parsing. (T. J. Zhao, 2000, pp. 242-245) Originally, the
In semantic parsing, the most important issue is to have grammars which are able to describe solution natural language semantics. Montague Grammar lays the foundation for the to this problem.
Around 1970, the American logician Richard Montague has established Montague Grammar, which offered a new approach to study natural language syntactic http://www.ukthesis.org/yyxzy/ structures and semantic relationships. (T. J. Zhao, 2000, pp. 242-245) R. Montague has described the truth semantic feature of human language in detail. Montague claims that "there is no important theoretical difference between human language and the artificial languages of logicians".#p#分页标题#e#
Exemplifying Montague Grammars.(Morrill, 1994, pp.13-20)By a sign Montague Grammar means an association of a symbol with a meaning. In the logic, sets of signs are classified into categories (or: types) represented by formulas. The logic of signs can be understood as an enrichment of categorical grammar. A sign consists of a prosodic form a, and a semantic form we write? An assignment consists of a sign and a category form and is written as follows.
When we employ linear logic to do parsing, one of the problems is: premises in
Naturally, linear logic and Montague Grammar can be combined and applied to
CYK algorithm is a bottom-up parsing algorithm (Aho&Ullman, 1972). CYK
CYK algorithm is designed to construct the above chart. The length of the input Step One determines the POS (part of speech) of the words in the input sentence. If a word belongs to several POSs, then we record all these POSs in the chart. Step Two constitutes the syntactic structure of the sentence. (责任编辑:www.ukthesis.com) |