ADJP
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: rauður bíll (e. 'red car')
<synttree>[NP [ADJ [rauður]] [N [bíll]]]</synttree>
Example 3: mjög rauður (e. 'very red')
<synttree>[ADJP [ADV [mjög]] [ADJ [rauður]]]</synttree>
Example 4: mjög rauður bíll (e. 'very red car')
<synttree>[NP[ADJP [ADV [mjög]] [ADJ [rauður]]][N[bíll]]]</synttree>
Example 5: Á Í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)) (, ,-,)))