Difference between revisions of "CP-QUE"

From Icelandic Parsed Historical Corpus (IcePaHC)
Jump to: navigation, search
Line 13: Line 13:
 
  (; .-.)))))
 
  (; .-.)))))
  
 +
</pre>
 +
 +
<pre>
 +
  (IP-INF (TO að-að)
 +
  (VB-TA segja-segja)
 +
  (, ,-,)
 +
  (CP-QUE (WADVP-1 (WADV hvar-hvar))
 +
  (C 0)
 +
  (IP-SUB (NP-SBJ (PRO-PFSN hún-hún))
 +
  (BED-IA3SD var-vera)
 +
  (PP (P-A í-í)
 +
      (NP (N-MSADC heim$-heimur) (D $inn-hinn)))
 +
  (VAN-DAFSN borin-bera))))
 
</pre>
 
</pre>
 
Note that in cases where the clause is ambiguous between a CP-QUE and CP-FRL, CP-QUE is the default.
 
Note that in cases where the clause is ambiguous between a CP-QUE and CP-FRL, CP-QUE is the default.

Revision as of 17:38, 9 February 2010

Just as in PPCME2,PPCEME:

( (IP-MAT (CONJ en-en)
	  (NEG eigi-eigi)
	  (VBP-IA1PP vitum-vita)
	  (NP-SBJ (PRO-P1PN vér-ég))
	  (, ,-,)
	  (CP-QUE (WNP-1 (WPRO-WNSN hvað-hver))
		  (C 0)
		  (IP-SUB (NP-SBJ *T*-1)
			  (VEP-IA3SP veldur-valda)
			  (; .-.)))))

	  (IP-INF (TO að-að)
		  (VB-TA segja-segja)
		  (, ,-,)
		  (CP-QUE (WADVP-1 (WADV hvar-hvar))
			  (C 0)
			  (IP-SUB (NP-SBJ (PRO-PFSN hún-hún))
				  (BED-IA3SD var-vera)
				  (PP (P-A í-í)
				      (NP (N-MSADC heim$-heimur) (D $inn-hinn)))
				  (VAN-DAFSN borin-bera))))

Note that in cases where the clause is ambiguous between a CP-QUE and CP-FRL, CP-QUE is the default.