ADJP

From Icelandic Parsed Historical Corpus (IcePaHC)
Revision as of 08:13, 1 February 2010 by Joelcw (Talk | contribs)

Jump to: navigation, search

ADJP, adjective phrase (icel. lýsingarorðsliður)

Example 1: rauður (e. 'red') As in the PPCME2, single-word adjectives only project an ADJP at the clause level (http://www.ling.upenn.edu/~beatrice/annotation/syn-const.htm#clause_adjp)

<synttree>[ADJP[ADJ[rauður]]]</synttree>


Example 2: mjög rauður (e. 'very red')

<synttree>[ADJP [ADV [mjög]] [ADJ [rauður]]]</synttree>

Á Íslandi liggur hérað eitt mikið og fagurt

<synttree>[ADJP[ADJ[mikið]][CONJ[og]][ADJ[fagurt]]]</synttree>

Comparatives in ADJP

Comparatives where there is no obvious clausal structure in the comparative phrase (i.e. no verb, no subject and gap of a verb), they are treated just like PP complements of ADJR in the PPCME2. If the object of the comparison is simply a dative NP, the PP level is omitted and the phrase is parsed as parallel to "NP Complements of PP" in the PPCME2 (http://www.ling.upenn.edu/~beatrice/annotation/syn-phrase.htm#adjp_comp_np). The NP is *not* given an extended dash tag, but dative is marked on the pos-tag, as in the example below:

( (IP-MAT (NP-SBJ (N-FSNIC Sjón-sjón))
	  (BEP-IA3SP er-vera)
	  (ADJP (NP (N-FSAIC sögu-saga))
		(ADJR-FSAWC ríkari-ríkur))
	  (, ,-,)))