Difference between revisions of "NP-TMP"

From Icelandic Parsed Historical Corpus (IcePaHC)
Jump to: navigation, search
(New page: NPs denoting time or frequency, such as STUNDUM. See [http://www.ling.upenn.edu/~beatrice/annotation/syn-const.htm#temporal_np PPCME2,PPCEME guidelines].)
 
Line 1: Line 1:
 
NPs denoting time or frequency, such as [[STUNDUM]].
 
NPs denoting time or frequency, such as [[STUNDUM]].
 +
 +
<pre>
 +
( (IP-MAT (ADVP-LOC (ADV þar-þar))
 +
  (HVDI hafði-hafa)
 +
  (NP-SBJ (NPR-N hreppstjóri-hreppstjóri) (NPR-N Bjarni-bjarni))
 +
  (VBN búið-búinn)
 +
  (NP-TMP (Q-A allan-allur)
 +
  (NP-POS (PRO-N sinn-sinn))
 +
  (N-A búskap-búskapur))
 +
  (. ;-;)))
 +
</pre>
  
 
See [http://www.ling.upenn.edu/~beatrice/annotation/syn-const.htm#temporal_np PPCME2,PPCEME guidelines].
 
See [http://www.ling.upenn.edu/~beatrice/annotation/syn-const.htm#temporal_np PPCME2,PPCEME guidelines].

Revision as of 07:54, 4 March 2010

NPs denoting time or frequency, such as STUNDUM.

( (IP-MAT (ADVP-LOC (ADV þar-þar))
	  (HVDI hafði-hafa)
	  (NP-SBJ (NPR-N hreppstjóri-hreppstjóri) (NPR-N Bjarni-bjarni))
	  (VBN búið-búinn)
	  (NP-TMP (Q-A allan-allur)
		  (NP-POS (PRO-N sinn-sinn))
		  (N-A búskap-búskapur))
	  (. ;-;)))

See PPCME2,PPCEME guidelines.