Difference between revisions of "Nonstructural labels"
From Icelandic Parsed Historical Corpus (IcePaHC)
(→Foreign language passages) |
|||
| Line 7: | Line 7: | ||
==Foreign language passages== | ==Foreign language passages== | ||
| + | Rule of thumb: if a word is not found in the Icelandic Dictionary, tag it as FW (foreign word) | ||
| + | |||
| + | <pre> | ||
| + | ( (LATIN (FW Assumptio-assumptio) (FW sancte-sancte) (FW Marie-marie))) | ||
| + | </pre> | ||
| + | |||
| + | <pre> | ||
| + | (IP-MAT=1 (CONJ en-en) | ||
| + | (PP (P í-í) | ||
| + | (NP (OTHER-D öðru-annar) (N-D lífi-líf))) | ||
| + | (VB veita-veita) | ||
| + | (NP-OB2 (PRO-D oss-ég)) | ||
| + | (NP-OB1 (ADJR-D meiri-mikill) | ||
| + | (N-D dýrð-dýrð) | ||
| + | (PP (P en-en) | ||
| + | (CP-CMP (WNP-4 0) | ||
| + | (C 0) | ||
| + | (IP-SUB (NP-OB1 *T*-4) | ||
| + | (NP-SBJ (PRO-N vér-ég)) | ||
| + | (MDPS KUNNIM-KUNNA) | ||
| + | (ADVP-TMP (ADV nú-nú)) | ||
| + | (VB biðja-biðja)))))) | ||
| + | (, .-.) | ||
| + | (NP-PRN (D-N SÁ-SÁ) | ||
| + | (D-N inn-inn) | ||
| + | (ADJ-N sami-samur) | ||
| + | (NPR-N Jesús-jesús) | ||
| + | (NPR-N Kristur-kristur) | ||
| + | (, ,-,) | ||
| + | (CP-REL (WNP-1 0) | ||
| + | (C ER-ER) | ||
| + | (IP-SUB (NP-SBJ *T*-1) | ||
| + | (PP (P með-með) | ||
| + | (NP (N-D feður-faðir) | ||
| + | (CONJP (CONJ og-og) | ||
| + | (NP (ADJ-D helgum-helga) (N-D anda-andi))))) | ||
| + | (VBPI (VBPI lifir-lifa) (CONJ og-og) (VBPI ríkir-ríkja))))) | ||
| + | (LATIN (FW per-per) (FW omnia-omnia) (FW secula-secula) (FW seculorum-seculorum)) | ||
| + | (. .-.))) | ||
| + | </pre> | ||
==META== | ==META== | ||
Revision as of 06:51, 19 May 2010
CODE
When unsure of parse (COM for comment):
(CODE ({COM:unsure_of_parse}))
Foreign language passages
Rule of thumb: if a word is not found in the Icelandic Dictionary, tag it as FW (foreign word)
( (LATIN (FW Assumptio-assumptio) (FW sancte-sancte) (FW Marie-marie)))
(IP-MAT=1 (CONJ en-en) (PP (P í-í) (NP (OTHER-D öðru-annar) (N-D lífi-líf))) (VB veita-veita) (NP-OB2 (PRO-D oss-ég)) (NP-OB1 (ADJR-D meiri-mikill) (N-D dýrð-dýrð) (PP (P en-en) (CP-CMP (WNP-4 0) (C 0) (IP-SUB (NP-OB1 *T*-4) (NP-SBJ (PRO-N vér-ég)) (MDPS KUNNIM-KUNNA) (ADVP-TMP (ADV nú-nú)) (VB biðja-biðja)))))) (, .-.) (NP-PRN (D-N SÁ-SÁ) (D-N inn-inn) (ADJ-N sami-samur) (NPR-N Jesús-jesús) (NPR-N Kristur-kristur) (, ,-,) (CP-REL (WNP-1 0) (C ER-ER) (IP-SUB (NP-SBJ *T*-1) (PP (P með-með) (NP (N-D feður-faðir) (CONJP (CONJ og-og) (NP (ADJ-D helgum-helga) (N-D anda-andi))))) (VBPI (VBPI lifir-lifa) (CONJ og-og) (VBPI ríkir-ríkja))))) (LATIN (FW per-per) (FW omnia-omnia) (FW secula-secula) (FW seculorum-seculorum)) (. .-.)))