Difference between revisions of "MÓTI"

From Icelandic Parsed Historical Corpus (IcePaHC)
Jump to: navigation, search
Line 2: Line 2:
  
 
<pre>
 
<pre>
(NP-ADV (NP (Q-XMSN hvor-hvor))
+
    (NP-ADV (NP (Q-N hvor-hvor))
(PP (P-D Á-Á)
+
    (PP (P á-á)
    (NP (N-D móti-móti)
+
(NP (N-D móti-móti)
(NP-COM (PRO-XMPD öðrum-annar))))
+
    (NP-COM (OTHER-D öðrum-annar))))))
 +
  (, ,-,)
 +
  (IP-MAT=1 (NP-SBJ (NP-POS (PRO-N sinn-sinn)))
 +
    (NP-ADV (Q-D hvorum-hvor)
 +
    (N-D megin-megin)
 +
    (NP-POS (N-G ár$-á) (D-G $innar-hinn))))
 +
  (. .-.))
 +
  (ID PILTUR,.28))
 
</pre>
 
</pre>
 +
 +
When the preposition is missing parse the whole phrase as a PP with silent P.

Revision as of 11:28, 6 July 2010

The dative NP complement of móti is tagged NP-COM:

		    (NP-ADV (NP (Q-N hvor-hvor))
			    (PP (P á-á)
				(NP (N-D móti-móti)
				    (NP-COM (OTHER-D öðrum-annar))))))
	  (, ,-,)
	  (IP-MAT=1 (NP-SBJ (NP-POS (PRO-N sinn-sinn)))
		    (NP-ADV (Q-D hvorum-hvor)
			    (N-D megin-megin)
			    (NP-POS (N-G ár$-á) (D-G $innar-hinn))))
	  (. .-.))
  (ID PILTUR,.28))

When the preposition is missing parse the whole phrase as a PP with silent P.