Difference between revisions of "RPX"

From Icelandic Parsed Historical Corpus (IcePaHC)
Jump to: navigation, search
(New page: <pre> ( (IP-MAT (IP-MAT-1 (HVDI hafði-hafa) (NP-SBJ (NPR-N Egill-egill)) (ADVP-TMP (ADV þá-þá)) (NP-OB1 (ONE-A eitt-einn) (N-N (N21-N lang-langur) (N22-A skip...)
 
Line 14: Line 14:
 
  (. .-.))))
 
  (. .-.))))
 
   (ID THETUBROT,.6))
 
   (ID THETUBROT,.6))
 +
</pre>
 +
 +
Somtimes used for possible gapping structures that are PP-internal, as in the RPX conjoined with a PP below:
 +
 +
<pre>
 +
                  (PP (PP (P af-af)
 +
                          (NP (N-D sloti-slot)))
 +
                      (CONJP (CONJ eða-eða) (RPX á-á))))
 
</pre>
 
</pre>

Revision as of 09:11, 14 October 2010

( (IP-MAT (IP-MAT-1 (HVDI hafði-hafa)
		    (NP-SBJ (NPR-N Egill-egill))
		    (ADVP-TMP (ADV þá-þá))
		    (NP-OB1 (ONE-A eitt-einn)
			    (N-N (N21-N lang-langur) (N22-A skip-skip))
			    (ADJ-A mikið-mikill)))
	  (, .-.)
	  (CONJP (CONJ og-og)
		 (IP-MAT=1 (RPX á-á)
			   (NP-OB1 (NP (NUM-A hundrað-hundrað) (N-A mann-maður))
				   (CONJP (CONJ eða-eða)
					  (ADVP (ADV vel-vel) (ADVR svo-svo))))
			   (. .-.))))
  (ID THETUBROT,.6))

Somtimes used for possible gapping structures that are PP-internal, as in the RPX conjoined with a PP below:

                  (PP (PP (P af-af)
                          (NP (N-D sloti-slot)))
                      (CONJP (CONJ eða-eða) (RPX á-á))))