Difference between revisions of "CP-EXL"

From Icelandic Parsed Historical Corpus (IcePaHC)
Jump to: navigation, search
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
See [http://www.ling.upenn.edu/~beatrice/annotation/syn-sub.htm#exclamatives here] for PPCEME guidelines.
 
See [http://www.ling.upenn.edu/~beatrice/annotation/syn-sub.htm#exclamatives here] for PPCEME guidelines.
 +
 
The parse for exlamatives is the same as that of questions.
 
The parse for exlamatives is the same as that of questions.
 +
 +
<pre>
 +
( (CP-EXL (WADJP-1 (WADV Hversu-hversu) (ADJ-N óþreyjufullur-óþreyjufullur))
 +
  (IP-SUB (ADJP-SPR *T*-1)
 +
  (VBPI leitar-leita)
 +
  (NP-SBJ (PRO-N hann-hann))
 +
  (PP (P meðal-meðal)
 +
      (NP (N-G fjölda$-fjöldi) (D-G $ns-hinn)))
 +
  (PP (P að-að)
 +
      (NP (ONE-D einu-einn) (ADJ-D kunnugu-kunnugur) (N-D andliti-andlit))))
 +
  (. ,-,)))
 +
</pre>

Latest revision as of 09:08, 29 November 2010

See here for PPCEME guidelines.

The parse for exlamatives is the same as that of questions.

( (CP-EXL (WADJP-1 (WADV Hversu-hversu) (ADJ-N óþreyjufullur-óþreyjufullur))
	  (IP-SUB (ADJP-SPR *T*-1)
		  (VBPI leitar-leita)
		  (NP-SBJ (PRO-N hann-hann))
		  (PP (P meðal-meðal)
		      (NP (N-G fjölda$-fjöldi) (D-G $ns-hinn)))
		  (PP (P að-að)
		      (NP (ONE-D einu-einn) (ADJ-D kunnugu-kunnugur) (N-D andliti-andlit))))
	  (. ,-,)))