├── .dockerignore ├── .github └── workflows │ └── ci.yml ├── .gitignore ├── Dockerfile ├── LICENSE ├── MANIFEST.in ├── Makefile ├── NEWS.rst ├── README.rst ├── docs ├── Makefile ├── conf.py ├── discoursegraphs.rst ├── history.rst ├── index.rst ├── make.bat ├── modules.rst └── readme.rst ├── requirements.txt ├── setup.cfg ├── setup.py ├── src └── discoursegraphs │ ├── __init__.py │ ├── corpora.py │ ├── data │ ├── conll2009-elefant-mate.tsv │ ├── conll2009-example.tsv │ ├── conll2010-elefant-mate.tsv │ ├── conllx-example.tsv │ ├── decour-example.xml │ ├── exportxml-example.xml │ ├── long.codra │ ├── long.dplp │ ├── long.hilda │ ├── long.hs2015 │ ├── long.stagedp │ ├── mann-thompson-1987 │ │ ├── README │ │ ├── bouquets-in-a-basket.rs3 │ │ ├── bouquets-in-a-basket.txt │ │ ├── car-repair.rs3 │ │ ├── car-repair.txt │ │ ├── floppy-drive-heads-circumstance.rs3 │ │ ├── floppy-drive-heads-circumstance.txt │ │ ├── letter-to-byte-magazine-antithesis.rs3 │ │ ├── letter-to-byte-magazine-antithesis.txt │ │ ├── letter-to-byte-magazine-evidence.rs3 │ │ ├── letter-to-byte-magazine-evidence.txt │ │ ├── memorex-floppy-disk-ad.txt │ │ ├── personal-letter-concession.rs3 │ │ ├── personal-letter-concession.txt │ │ ├── resource-guide.rs3 │ │ ├── resource-guide.txt │ │ ├── staff-breakfast.rs3 │ │ ├── staff-breakfast.txt │ │ ├── syncom-floppy-disk-ad.txt │ │ ├── tech-reports.rs3 │ │ ├── tech-reports.txt │ │ ├── tennis-tips-purpose.txt │ │ ├── weather-joint.rs3 │ │ └── weather-joint.txt │ ├── maz-17706-das.anaphoricity │ ├── maz-17706-es.anaphoricity │ ├── maz-17706.exb │ ├── one-edu.dplp │ ├── one-edu.stagedp │ ├── potsdam-commentary-corpus-2.0.0 │ │ ├── README │ │ ├── connectors │ │ │ ├── maz-00001.xml │ │ │ ├── maz-00002.xml │ │ │ ├── maz-10110.xml │ │ │ ├── maz-10175.xml │ │ │ ├── maz-10205.xml │ │ │ ├── maz-10207.xml │ │ │ ├── maz-10374.xml │ │ │ ├── maz-10423.xml │ │ │ ├── maz-10503.xml │ │ │ ├── maz-10575.xml │ │ │ ├── maz-10652.xml │ │ │ ├── maz-10902.xml │ │ │ ├── maz-11177.xml │ │ │ ├── maz-11279.xml │ │ │ ├── maz-11280.xml │ │ │ ├── maz-11299.xml │ │ │ ├── maz-11318.xml │ │ │ ├── maz-11507.xml │ │ │ ├── maz-11544.xml │ │ │ ├── maz-11670.xml │ │ │ ├── maz-11735.xml │ │ │ ├── maz-11766.xml │ │ │ ├── maz-11916.xml │ │ │ ├── maz-12084.xml │ │ │ ├── maz-12188.xml │ │ │ ├── maz-12383.xml │ │ │ ├── maz-12473.xml │ │ │ ├── maz-12510.xml │ │ │ ├── maz-12576.xml │ │ │ ├── maz-12666.xml │ │ │ ├── maz-12976.xml │ │ │ ├── maz-13015.xml │ │ │ ├── maz-13125.xml │ │ │ ├── maz-13153.xml │ │ │ ├── maz-13311.xml │ │ │ ├── maz-13507.xml │ │ │ ├── maz-13758.xml │ │ │ ├── maz-13915.xml │ │ │ ├── maz-13946.xml │ │ │ ├── maz-14047.xml │ │ │ ├── maz-14055.xml │ │ │ ├── maz-14071.xml │ │ │ ├── maz-14072.xml │ │ │ ├── maz-14172.xml │ │ │ ├── maz-1423.xml │ │ │ ├── maz-14384.xml │ │ │ ├── maz-14399.xml │ │ │ ├── maz-14422.xml │ │ │ ├── maz-1453.xml │ │ │ ├── maz-14590.xml │ │ │ ├── maz-14654.xml │ │ │ ├── maz-14792.xml │ │ │ ├── maz-14813.xml │ │ │ ├── maz-14841.xml │ │ │ ├── maz-14853.xml │ │ │ ├── maz-14881.xml │ │ │ ├── maz-15155.xml │ │ │ ├── maz-15209.xml │ │ │ ├── maz-15347.xml │ │ │ ├── maz-15545.xml │ │ │ ├── maz-15609.xml │ │ │ ├── maz-15702.xml │ │ │ ├── maz-15734.xml │ │ │ ├── maz-15970.xml │ │ │ ├── maz-16153.xml │ │ │ ├── maz-16177.xml │ │ │ ├── maz-16250.xml │ │ │ ├── maz-16294.xml │ │ │ ├── maz-16353.xml │ │ │ ├── maz-16360.xml │ │ │ ├── maz-16590.xml │ │ │ ├── maz-1679.xml │ │ │ ├── maz-16987.xml │ │ │ ├── maz-17062.xml │ │ │ ├── maz-17091.xml │ │ │ ├── maz-17242.xml │ │ │ ├── maz-17254.xml │ │ │ ├── maz-17300.xml │ │ │ ├── maz-17539.xml │ │ │ ├── maz-1757.xml │ │ │ ├── maz-17664.xml │ │ │ ├── maz-17673.xml │ │ │ ├── maz-17698.xml │ │ │ ├── maz-17706.xml │ │ │ ├── maz-17953.xml │ │ │ ├── maz-18006.xml │ │ │ ├── maz-18160.xml │ │ │ ├── maz-18171.xml │ │ │ ├── maz-1818.xml │ │ │ ├── maz-18333.xml │ │ │ ├── maz-18354.xml │ │ │ ├── maz-18377.xml │ │ │ ├── maz-18454.xml │ │ │ ├── maz-18480.xml │ │ │ ├── maz-18712.xml │ │ │ ├── maz-18750.xml │ │ │ ├── maz-18912.xml │ │ │ ├── maz-18914.xml │ │ │ ├── maz-18945.xml │ │ │ ├── maz-19012.xml │ │ │ ├── maz-19074.xml │ │ │ ├── maz-19150.xml │ │ │ ├── maz-19295.xml │ │ │ ├── maz-19372.xml │ │ │ ├── maz-19436.xml │ │ │ ├── maz-19442.xml │ │ │ ├── maz-19501.xml │ │ │ ├── maz-2316.xml │ │ │ ├── maz-2609.xml │ │ │ ├── maz-2611.xml │ │ │ ├── maz-2669.xml │ │ │ ├── maz-3073.xml │ │ │ ├── maz-3080.xml │ │ │ ├── maz-3110.xml │ │ │ ├── maz-3277.xml │ │ │ ├── maz-3367.xml │ │ │ ├── maz-3377.xml │ │ │ ├── maz-3415.xml │ │ │ ├── maz-3547.xml │ │ │ ├── maz-4031.xml │ │ │ ├── maz-4181.xml │ │ │ ├── maz-4282.xml │ │ │ ├── maz-4403.xml │ │ │ ├── maz-4428.xml │ │ │ ├── maz-4472.xml │ │ │ ├── maz-4636.xml │ │ │ ├── maz-4794.xml │ │ │ ├── maz-4959.xml │ │ │ ├── maz-5007.xml │ │ │ ├── maz-5010.xml │ │ │ ├── maz-5012.xml │ │ │ ├── maz-5039.xml │ │ │ ├── maz-5144.xml │ │ │ ├── maz-5297.xml │ │ │ ├── maz-5701.xml │ │ │ ├── maz-5709.xml │ │ │ ├── maz-5715.xml │ │ │ ├── maz-5873.xml │ │ │ ├── maz-5876.xml │ │ │ ├── maz-5932.xml │ │ │ ├── maz-6046.xml │ │ │ ├── maz-6159.xml │ │ │ ├── maz-6165.xml │ │ │ ├── maz-6193.xml │ │ │ ├── maz-6488.xml │ │ │ ├── maz-6539.xml │ │ │ ├── maz-6728.xml │ │ │ ├── maz-6918.xml │ │ │ ├── maz-6993.xml │ │ │ ├── maz-7053.xml │ │ │ ├── maz-7071.xml │ │ │ ├── maz-7220.xml │ │ │ ├── maz-7690.xml │ │ │ ├── maz-7967.xml │ │ │ ├── maz-7969.xml │ │ │ ├── maz-8134.xml │ │ │ ├── maz-8288.xml │ │ │ ├── maz-8361.xml │ │ │ ├── maz-8509.xml │ │ │ ├── maz-8563.xml │ │ │ ├── maz-8586.xml │ │ │ ├── maz-8665.xml │ │ │ ├── maz-8727.xml │ │ │ ├── maz-8838.xml │ │ │ ├── maz-8981.xml │ │ │ ├── maz-9207.xml │ │ │ ├── maz-9335.xml │ │ │ ├── maz-9521.xml │ │ │ ├── maz-9538.xml │ │ │ ├── maz-9612.xml │ │ │ ├── maz-9650.xml │ │ │ ├── maz-9725.xml │ │ │ ├── maz-9782.xml │ │ │ ├── maz-9852.xml │ │ │ ├── maz-9884.xml │ │ │ └── maz-9891.xml │ │ ├── coreference │ │ │ ├── basedata │ │ │ │ ├── maz-00001_words.xml │ │ │ │ ├── maz-00002_words.xml │ │ │ │ ├── maz-10110_words.xml │ │ │ │ ├── maz-10175_words.xml │ │ │ │ ├── maz-10205_words.xml │ │ │ │ ├── maz-10207_words.xml │ │ │ │ ├── maz-10374_words.xml │ │ │ │ ├── maz-10423_words.xml │ │ │ │ ├── maz-10503_words.xml │ │ │ │ ├── maz-10575_words.xml │ │ │ │ ├── maz-10652_words.xml │ │ │ │ ├── maz-10902_words.xml │ │ │ │ ├── maz-11177_words.xml │ │ │ │ ├── maz-11279_words.xml │ │ │ │ ├── maz-11280_words.xml │ │ │ │ ├── maz-11299_words.xml │ │ │ │ ├── maz-11318_words.xml │ │ │ │ ├── maz-11507_words.xml │ │ │ │ ├── maz-11544_words.xml │ │ │ │ ├── maz-11670_words.xml │ │ │ │ ├── maz-11735_words.xml │ │ │ │ ├── maz-11766_words.xml │ │ │ │ ├── maz-11916_words.xml │ │ │ │ ├── maz-12084_words.xml │ │ │ │ ├── maz-12188_words.xml │ │ │ │ ├── maz-12383_words.xml │ │ │ │ ├── maz-12473_words.xml │ │ │ │ ├── maz-12510_words.xml │ │ │ │ ├── maz-12576_words.xml │ │ │ │ ├── maz-12666_words.xml │ │ │ │ ├── maz-12976_words.xml │ │ │ │ ├── maz-13015_words.xml │ │ │ │ ├── maz-13125_words.xml │ │ │ │ ├── maz-13153_words.xml │ │ │ │ ├── maz-13311_words.xml │ │ │ │ ├── maz-13507_words.xml │ │ │ │ ├── maz-13758_words.xml │ │ │ │ ├── maz-13915_words.xml │ │ │ │ ├── maz-13946_words.xml │ │ │ │ ├── maz-14047_words.xml │ │ │ │ ├── maz-14055_words.xml │ │ │ │ ├── maz-14071_words.xml │ │ │ │ ├── maz-14072_words.xml │ │ │ │ ├── maz-14172_words.xml │ │ │ │ ├── maz-1423_words.xml │ │ │ │ ├── maz-14384_words.xml │ │ │ │ ├── maz-14399_words.xml │ │ │ │ ├── maz-14422_words.xml │ │ │ │ ├── maz-1453_words.xml │ │ │ │ ├── maz-14590_words.xml │ │ │ │ ├── maz-14654_words.xml │ │ │ │ ├── maz-14792_words.xml │ │ │ │ ├── maz-14813_words.xml │ │ │ │ ├── maz-14841_words.xml │ │ │ │ ├── maz-14853_words.xml │ │ │ │ ├── maz-14881_words.xml │ │ │ │ ├── maz-15155_words.xml │ │ │ │ ├── maz-15209_words.xml │ │ │ │ ├── maz-15347_words.xml │ │ │ │ ├── maz-15545_words.xml │ │ │ │ ├── maz-15609_words.xml │ │ │ │ ├── maz-15702_words.xml │ │ │ │ ├── maz-15734_words.xml │ │ │ │ ├── maz-15970_words.xml │ │ │ │ ├── maz-16153_words.xml │ │ │ │ ├── maz-16177_words.xml │ │ │ │ ├── maz-16250_words.xml │ │ │ │ ├── maz-16294_words.xml │ │ │ │ ├── maz-16353_words.xml │ │ │ │ ├── maz-16360_words.xml │ │ │ │ ├── maz-16590_words.xml │ │ │ │ ├── maz-1679_words.xml │ │ │ │ ├── maz-16987_words.xml │ │ │ │ ├── maz-17062_words.xml │ │ │ │ ├── maz-17091_words.xml │ │ │ │ ├── maz-17242_words.xml │ │ │ │ ├── maz-17254_words.xml │ │ │ │ ├── maz-17300_words.xml │ │ │ │ ├── maz-17539_words.xml │ │ │ │ ├── maz-1757_words.xml │ │ │ │ ├── maz-17664_words.xml │ │ │ │ ├── maz-17673_words.xml │ │ │ │ ├── maz-17698_words.xml │ │ │ │ ├── maz-17706_words.xml │ │ │ │ ├── maz-17953_words.xml │ │ │ │ ├── maz-18006_words.xml │ │ │ │ ├── maz-18160_words.xml │ │ │ │ ├── maz-18171_words.xml │ │ │ │ ├── maz-1818_words.xml │ │ │ │ ├── maz-18333_words.xml │ │ │ │ ├── maz-18354_words.xml │ │ │ │ ├── maz-18377_words.xml │ │ │ │ ├── maz-18454_words.xml │ │ │ │ ├── maz-18480_words.xml │ │ │ │ ├── maz-18712_words.xml │ │ │ │ ├── maz-18750_words.xml │ │ │ │ ├── maz-18912_words.xml │ │ │ │ ├── maz-18914_words.xml │ │ │ │ ├── maz-18945_words.xml │ │ │ │ ├── maz-19012_words.xml │ │ │ │ ├── maz-19074_words.xml │ │ │ │ ├── maz-19150_words.xml │ │ │ │ ├── maz-19295_words.xml │ │ │ │ ├── maz-19372_words.xml │ │ │ │ ├── maz-19436_words.xml │ │ │ │ ├── maz-19442_words.xml │ │ │ │ ├── maz-19501_words.xml │ │ │ │ ├── maz-2316_words.xml │ │ │ │ ├── maz-2609_words.xml │ │ │ │ ├── maz-2611_words.xml │ │ │ │ ├── maz-2669_words.xml │ │ │ │ ├── maz-3073_words.xml │ │ │ │ ├── maz-3080_words.xml │ │ │ │ ├── maz-3110_words.xml │ │ │ │ ├── maz-3277_words.xml │ │ │ │ ├── maz-3367_words.xml │ │ │ │ ├── maz-3377_words.xml │ │ │ │ ├── maz-3415_words.xml │ │ │ │ ├── maz-3547_words.xml │ │ │ │ ├── maz-4031_words.xml │ │ │ │ ├── maz-4181_words.xml │ │ │ │ ├── maz-4282_words.xml │ │ │ │ ├── maz-4403_words.xml │ │ │ │ ├── maz-4428_words.xml │ │ │ │ ├── maz-4472_words.xml │ │ │ │ ├── maz-4636_words.xml │ │ │ │ ├── maz-4794_words.xml │ │ │ │ ├── maz-4959_words.xml │ │ │ │ ├── maz-5007_words.xml │ │ │ │ ├── maz-5010_words.xml │ │ │ │ ├── maz-5012_words.xml │ │ │ │ ├── maz-5039_words.xml │ │ │ │ ├── maz-5144_words.xml │ │ │ │ ├── maz-5297_words.xml │ │ │ │ ├── maz-5701_words.xml │ │ │ │ ├── maz-5709_words.xml │ │ │ │ ├── maz-5715_words.xml │ │ │ │ ├── maz-5873_words.xml │ │ │ │ ├── maz-5876_words.xml │ │ │ │ ├── maz-5932_words.xml │ │ │ │ ├── maz-6046_words.xml │ │ │ │ ├── maz-6159_words.xml │ │ │ │ ├── maz-6165_words.xml │ │ │ │ ├── maz-6193_words.xml │ │ │ │ ├── maz-6488_words.xml │ │ │ │ ├── maz-6539_words.xml │ │ │ │ ├── maz-6728_words.xml │ │ │ │ ├── maz-6918_words.xml │ │ │ │ ├── maz-6993_words.xml │ │ │ │ ├── maz-7053_words.xml │ │ │ │ ├── maz-7071_words.xml │ │ │ │ ├── maz-7220_words.xml │ │ │ │ ├── maz-7690_words.xml │ │ │ │ ├── maz-7967_words.xml │ │ │ │ ├── maz-7969_words.xml │ │ │ │ ├── maz-8134_words.xml │ │ │ │ ├── maz-8288_words.xml │ │ │ │ ├── maz-8361_words.xml │ │ │ │ ├── maz-8509_words.xml │ │ │ │ ├── maz-8563_words.xml │ │ │ │ ├── maz-8586_words.xml │ │ │ │ ├── maz-8665_words.xml │ │ │ │ ├── maz-8727_words.xml │ │ │ │ ├── maz-8838_words.xml │ │ │ │ ├── maz-8981_words.xml │ │ │ │ ├── maz-9207_words.xml │ │ │ │ ├── maz-9335_words.xml │ │ │ │ ├── maz-9521_words.xml │ │ │ │ ├── maz-9538_words.xml │ │ │ │ ├── maz-9612_words.xml │ │ │ │ ├── maz-9650_words.xml │ │ │ │ ├── maz-9725_words.xml │ │ │ │ ├── maz-9782_words.xml │ │ │ │ ├── maz-9852_words.xml │ │ │ │ ├── maz-9884_words.xml │ │ │ │ ├── maz-9891_words.xml │ │ │ │ └── words.dtd │ │ │ ├── common_paths.xml │ │ │ ├── customization │ │ │ │ ├── groups_customization.xml │ │ │ │ ├── primmark_customization.xml │ │ │ │ ├── secmark_customization.xml │ │ │ │ └── sentence_customization.xml │ │ │ ├── markables │ │ │ │ ├── markables.dtd │ │ │ │ ├── maz-00001_groups_level.xml │ │ │ │ ├── maz-00001_primmark_level.xml │ │ │ │ ├── maz-00001_secmark_level.xml │ │ │ │ ├── maz-00001_sentence_level.xml │ │ │ │ ├── maz-00002_groups_level.xml │ │ │ │ ├── maz-00002_primmark_level.xml │ │ │ │ ├── maz-00002_secmark_level.xml │ │ │ │ ├── maz-00002_sentence_level.xml │ │ │ │ ├── maz-10110_groups_level.xml │ │ │ │ ├── maz-10110_primmark_level.xml │ │ │ │ ├── maz-10110_secmark_level.xml │ │ │ │ ├── maz-10110_sentence_level.xml │ │ │ │ ├── maz-10175_groups_level.xml │ │ │ │ ├── maz-10175_primmark_level.xml │ │ │ │ ├── maz-10175_secmark_level.xml │ │ │ │ ├── maz-10175_sentence_level.xml │ │ │ │ ├── maz-10205_groups_level.xml │ │ │ │ ├── maz-10205_primmark_level.xml │ │ │ │ ├── maz-10205_secmark_level.xml │ │ │ │ ├── maz-10205_sentence_level.xml │ │ │ │ ├── maz-10207_groups_level.xml │ │ │ │ ├── maz-10207_primmark_level.xml │ │ │ │ ├── maz-10207_secmark_level.xml │ │ │ │ ├── maz-10207_sentence_level.xml │ │ │ │ ├── maz-10374_groups_level.xml │ │ │ │ ├── maz-10374_primmark_level.xml │ │ │ │ ├── maz-10374_secmark_level.xml │ │ │ │ ├── maz-10374_sentence_level.xml │ │ │ │ ├── maz-10423_groups_level.xml │ │ │ │ ├── maz-10423_primmark_level.xml │ │ │ │ ├── maz-10423_secmark_level.xml │ │ │ │ ├── maz-10423_sentence_level.xml │ │ │ │ ├── maz-10503_groups_level.xml │ │ │ │ ├── maz-10503_primmark_level.xml │ │ │ │ ├── maz-10503_secmark_level.xml │ │ │ │ ├── maz-10503_sentence_level.xml │ │ │ │ ├── maz-10575_groups_level.xml │ │ │ │ ├── maz-10575_primmark_level.xml │ │ │ │ ├── maz-10575_secmark_level.xml │ │ │ │ ├── maz-10575_sentence_level.xml │ │ │ │ ├── maz-10652_groups_level.xml │ │ │ │ ├── maz-10652_primmark_level.xml │ │ │ │ ├── maz-10652_secmark_level.xml │ │ │ │ ├── maz-10652_sentence_level.xml │ │ │ │ ├── maz-10902_groups_level.xml │ │ │ │ ├── maz-10902_primmark_level.xml │ │ │ │ ├── maz-10902_secmark_level.xml │ │ │ │ ├── maz-10902_sentence_level.xml │ │ │ │ ├── maz-11177_groups_level.xml │ │ │ │ ├── maz-11177_primmark_level.xml │ │ │ │ ├── maz-11177_secmark_level.xml │ │ │ │ ├── maz-11177_sentence_level.xml │ │ │ │ ├── maz-11279_groups_level.xml │ │ │ │ ├── maz-11279_primmark_level.xml │ │ │ │ ├── maz-11279_secmark_level.xml │ │ │ │ ├── maz-11279_sentence_level.xml │ │ │ │ ├── maz-11280_groups_level.xml │ │ │ │ ├── maz-11280_primmark_level.xml │ │ │ │ ├── maz-11280_secmark_level.xml │ │ │ │ ├── maz-11280_sentence_level.xml │ │ │ │ ├── maz-11299_groups_level.xml │ │ │ │ ├── maz-11299_primmark_level.xml │ │ │ │ ├── maz-11299_secmark_level.xml │ │ │ │ ├── maz-11299_sentence_level.xml │ │ │ │ ├── maz-11318_groups_level.xml │ │ │ │ ├── maz-11318_primmark_level.xml │ │ │ │ ├── maz-11318_secmark_level.xml │ │ │ │ ├── maz-11318_sentence_level.xml │ │ │ │ ├── maz-11507_groups_level.xml │ │ │ │ ├── maz-11507_primmark_level.xml │ │ │ │ ├── maz-11507_secmark_level.xml │ │ │ │ ├── maz-11507_sentence_level.xml │ │ │ │ ├── maz-11544_groups_level.xml │ │ │ │ ├── maz-11544_primmark_level.xml │ │ │ │ ├── maz-11544_secmark_level.xml │ │ │ │ ├── maz-11544_sentence_level.xml │ │ │ │ ├── maz-11670_groups_level.xml │ │ │ │ ├── maz-11670_primmark_level.xml │ │ │ │ ├── maz-11670_secmark_level.xml │ │ │ │ ├── maz-11670_sentence_level.xml │ │ │ │ ├── maz-11735_groups_level.xml │ │ │ │ ├── maz-11735_primmark_level.xml │ │ │ │ ├── maz-11735_secmark_level.xml │ │ │ │ ├── maz-11735_sentence_level.xml │ │ │ │ ├── maz-11766_groups_level.xml │ │ │ │ ├── maz-11766_primmark_level.xml │ │ │ │ ├── maz-11766_secmark_level.xml │ │ │ │ ├── maz-11766_sentence_level.xml │ │ │ │ ├── maz-11916_groups_level.xml │ │ │ │ ├── maz-11916_primmark_level.xml │ │ │ │ ├── maz-11916_secmark_level.xml │ │ │ │ ├── maz-11916_sentence_level.xml │ │ │ │ ├── maz-12084_groups_level.xml │ │ │ │ ├── maz-12084_primmark_level.xml │ │ │ │ ├── maz-12084_secmark_level.xml │ │ │ │ ├── maz-12084_sentence_level.xml │ │ │ │ ├── maz-12188_groups_level.xml │ │ │ │ ├── maz-12188_primmark_level.xml │ │ │ │ ├── maz-12188_secmark_level.xml │ │ │ │ ├── maz-12188_sentence_level.xml │ │ │ │ ├── maz-12383_groups_level.xml │ │ │ │ ├── maz-12383_primmark_level.xml │ │ │ │ ├── maz-12383_secmark_level.xml │ │ │ │ ├── maz-12383_sentence_level.xml │ │ │ │ ├── maz-12473_groups_level.xml │ │ │ │ ├── maz-12473_primmark_level.xml │ │ │ │ ├── maz-12473_secmark_level.xml │ │ │ │ ├── maz-12473_sentence_level.xml │ │ │ │ ├── maz-12510_groups_level.xml │ │ │ │ ├── maz-12510_primmark_level.xml │ │ │ │ ├── maz-12510_secmark_level.xml │ │ │ │ ├── maz-12510_sentence_level.xml │ │ │ │ ├── maz-12576_groups_level.xml │ │ │ │ ├── maz-12576_primmark_level.xml │ │ │ │ ├── maz-12576_secmark_level.xml │ │ │ │ ├── maz-12576_sentence_level.xml │ │ │ │ ├── maz-12666_groups_level.xml │ │ │ │ ├── maz-12666_primmark_level.xml │ │ │ │ ├── maz-12666_secmark_level.xml │ │ │ │ ├── maz-12666_sentence_level.xml │ │ │ │ ├── maz-12976_groups_level.xml │ │ │ │ ├── maz-12976_primmark_level.xml │ │ │ │ ├── maz-12976_secmark_level.xml │ │ │ │ ├── maz-12976_sentence_level.xml │ │ │ │ ├── maz-13015_groups_level.xml │ │ │ │ ├── maz-13015_primmark_level.xml │ │ │ │ ├── maz-13015_secmark_level.xml │ │ │ │ ├── maz-13015_sentence_level.xml │ │ │ │ ├── maz-13125_groups_level.xml │ │ │ │ ├── maz-13125_primmark_level.xml │ │ │ │ ├── maz-13125_secmark_level.xml │ │ │ │ ├── maz-13125_sentence_level.xml │ │ │ │ ├── maz-13153_groups_level.xml │ │ │ │ ├── maz-13153_primmark_level.xml │ │ │ │ ├── maz-13153_secmark_level.xml │ │ │ │ ├── maz-13153_sentence_level.xml │ │ │ │ ├── maz-13311_groups_level.xml │ │ │ │ ├── maz-13311_primmark_level.xml │ │ │ │ ├── maz-13311_secmark_level.xml │ │ │ │ ├── maz-13311_sentence_level.xml │ │ │ │ ├── maz-13507_groups_level.xml │ │ │ │ ├── maz-13507_primmark_level.xml │ │ │ │ ├── maz-13507_secmark_level.xml │ │ │ │ ├── maz-13507_sentence_level.xml │ │ │ │ ├── maz-13758_groups_level.xml │ │ │ │ ├── maz-13758_primmark_level.xml │ │ │ │ ├── maz-13758_secmark_level.xml │ │ │ │ ├── maz-13758_sentence_level.xml │ │ │ │ ├── maz-13915_groups_level.xml │ │ │ │ ├── maz-13915_primmark_level.xml │ │ │ │ ├── maz-13915_secmark_level.xml │ │ │ │ ├── maz-13915_sentence_level.xml │ │ │ │ ├── maz-13946_groups_level.xml │ │ │ │ ├── maz-13946_primmark_level.xml │ │ │ │ ├── maz-13946_secmark_level.xml │ │ │ │ ├── maz-13946_sentence_level.xml │ │ │ │ ├── maz-14047_groups_level.xml │ │ │ │ ├── maz-14047_primmark_level.xml │ │ │ │ ├── maz-14047_secmark_level.xml │ │ │ │ ├── maz-14047_sentence_level.xml │ │ │ │ ├── maz-14055_groups_level.xml │ │ │ │ ├── maz-14055_primmark_level.xml │ │ │ │ ├── maz-14055_secmark_level.xml │ │ │ │ ├── maz-14055_sentence_level.xml │ │ │ │ ├── maz-14071_groups_level.xml │ │ │ │ ├── maz-14071_primmark_level.xml │ │ │ │ ├── maz-14071_secmark_level.xml │ │ │ │ ├── maz-14071_sentence_level.xml │ │ │ │ ├── maz-14072_groups_level.xml │ │ │ │ ├── maz-14072_primmark_level.xml │ │ │ │ ├── maz-14072_secmark_level.xml │ │ │ │ ├── maz-14072_sentence_level.xml │ │ │ │ ├── maz-14172_groups_level.xml │ │ │ │ ├── maz-14172_primmark_level.xml │ │ │ │ ├── maz-14172_secmark_level.xml │ │ │ │ ├── maz-14172_sentence_level.xml │ │ │ │ ├── maz-1423_groups_level.xml │ │ │ │ ├── maz-1423_primmark_level.xml │ │ │ │ ├── maz-1423_secmark_level.xml │ │ │ │ ├── maz-1423_sentence_level.xml │ │ │ │ ├── maz-14384_groups_level.xml │ │ │ │ ├── maz-14384_primmark_level.xml │ │ │ │ ├── maz-14384_secmark_level.xml │ │ │ │ ├── maz-14384_sentence_level.xml │ │ │ │ ├── maz-14399_groups_level.xml │ │ │ │ ├── maz-14399_primmark_level.xml │ │ │ │ ├── maz-14399_secmark_level.xml │ │ │ │ ├── maz-14399_sentence_level.xml │ │ │ │ ├── maz-14422_groups_level.xml │ │ │ │ ├── maz-14422_primmark_level.xml │ │ │ │ ├── maz-14422_secmark_level.xml │ │ │ │ ├── maz-14422_sentence_level.xml │ │ │ │ ├── maz-1453_groups_level.xml │ │ │ │ ├── maz-1453_primmark_level.xml │ │ │ │ ├── maz-1453_secmark_level.xml │ │ │ │ ├── maz-1453_sentence_level.xml │ │ │ │ ├── maz-14590_groups_level.xml │ │ │ │ ├── maz-14590_primmark_level.xml │ │ │ │ ├── maz-14590_secmark_level.xml │ │ │ │ ├── maz-14590_sentence_level.xml │ │ │ │ ├── maz-14654_groups_level.xml │ │ │ │ ├── maz-14654_primmark_level.xml │ │ │ │ ├── maz-14654_secmark_level.xml │ │ │ │ ├── maz-14654_sentence_level.xml │ │ │ │ ├── maz-14792_groups_level.xml │ │ │ │ ├── maz-14792_primmark_level.xml │ │ │ │ ├── maz-14792_secmark_level.xml │ │ │ │ ├── maz-14792_sentence_level.xml │ │ │ │ ├── maz-14813_groups_level.xml │ │ │ │ ├── maz-14813_primmark_level.xml │ │ │ │ ├── maz-14813_secmark_level.xml │ │ │ │ ├── maz-14813_sentence_level.xml │ │ │ │ ├── maz-14841_groups_level.xml │ │ │ │ ├── maz-14841_primmark_level.xml │ │ │ │ ├── maz-14841_secmark_level.xml │ │ │ │ ├── maz-14841_sentence_level.xml │ │ │ │ ├── maz-14853_groups_level.xml │ │ │ │ ├── maz-14853_primmark_level.xml │ │ │ │ ├── maz-14853_secmark_level.xml │ │ │ │ ├── maz-14853_sentence_level.xml │ │ │ │ ├── maz-14881_groups_level.xml │ │ │ │ ├── maz-14881_primmark_level.xml │ │ │ │ ├── maz-14881_secmark_level.xml │ │ │ │ ├── maz-14881_sentence_level.xml │ │ │ │ ├── maz-15155_groups_level.xml │ │ │ │ ├── maz-15155_primmark_level.xml │ │ │ │ ├── maz-15155_secmark_level.xml │ │ │ │ ├── maz-15155_sentence_level.xml │ │ │ │ ├── maz-15209_groups_level.xml │ │ │ │ ├── maz-15209_primmark_level.xml │ │ │ │ ├── maz-15209_secmark_level.xml │ │ │ │ ├── maz-15209_sentence_level.xml │ │ │ │ ├── maz-15347_groups_level.xml │ │ │ │ ├── maz-15347_primmark_level.xml │ │ │ │ ├── maz-15347_secmark_level.xml │ │ │ │ ├── maz-15347_sentence_level.xml │ │ │ │ ├── maz-15545_groups_level.xml │ │ │ │ ├── maz-15545_primmark_level.xml │ │ │ │ ├── maz-15545_secmark_level.xml │ │ │ │ ├── maz-15545_sentence_level.xml │ │ │ │ ├── maz-15609_groups_level.xml │ │ │ │ ├── maz-15609_primmark_level.xml │ │ │ │ ├── maz-15609_secmark_level.xml │ │ │ │ ├── maz-15609_sentence_level.xml │ │ │ │ ├── maz-15702_groups_level.xml │ │ │ │ ├── maz-15702_primmark_level.xml │ │ │ │ ├── maz-15702_secmark_level.xml │ │ │ │ ├── maz-15702_sentence_level.xml │ │ │ │ ├── maz-15734_groups_level.xml │ │ │ │ ├── maz-15734_primmark_level.xml │ │ │ │ ├── maz-15734_secmark_level.xml │ │ │ │ ├── maz-15734_sentence_level.xml │ │ │ │ ├── maz-15970_groups_level.xml │ │ │ │ ├── maz-15970_primmark_level.xml │ │ │ │ ├── maz-15970_secmark_level.xml │ │ │ │ ├── maz-15970_sentence_level.xml │ │ │ │ ├── maz-16153_groups_level.xml │ │ │ │ ├── maz-16153_primmark_level.xml │ │ │ │ ├── maz-16153_secmark_level.xml │ │ │ │ ├── maz-16153_sentence_level.xml │ │ │ │ ├── maz-16177_groups_level.xml │ │ │ │ ├── maz-16177_primmark_level.xml │ │ │ │ ├── maz-16177_secmark_level.xml │ │ │ │ ├── maz-16177_sentence_level.xml │ │ │ │ ├── maz-16250_groups_level.xml │ │ │ │ ├── maz-16250_primmark_level.xml │ │ │ │ ├── maz-16250_secmark_level.xml │ │ │ │ ├── maz-16250_sentence_level.xml │ │ │ │ ├── maz-16294_groups_level.xml │ │ │ │ ├── maz-16294_primmark_level.xml │ │ │ │ ├── maz-16294_secmark_level.xml │ │ │ │ ├── maz-16294_sentence_level.xml │ │ │ │ ├── maz-16353_groups_level.xml │ │ │ │ ├── maz-16353_primmark_level.xml │ │ │ │ ├── maz-16353_secmark_level.xml │ │ │ │ ├── maz-16353_sentence_level.xml │ │ │ │ ├── maz-16360_groups_level.xml │ │ │ │ ├── maz-16360_primmark_level.xml │ │ │ │ ├── maz-16360_secmark_level.xml │ │ │ │ ├── maz-16360_sentence_level.xml │ │ │ │ ├── maz-16590_groups_level.xml │ │ │ │ ├── maz-16590_primmark_level.xml │ │ │ │ ├── maz-16590_secmark_level.xml │ │ │ │ ├── maz-16590_sentence_level.xml │ │ │ │ ├── maz-1679_groups_level.xml │ │ │ │ ├── maz-1679_primmark_level.xml │ │ │ │ ├── maz-1679_secmark_level.xml │ │ │ │ ├── maz-1679_sentence_level.xml │ │ │ │ ├── maz-16987_groups_level.xml │ │ │ │ ├── maz-16987_primmark_level.xml │ │ │ │ ├── maz-16987_secmark_level.xml │ │ │ │ ├── maz-16987_sentence_level.xml │ │ │ │ ├── maz-17062_groups_level.xml │ │ │ │ ├── maz-17062_primmark_level.xml │ │ │ │ ├── maz-17062_secmark_level.xml │ │ │ │ ├── maz-17062_sentence_level.xml │ │ │ │ ├── maz-17091_groups_level.xml │ │ │ │ ├── maz-17091_primmark_level.xml │ │ │ │ ├── maz-17091_secmark_level.xml │ │ │ │ ├── maz-17091_sentence_level.xml │ │ │ │ ├── maz-17242_groups_level.xml │ │ │ │ ├── maz-17242_primmark_level.xml │ │ │ │ ├── maz-17242_secmark_level.xml │ │ │ │ ├── maz-17242_sentence_level.xml │ │ │ │ ├── maz-17254_groups_level.xml │ │ │ │ ├── maz-17254_primmark_level.xml │ │ │ │ ├── maz-17254_secmark_level.xml │ │ │ │ ├── maz-17254_sentence_level.xml │ │ │ │ ├── maz-17300_groups_level.xml │ │ │ │ ├── maz-17300_primmark_level.xml │ │ │ │ ├── maz-17300_secmark_level.xml │ │ │ │ ├── maz-17300_sentence_level.xml │ │ │ │ ├── maz-17539_groups_level.xml │ │ │ │ ├── maz-17539_primmark_level.xml │ │ │ │ ├── maz-17539_secmark_level.xml │ │ │ │ ├── maz-17539_sentence_level.xml │ │ │ │ ├── maz-1757_groups_level.xml │ │ │ │ ├── maz-1757_primmark_level.xml │ │ │ │ ├── maz-1757_secmark_level.xml │ │ │ │ ├── maz-1757_sentence_level.xml │ │ │ │ ├── maz-17664_groups_level.xml │ │ │ │ ├── maz-17664_primmark_level.xml │ │ │ │ ├── maz-17664_secmark_level.xml │ │ │ │ ├── maz-17664_sentence_level.xml │ │ │ │ ├── maz-17673_groups_level.xml │ │ │ │ ├── maz-17673_primmark_level.xml │ │ │ │ ├── maz-17673_secmark_level.xml │ │ │ │ ├── maz-17673_sentence_level.xml │ │ │ │ ├── maz-17698_groups_level.xml │ │ │ │ ├── maz-17698_primmark_level.xml │ │ │ │ ├── maz-17698_secmark_level.xml │ │ │ │ ├── maz-17698_sentence_level.xml │ │ │ │ ├── maz-17706_groups_level.xml │ │ │ │ ├── maz-17706_primmark_level.xml │ │ │ │ ├── maz-17706_secmark_level.xml │ │ │ │ ├── maz-17706_sentence_level.xml │ │ │ │ ├── maz-17953_groups_level.xml │ │ │ │ ├── maz-17953_primmark_level.xml │ │ │ │ ├── maz-17953_secmark_level.xml │ │ │ │ ├── maz-17953_sentence_level.xml │ │ │ │ ├── maz-18006_groups_level.xml │ │ │ │ ├── maz-18006_primmark_level.xml │ │ │ │ ├── maz-18006_secmark_level.xml │ │ │ │ ├── maz-18006_sentence_level.xml │ │ │ │ ├── maz-18160_groups_level.xml │ │ │ │ ├── maz-18160_primmark_level.xml │ │ │ │ ├── maz-18160_secmark_level.xml │ │ │ │ ├── maz-18160_sentence_level.xml │ │ │ │ ├── maz-18171_groups_level.xml │ │ │ │ ├── maz-18171_primmark_level.xml │ │ │ │ ├── maz-18171_secmark_level.xml │ │ │ │ ├── maz-18171_sentence_level.xml │ │ │ │ ├── maz-1818_groups_level.xml │ │ │ │ ├── maz-1818_primmark_level.xml │ │ │ │ ├── maz-1818_secmark_level.xml │ │ │ │ ├── maz-1818_sentence_level.xml │ │ │ │ ├── maz-18333_groups_level.xml │ │ │ │ ├── maz-18333_primmark_level.xml │ │ │ │ ├── maz-18333_secmark_level.xml │ │ │ │ ├── maz-18333_sentence_level.xml │ │ │ │ ├── maz-18354_groups_level.xml │ │ │ │ ├── maz-18354_primmark_level.xml │ │ │ │ ├── maz-18354_secmark_level.xml │ │ │ │ ├── maz-18354_sentence_level.xml │ │ │ │ ├── maz-18377_groups_level.xml │ │ │ │ ├── maz-18377_primmark_level.xml │ │ │ │ ├── maz-18377_secmark_level.xml │ │ │ │ ├── maz-18377_sentence_level.xml │ │ │ │ ├── maz-18454_groups_level.xml │ │ │ │ ├── maz-18454_primmark_level.xml │ │ │ │ ├── maz-18454_secmark_level.xml │ │ │ │ ├── maz-18454_sentence_level.xml │ │ │ │ ├── maz-18480_groups_level.xml │ │ │ │ ├── maz-18480_primmark_level.xml │ │ │ │ ├── maz-18480_secmark_level.xml │ │ │ │ ├── maz-18480_sentence_level.xml │ │ │ │ ├── maz-18712_groups_level.xml │ │ │ │ ├── maz-18712_primmark_level.xml │ │ │ │ ├── maz-18712_secmark_level.xml │ │ │ │ ├── maz-18712_sentence_level.xml │ │ │ │ ├── maz-18750_groups_level.xml │ │ │ │ ├── maz-18750_primmark_level.xml │ │ │ │ ├── maz-18750_secmark_level.xml │ │ │ │ ├── maz-18750_sentence_level.xml │ │ │ │ ├── maz-18912_groups_level.xml │ │ │ │ ├── maz-18912_primmark_level.xml │ │ │ │ ├── maz-18912_secmark_level.xml │ │ │ │ ├── maz-18912_sentence_level.xml │ │ │ │ ├── maz-18914_groups_level.xml │ │ │ │ ├── maz-18914_primmark_level.xml │ │ │ │ ├── maz-18914_secmark_level.xml │ │ │ │ ├── maz-18914_sentence_level.xml │ │ │ │ ├── maz-18945_groups_level.xml │ │ │ │ ├── maz-18945_primmark_level.xml │ │ │ │ ├── maz-18945_secmark_level.xml │ │ │ │ ├── maz-18945_sentence_level.xml │ │ │ │ ├── maz-19012_groups_level.xml │ │ │ │ ├── maz-19012_primmark_level.xml │ │ │ │ ├── maz-19012_secmark_level.xml │ │ │ │ ├── maz-19012_sentence_level.xml │ │ │ │ ├── maz-19074_groups_level.xml │ │ │ │ ├── maz-19074_primmark_level.xml │ │ │ │ ├── maz-19074_secmark_level.xml │ │ │ │ ├── maz-19074_sentence_level.xml │ │ │ │ ├── maz-19150_groups_level.xml │ │ │ │ ├── maz-19150_primmark_level.xml │ │ │ │ ├── maz-19150_secmark_level.xml │ │ │ │ ├── maz-19150_sentence_level.xml │ │ │ │ ├── maz-19295_groups_level.xml │ │ │ │ ├── maz-19295_primmark_level.xml │ │ │ │ ├── maz-19295_secmark_level.xml │ │ │ │ ├── maz-19295_sentence_level.xml │ │ │ │ ├── maz-19372_groups_level.xml │ │ │ │ ├── maz-19372_primmark_level.xml │ │ │ │ ├── maz-19372_secmark_level.xml │ │ │ │ ├── maz-19372_sentence_level.xml │ │ │ │ ├── maz-19436_groups_level.xml │ │ │ │ ├── maz-19436_primmark_level.xml │ │ │ │ ├── maz-19436_secmark_level.xml │ │ │ │ ├── maz-19436_sentence_level.xml │ │ │ │ ├── maz-19442_groups_level.xml │ │ │ │ ├── maz-19442_primmark_level.xml │ │ │ │ ├── maz-19442_secmark_level.xml │ │ │ │ ├── maz-19442_sentence_level.xml │ │ │ │ ├── maz-19501_groups_level.xml │ │ │ │ ├── maz-19501_primmark_level.xml │ │ │ │ ├── maz-19501_secmark_level.xml │ │ │ │ ├── maz-19501_sentence_level.xml │ │ │ │ ├── maz-2316_groups_level.xml │ │ │ │ ├── maz-2316_primmark_level.xml │ │ │ │ ├── maz-2316_secmark_level.xml │ │ │ │ ├── maz-2316_sentence_level.xml │ │ │ │ ├── maz-2609_groups_level.xml │ │ │ │ ├── maz-2609_primmark_level.xml │ │ │ │ ├── maz-2609_secmark_level.xml │ │ │ │ ├── maz-2609_sentence_level.xml │ │ │ │ ├── maz-2611_groups_level.xml │ │ │ │ ├── maz-2611_primmark_level.xml │ │ │ │ ├── maz-2611_secmark_level.xml │ │ │ │ ├── maz-2611_sentence_level.xml │ │ │ │ ├── maz-2669_groups_level.xml │ │ │ │ ├── maz-2669_primmark_level.xml │ │ │ │ ├── maz-2669_secmark_level.xml │ │ │ │ ├── maz-2669_sentence_level.xml │ │ │ │ ├── maz-3073_groups_level.xml │ │ │ │ ├── maz-3073_primmark_level.xml │ │ │ │ ├── maz-3073_secmark_level.xml │ │ │ │ ├── maz-3073_sentence_level.xml │ │ │ │ ├── maz-3080_groups_level.xml │ │ │ │ ├── maz-3080_primmark_level.xml │ │ │ │ ├── maz-3080_secmark_level.xml │ │ │ │ ├── maz-3080_sentence_level.xml │ │ │ │ ├── maz-3110_groups_level.xml │ │ │ │ ├── maz-3110_primmark_level.xml │ │ │ │ ├── maz-3110_secmark_level.xml │ │ │ │ ├── maz-3110_sentence_level.xml │ │ │ │ ├── maz-3277_groups_level.xml │ │ │ │ ├── maz-3277_primmark_level.xml │ │ │ │ ├── maz-3277_secmark_level.xml │ │ │ │ ├── maz-3277_sentence_level.xml │ │ │ │ ├── maz-3367_groups_level.xml │ │ │ │ ├── maz-3367_primmark_level.xml │ │ │ │ ├── maz-3367_secmark_level.xml │ │ │ │ ├── maz-3367_sentence_level.xml │ │ │ │ ├── maz-3377_groups_level.xml │ │ │ │ ├── maz-3377_primmark_level.xml │ │ │ │ ├── maz-3377_secmark_level.xml │ │ │ │ ├── maz-3377_sentence_level.xml │ │ │ │ ├── maz-3415_groups_level.xml │ │ │ │ ├── maz-3415_primmark_level.xml │ │ │ │ ├── maz-3415_secmark_level.xml │ │ │ │ ├── maz-3415_sentence_level.xml │ │ │ │ ├── maz-3547_groups_level.xml │ │ │ │ ├── maz-3547_primmark_level.xml │ │ │ │ ├── maz-3547_secmark_level.xml │ │ │ │ ├── maz-3547_sentence_level.xml │ │ │ │ ├── maz-4031_groups_level.xml │ │ │ │ ├── maz-4031_primmark_level.xml │ │ │ │ ├── maz-4031_secmark_level.xml │ │ │ │ ├── maz-4031_sentence_level.xml │ │ │ │ ├── maz-4181_groups_level.xml │ │ │ │ ├── maz-4181_primmark_level.xml │ │ │ │ ├── maz-4181_secmark_level.xml │ │ │ │ ├── maz-4181_sentence_level.xml │ │ │ │ ├── maz-4282_groups_level.xml │ │ │ │ ├── maz-4282_primmark_level.xml │ │ │ │ ├── maz-4282_secmark_level.xml │ │ │ │ ├── maz-4282_sentence_level.xml │ │ │ │ ├── maz-4403_groups_level.xml │ │ │ │ ├── maz-4403_primmark_level.xml │ │ │ │ ├── maz-4403_secmark_level.xml │ │ │ │ ├── maz-4403_sentence_level.xml │ │ │ │ ├── maz-4428_groups_level.xml │ │ │ │ ├── maz-4428_primmark_level.xml │ │ │ │ ├── maz-4428_secmark_level.xml │ │ │ │ ├── maz-4428_sentence_level.xml │ │ │ │ ├── maz-4472_groups_level.xml │ │ │ │ ├── maz-4472_primmark_level.xml │ │ │ │ ├── maz-4472_secmark_level.xml │ │ │ │ ├── maz-4472_sentence_level.xml │ │ │ │ ├── maz-4636_groups_level.xml │ │ │ │ ├── maz-4636_primmark_level.xml │ │ │ │ ├── maz-4636_secmark_level.xml │ │ │ │ ├── maz-4636_sentence_level.xml │ │ │ │ ├── maz-4794_groups_level.xml │ │ │ │ ├── maz-4794_primmark_level.xml │ │ │ │ ├── maz-4794_secmark_level.xml │ │ │ │ ├── maz-4794_sentence_level.xml │ │ │ │ ├── maz-4959_groups_level.xml │ │ │ │ ├── maz-4959_primmark_level.xml │ │ │ │ ├── maz-4959_secmark_level.xml │ │ │ │ ├── maz-4959_sentence_level.xml │ │ │ │ ├── maz-5007_groups_level.xml │ │ │ │ ├── maz-5007_primmark_level.xml │ │ │ │ ├── maz-5007_secmark_level.xml │ │ │ │ ├── maz-5007_sentence_level.xml │ │ │ │ ├── maz-5010_groups_level.xml │ │ │ │ ├── maz-5010_primmark_level.xml │ │ │ │ ├── maz-5010_secmark_level.xml │ │ │ │ ├── maz-5010_sentence_level.xml │ │ │ │ ├── maz-5012_groups_level.xml │ │ │ │ ├── maz-5012_primmark_level.xml │ │ │ │ ├── maz-5012_secmark_level.xml │ │ │ │ ├── maz-5012_sentence_level.xml │ │ │ │ ├── maz-5039_groups_level.xml │ │ │ │ ├── maz-5039_primmark_level.xml │ │ │ │ ├── maz-5039_secmark_level.xml │ │ │ │ ├── maz-5039_sentence_level.xml │ │ │ │ ├── maz-5144_groups_level.xml │ │ │ │ ├── maz-5144_primmark_level.xml │ │ │ │ ├── maz-5144_secmark_level.xml │ │ │ │ ├── maz-5144_sentence_level.xml │ │ │ │ ├── maz-5297_groups_level.xml │ │ │ │ ├── maz-5297_primmark_level.xml │ │ │ │ ├── maz-5297_secmark_level.xml │ │ │ │ ├── maz-5297_sentence_level.xml │ │ │ │ ├── maz-5701_groups_level.xml │ │ │ │ ├── maz-5701_primmark_level.xml │ │ │ │ ├── maz-5701_secmark_level.xml │ │ │ │ ├── maz-5701_sentence_level.xml │ │ │ │ ├── maz-5709_groups_level.xml │ │ │ │ ├── maz-5709_primmark_level.xml │ │ │ │ ├── maz-5709_secmark_level.xml │ │ │ │ ├── maz-5709_sentence_level.xml │ │ │ │ ├── maz-5715_groups_level.xml │ │ │ │ ├── maz-5715_primmark_level.xml │ │ │ │ ├── maz-5715_secmark_level.xml │ │ │ │ ├── maz-5715_sentence_level.xml │ │ │ │ ├── maz-5873_groups_level.xml │ │ │ │ ├── maz-5873_primmark_level.xml │ │ │ │ ├── maz-5873_secmark_level.xml │ │ │ │ ├── maz-5873_sentence_level.xml │ │ │ │ ├── maz-5876_groups_level.xml │ │ │ │ ├── maz-5876_primmark_level.xml │ │ │ │ ├── maz-5876_secmark_level.xml │ │ │ │ ├── maz-5876_sentence_level.xml │ │ │ │ ├── maz-5932_groups_level.xml │ │ │ │ ├── maz-5932_primmark_level.xml │ │ │ │ ├── maz-5932_secmark_level.xml │ │ │ │ ├── maz-5932_sentence_level.xml │ │ │ │ ├── maz-6046_groups_level.xml │ │ │ │ ├── maz-6046_primmark_level.xml │ │ │ │ ├── maz-6046_secmark_level.xml │ │ │ │ ├── maz-6046_sentence_level.xml │ │ │ │ ├── maz-6159_groups_level.xml │ │ │ │ ├── maz-6159_primmark_level.xml │ │ │ │ ├── maz-6159_secmark_level.xml │ │ │ │ ├── maz-6159_sentence_level.xml │ │ │ │ ├── maz-6165_groups_level.xml │ │ │ │ ├── maz-6165_primmark_level.xml │ │ │ │ ├── maz-6165_secmark_level.xml │ │ │ │ ├── maz-6165_sentence_level.xml │ │ │ │ ├── maz-6193_groups_level.xml │ │ │ │ ├── maz-6193_primmark_level.xml │ │ │ │ ├── maz-6193_secmark_level.xml │ │ │ │ ├── maz-6193_sentence_level.xml │ │ │ │ ├── maz-6488_groups_level.xml │ │ │ │ ├── maz-6488_primmark_level.xml │ │ │ │ ├── maz-6488_secmark_level.xml │ │ │ │ ├── maz-6488_sentence_level.xml │ │ │ │ ├── maz-6539_groups_level.xml │ │ │ │ ├── maz-6539_primmark_level.xml │ │ │ │ ├── maz-6539_secmark_level.xml │ │ │ │ ├── maz-6539_sentence_level.xml │ │ │ │ ├── maz-6728_groups_level.xml │ │ │ │ ├── maz-6728_primmark_level.xml │ │ │ │ ├── maz-6728_secmark_level.xml │ │ │ │ ├── maz-6728_sentence_level.xml │ │ │ │ ├── maz-6918_groups_level.xml │ │ │ │ ├── maz-6918_primmark_level.xml │ │ │ │ ├── maz-6918_secmark_level.xml │ │ │ │ ├── maz-6918_sentence_level.xml │ │ │ │ ├── maz-6993_groups_level.xml │ │ │ │ ├── maz-6993_primmark_level.xml │ │ │ │ ├── maz-6993_secmark_level.xml │ │ │ │ ├── maz-6993_sentence_level.xml │ │ │ │ ├── maz-7053_groups_level.xml │ │ │ │ ├── maz-7053_primmark_level.xml │ │ │ │ ├── maz-7053_secmark_level.xml │ │ │ │ ├── maz-7053_sentence_level.xml │ │ │ │ ├── maz-7071_groups_level.xml │ │ │ │ ├── maz-7071_primmark_level.xml │ │ │ │ ├── maz-7071_secmark_level.xml │ │ │ │ ├── maz-7071_sentence_level.xml │ │ │ │ ├── maz-7220_groups_level.xml │ │ │ │ ├── maz-7220_primmark_level.xml │ │ │ │ ├── maz-7220_secmark_level.xml │ │ │ │ ├── maz-7220_sentence_level.xml │ │ │ │ ├── maz-7690_groups_level.xml │ │ │ │ ├── maz-7690_primmark_level.xml │ │ │ │ ├── maz-7690_secmark_level.xml │ │ │ │ ├── maz-7690_sentence_level.xml │ │ │ │ ├── maz-7967_groups_level.xml │ │ │ │ ├── maz-7967_primmark_level.xml │ │ │ │ ├── maz-7967_secmark_level.xml │ │ │ │ ├── maz-7967_sentence_level.xml │ │ │ │ ├── maz-7969_groups_level.xml │ │ │ │ ├── maz-7969_primmark_level.xml │ │ │ │ ├── maz-7969_secmark_level.xml │ │ │ │ ├── maz-7969_sentence_level.xml │ │ │ │ ├── maz-8134_groups_level.xml │ │ │ │ ├── maz-8134_primmark_level.xml │ │ │ │ ├── maz-8134_secmark_level.xml │ │ │ │ ├── maz-8134_sentence_level.xml │ │ │ │ ├── maz-8288_groups_level.xml │ │ │ │ ├── maz-8288_primmark_level.xml │ │ │ │ ├── maz-8288_secmark_level.xml │ │ │ │ ├── maz-8288_sentence_level.xml │ │ │ │ ├── maz-8361_groups_level.xml │ │ │ │ ├── maz-8361_primmark_level.xml │ │ │ │ ├── maz-8361_secmark_level.xml │ │ │ │ ├── maz-8361_sentence_level.xml │ │ │ │ ├── maz-8509_groups_level.xml │ │ │ │ ├── maz-8509_primmark_level.xml │ │ │ │ ├── maz-8509_secmark_level.xml │ │ │ │ ├── maz-8509_sentence_level.xml │ │ │ │ ├── maz-8563_groups_level.xml │ │ │ │ ├── maz-8563_primmark_level.xml │ │ │ │ ├── maz-8563_secmark_level.xml │ │ │ │ ├── maz-8563_sentence_level.xml │ │ │ │ ├── maz-8586_groups_level.xml │ │ │ │ ├── maz-8586_primmark_level.xml │ │ │ │ ├── maz-8586_secmark_level.xml │ │ │ │ ├── maz-8586_sentence_level.xml │ │ │ │ ├── maz-8665_groups_level.xml │ │ │ │ ├── maz-8665_primmark_level.xml │ │ │ │ ├── maz-8665_secmark_level.xml │ │ │ │ ├── maz-8665_sentence_level.xml │ │ │ │ ├── maz-8727_groups_level.xml │ │ │ │ ├── maz-8727_primmark_level.xml │ │ │ │ ├── maz-8727_secmark_level.xml │ │ │ │ ├── maz-8727_sentence_level.xml │ │ │ │ ├── maz-8838_groups_level.xml │ │ │ │ ├── maz-8838_primmark_level.xml │ │ │ │ ├── maz-8838_secmark_level.xml │ │ │ │ ├── maz-8838_sentence_level.xml │ │ │ │ ├── maz-8981_groups_level.xml │ │ │ │ ├── maz-8981_primmark_level.xml │ │ │ │ ├── maz-8981_secmark_level.xml │ │ │ │ ├── maz-8981_sentence_level.xml │ │ │ │ ├── maz-9207_groups_level.xml │ │ │ │ ├── maz-9207_primmark_level.xml │ │ │ │ ├── maz-9207_secmark_level.xml │ │ │ │ ├── maz-9207_sentence_level.xml │ │ │ │ ├── maz-9335_groups_level.xml │ │ │ │ ├── maz-9335_primmark_level.xml │ │ │ │ ├── maz-9335_secmark_level.xml │ │ │ │ ├── maz-9335_sentence_level.xml │ │ │ │ ├── maz-9521_groups_level.xml │ │ │ │ ├── maz-9521_primmark_level.xml │ │ │ │ ├── maz-9521_secmark_level.xml │ │ │ │ ├── maz-9521_sentence_level.xml │ │ │ │ ├── maz-9538_groups_level.xml │ │ │ │ ├── maz-9538_primmark_level.xml │ │ │ │ ├── maz-9538_secmark_level.xml │ │ │ │ ├── maz-9538_sentence_level.xml │ │ │ │ ├── maz-9612_groups_level.xml │ │ │ │ ├── maz-9612_primmark_level.xml │ │ │ │ ├── maz-9612_secmark_level.xml │ │ │ │ ├── maz-9612_sentence_level.xml │ │ │ │ ├── maz-9650_groups_level.xml │ │ │ │ ├── maz-9650_primmark_level.xml │ │ │ │ ├── maz-9650_secmark_level.xml │ │ │ │ ├── maz-9650_sentence_level.xml │ │ │ │ ├── maz-9725_groups_level.xml │ │ │ │ ├── maz-9725_primmark_level.xml │ │ │ │ ├── maz-9725_secmark_level.xml │ │ │ │ ├── maz-9725_sentence_level.xml │ │ │ │ ├── maz-9782_groups_level.xml │ │ │ │ ├── maz-9782_primmark_level.xml │ │ │ │ ├── maz-9782_secmark_level.xml │ │ │ │ ├── maz-9782_sentence_level.xml │ │ │ │ ├── maz-9852_groups_level.xml │ │ │ │ ├── maz-9852_primmark_level.xml │ │ │ │ ├── maz-9852_secmark_level.xml │ │ │ │ ├── maz-9852_sentence_level.xml │ │ │ │ ├── maz-9884_groups_level.xml │ │ │ │ ├── maz-9884_primmark_level.xml │ │ │ │ ├── maz-9884_secmark_level.xml │ │ │ │ ├── maz-9884_sentence_level.xml │ │ │ │ ├── maz-9891_groups_level.xml │ │ │ │ ├── maz-9891_primmark_level.xml │ │ │ │ ├── maz-9891_secmark_level.xml │ │ │ │ └── maz-9891_sentence_level.xml │ │ │ ├── maz-00001.mmax │ │ │ ├── maz-00002.mmax │ │ │ ├── maz-10110.mmax │ │ │ ├── maz-10175.mmax │ │ │ ├── maz-10205.mmax │ │ │ ├── maz-10207.mmax │ │ │ ├── maz-10374.mmax │ │ │ ├── maz-10423.mmax │ │ │ ├── maz-10503.mmax │ │ │ ├── maz-10575.mmax │ │ │ ├── maz-10652.mmax │ │ │ ├── maz-10902.mmax │ │ │ ├── maz-11177.mmax │ │ │ ├── maz-11279.mmax │ │ │ ├── maz-11280.mmax │ │ │ ├── maz-11299.mmax │ │ │ ├── maz-11318.mmax │ │ │ ├── maz-11507.mmax │ │ │ ├── maz-11544.mmax │ │ │ ├── maz-11670.mmax │ │ │ ├── maz-11735.mmax │ │ │ ├── maz-11766.mmax │ │ │ ├── maz-11916.mmax │ │ │ ├── maz-12084.mmax │ │ │ ├── maz-12188.mmax │ │ │ ├── maz-12383.mmax │ │ │ ├── maz-12473.mmax │ │ │ ├── maz-12510.mmax │ │ │ ├── maz-12576.mmax │ │ │ ├── maz-12666.mmax │ │ │ ├── maz-12976.mmax │ │ │ ├── maz-13015.mmax │ │ │ ├── maz-13125.mmax │ │ │ ├── maz-13153.mmax │ │ │ ├── maz-13311.mmax │ │ │ ├── maz-13507.mmax │ │ │ ├── maz-13758.mmax │ │ │ ├── maz-13915.mmax │ │ │ ├── maz-13946.mmax │ │ │ ├── maz-14047.mmax │ │ │ ├── maz-14055.mmax │ │ │ ├── maz-14071.mmax │ │ │ ├── maz-14072.mmax │ │ │ ├── maz-14172.mmax │ │ │ ├── maz-1423.mmax │ │ │ ├── maz-14384.mmax │ │ │ ├── maz-14399.mmax │ │ │ ├── maz-14422.mmax │ │ │ ├── maz-1453.mmax │ │ │ ├── maz-14590.mmax │ │ │ ├── maz-14654.mmax │ │ │ ├── maz-14792.mmax │ │ │ ├── maz-14813.mmax │ │ │ ├── maz-14841.mmax │ │ │ ├── maz-14853.mmax │ │ │ ├── maz-14881.mmax │ │ │ ├── maz-15155.mmax │ │ │ ├── maz-15209.mmax │ │ │ ├── maz-15347.mmax │ │ │ ├── maz-15545.mmax │ │ │ ├── maz-15609.mmax │ │ │ ├── maz-15702.mmax │ │ │ ├── maz-15734.mmax │ │ │ ├── maz-15970.mmax │ │ │ ├── maz-16153.mmax │ │ │ ├── maz-16177.mmax │ │ │ ├── maz-16250.mmax │ │ │ ├── maz-16294.mmax │ │ │ ├── maz-16353.mmax │ │ │ ├── maz-16360.mmax │ │ │ ├── maz-16590.mmax │ │ │ ├── maz-1679.mmax │ │ │ ├── maz-16987.mmax │ │ │ ├── maz-17062.mmax │ │ │ ├── maz-17091.mmax │ │ │ ├── maz-17242.mmax │ │ │ ├── maz-17254.mmax │ │ │ ├── maz-17300.mmax │ │ │ ├── maz-17539.mmax │ │ │ ├── maz-1757.mmax │ │ │ ├── maz-17664.mmax │ │ │ ├── maz-17673.mmax │ │ │ ├── maz-17698.mmax │ │ │ ├── maz-17706.mmax │ │ │ ├── maz-17953.mmax │ │ │ ├── maz-18006.mmax │ │ │ ├── maz-18160.mmax │ │ │ ├── maz-18171.mmax │ │ │ ├── maz-1818.mmax │ │ │ ├── maz-18333.mmax │ │ │ ├── maz-18354.mmax │ │ │ ├── maz-18377.mmax │ │ │ ├── maz-18454.mmax │ │ │ ├── maz-18480.mmax │ │ │ ├── maz-18712.mmax │ │ │ ├── maz-18750.mmax │ │ │ ├── maz-18912.mmax │ │ │ ├── maz-18914.mmax │ │ │ ├── maz-18945.mmax │ │ │ ├── maz-19012.mmax │ │ │ ├── maz-19074.mmax │ │ │ ├── maz-19150.mmax │ │ │ ├── maz-19295.mmax │ │ │ ├── maz-19372.mmax │ │ │ ├── maz-19436.mmax │ │ │ ├── maz-19442.mmax │ │ │ ├── maz-19501.mmax │ │ │ ├── maz-2316.mmax │ │ │ ├── maz-2609.mmax │ │ │ ├── maz-2611.mmax │ │ │ ├── maz-2669.mmax │ │ │ ├── maz-3073.mmax │ │ │ ├── maz-3080.mmax │ │ │ ├── maz-3110.mmax │ │ │ ├── maz-3277.mmax │ │ │ ├── maz-3367.mmax │ │ │ ├── maz-3377.mmax │ │ │ ├── maz-3415.mmax │ │ │ ├── maz-3547.mmax │ │ │ ├── maz-4031.mmax │ │ │ ├── maz-4181.mmax │ │ │ ├── maz-4282.mmax │ │ │ ├── maz-4403.mmax │ │ │ ├── maz-4428.mmax │ │ │ ├── maz-4472.mmax │ │ │ ├── maz-4636.mmax │ │ │ ├── maz-4794.mmax │ │ │ ├── maz-4959.mmax │ │ │ ├── maz-5007.mmax │ │ │ ├── maz-5010.mmax │ │ │ ├── maz-5012.mmax │ │ │ ├── maz-5039.mmax │ │ │ ├── maz-5144.mmax │ │ │ ├── maz-5297.mmax │ │ │ ├── maz-5701.mmax │ │ │ ├── maz-5709.mmax │ │ │ ├── maz-5715.mmax │ │ │ ├── maz-5873.mmax │ │ │ ├── maz-5876.mmax │ │ │ ├── maz-5932.mmax │ │ │ ├── maz-6046.mmax │ │ │ ├── maz-6159.mmax │ │ │ ├── maz-6165.mmax │ │ │ ├── maz-6193.mmax │ │ │ ├── maz-6488.mmax │ │ │ ├── maz-6539.mmax │ │ │ ├── maz-6728.mmax │ │ │ ├── maz-6918.mmax │ │ │ ├── maz-6993.mmax │ │ │ ├── maz-7053.mmax │ │ │ ├── maz-7071.mmax │ │ │ ├── maz-7220.mmax │ │ │ ├── maz-7690.mmax │ │ │ ├── maz-7967.mmax │ │ │ ├── maz-7969.mmax │ │ │ ├── maz-8134.mmax │ │ │ ├── maz-8288.mmax │ │ │ ├── maz-8361.mmax │ │ │ ├── maz-8509.mmax │ │ │ ├── maz-8563.mmax │ │ │ ├── maz-8586.mmax │ │ │ ├── maz-8665.mmax │ │ │ ├── maz-8727.mmax │ │ │ ├── maz-8838.mmax │ │ │ ├── maz-8981.mmax │ │ │ ├── maz-9207.mmax │ │ │ ├── maz-9335.mmax │ │ │ ├── maz-9521.mmax │ │ │ ├── maz-9538.mmax │ │ │ ├── maz-9612.mmax │ │ │ ├── maz-9650.mmax │ │ │ ├── maz-9725.mmax │ │ │ ├── maz-9782.mmax │ │ │ ├── maz-9852.mmax │ │ │ ├── maz-9884.mmax │ │ │ ├── maz-9891.mmax │ │ │ ├── schemes │ │ │ │ ├── groups_scheme.xml │ │ │ │ ├── primmark_scheme.xml │ │ │ │ ├── secmark_scheme.xml │ │ │ │ └── sentence_scheme.xml │ │ │ └── styles │ │ │ │ └── default_style.xsl │ │ ├── metadata │ │ │ ├── maz-00001.meta.xml │ │ │ ├── maz-00002.meta.xml │ │ │ ├── maz-10110.meta.xml │ │ │ ├── maz-10175.meta.xml │ │ │ ├── maz-10205.meta.xml │ │ │ ├── maz-10207.meta.xml │ │ │ ├── maz-10374.meta.xml │ │ │ ├── maz-10423.meta.xml │ │ │ ├── maz-10503.meta.xml │ │ │ ├── maz-10575.meta.xml │ │ │ ├── maz-10652.meta.xml │ │ │ ├── maz-10902.meta.xml │ │ │ ├── maz-11177.meta.xml │ │ │ ├── maz-11279.meta.xml │ │ │ ├── maz-11280.meta.xml │ │ │ ├── maz-11299.meta.xml │ │ │ ├── maz-11318.meta.xml │ │ │ ├── maz-11507.meta.xml │ │ │ ├── maz-11544.meta.xml │ │ │ ├── maz-11670.meta.xml │ │ │ ├── maz-11735.meta.xml │ │ │ ├── maz-11766.meta.xml │ │ │ ├── maz-11916.meta.xml │ │ │ ├── maz-12084.meta.xml │ │ │ ├── maz-12188.meta.xml │ │ │ ├── maz-12383.meta.xml │ │ │ ├── maz-12473.meta.xml │ │ │ ├── maz-12510.meta.xml │ │ │ ├── maz-12576.meta.xml │ │ │ ├── maz-12666.meta.xml │ │ │ ├── maz-12976.meta.xml │ │ │ ├── maz-13015.meta.xml │ │ │ ├── maz-13125.meta.xml │ │ │ ├── maz-13153.meta.xml │ │ │ ├── maz-13311.meta.xml │ │ │ ├── maz-13507.meta.xml │ │ │ ├── maz-13758.meta.xml │ │ │ ├── maz-13915.meta.xml │ │ │ ├── maz-13946.meta.xml │ │ │ ├── maz-14047.meta.xml │ │ │ ├── maz-14055.meta.xml │ │ │ ├── maz-14071.meta.xml │ │ │ ├── maz-14072.meta.xml │ │ │ ├── maz-14172.meta.xml │ │ │ ├── maz-1423.meta.xml │ │ │ ├── maz-14384.meta.xml │ │ │ ├── maz-14399.meta.xml │ │ │ ├── maz-14422.meta.xml │ │ │ ├── maz-1453.meta.xml │ │ │ ├── maz-14590.meta.xml │ │ │ ├── maz-14654.meta.xml │ │ │ ├── maz-14792.meta.xml │ │ │ ├── maz-14813.meta.xml │ │ │ ├── maz-14841.meta.xml │ │ │ ├── maz-14853.meta.xml │ │ │ ├── maz-14881.meta.xml │ │ │ ├── maz-15155.meta.xml │ │ │ ├── maz-15209.meta.xml │ │ │ ├── maz-15347.meta.xml │ │ │ ├── maz-15545.meta.xml │ │ │ ├── maz-15609.meta.xml │ │ │ ├── maz-15702.meta.xml │ │ │ ├── maz-15734.meta.xml │ │ │ ├── maz-15970.meta.xml │ │ │ ├── maz-16153.meta.xml │ │ │ ├── maz-16177.meta.xml │ │ │ ├── maz-16250.meta.xml │ │ │ ├── maz-16294.meta.xml │ │ │ ├── maz-16353.meta.xml │ │ │ ├── maz-16360.meta.xml │ │ │ ├── maz-16590.meta.xml │ │ │ ├── maz-1679.meta.xml │ │ │ ├── maz-16987.meta.xml │ │ │ ├── maz-17062.meta.xml │ │ │ ├── maz-17091.meta.xml │ │ │ ├── maz-17242.meta.xml │ │ │ ├── maz-17254.meta.xml │ │ │ ├── maz-17300.meta.xml │ │ │ ├── maz-17539.meta.xml │ │ │ ├── maz-1757.meta.xml │ │ │ ├── maz-17664.meta.xml │ │ │ ├── maz-17673.meta.xml │ │ │ ├── maz-17698.meta.xml │ │ │ ├── maz-17706.meta.xml │ │ │ ├── maz-17953.meta.xml │ │ │ ├── maz-18006.meta.xml │ │ │ ├── maz-18160.meta.xml │ │ │ ├── maz-18171.meta.xml │ │ │ ├── maz-1818.meta.xml │ │ │ ├── maz-18333.meta.xml │ │ │ ├── maz-18354.meta.xml │ │ │ ├── maz-18377.meta.xml │ │ │ ├── maz-18454.meta.xml │ │ │ ├── maz-18480.meta.xml │ │ │ ├── maz-18712.meta.xml │ │ │ ├── maz-18750.meta.xml │ │ │ ├── maz-18912.meta.xml │ │ │ ├── maz-18914.meta.xml │ │ │ ├── maz-18945.meta.xml │ │ │ ├── maz-19012.meta.xml │ │ │ ├── maz-19074.meta.xml │ │ │ ├── maz-19150.meta.xml │ │ │ ├── maz-19295.meta.xml │ │ │ ├── maz-19372.meta.xml │ │ │ ├── maz-19436.meta.xml │ │ │ ├── maz-19442.meta.xml │ │ │ ├── maz-19501.meta.xml │ │ │ ├── maz-2316.meta.xml │ │ │ ├── maz-2609.meta.xml │ │ │ ├── maz-2611.meta.xml │ │ │ ├── maz-2669.meta.xml │ │ │ ├── maz-3073.meta.xml │ │ │ ├── maz-3080.meta.xml │ │ │ ├── maz-3110.meta.xml │ │ │ ├── maz-3277.meta.xml │ │ │ ├── maz-3367.meta.xml │ │ │ ├── maz-3377.meta.xml │ │ │ ├── maz-3415.meta.xml │ │ │ ├── maz-3547.meta.xml │ │ │ ├── maz-4031.meta.xml │ │ │ ├── maz-4181.meta.xml │ │ │ ├── maz-4282.meta.xml │ │ │ ├── maz-4403.meta.xml │ │ │ ├── maz-4428.meta.xml │ │ │ ├── maz-4472.meta.xml │ │ │ ├── maz-4636.meta.xml │ │ │ ├── maz-4794.meta.xml │ │ │ ├── maz-4959.meta.xml │ │ │ ├── maz-5007.meta.xml │ │ │ ├── maz-5010.meta.xml │ │ │ ├── maz-5012.meta.xml │ │ │ ├── maz-5039.meta.xml │ │ │ ├── maz-5144.meta.xml │ │ │ ├── maz-5297.meta.xml │ │ │ ├── maz-5701.meta.xml │ │ │ ├── maz-5709.meta.xml │ │ │ ├── maz-5715.meta.xml │ │ │ ├── maz-5873.meta.xml │ │ │ ├── maz-5876.meta.xml │ │ │ ├── maz-5932.meta.xml │ │ │ ├── maz-6046.meta.xml │ │ │ ├── maz-6159.meta.xml │ │ │ ├── maz-6165.meta.xml │ │ │ ├── maz-6193.meta.xml │ │ │ ├── maz-6488.meta.xml │ │ │ ├── maz-6539.meta.xml │ │ │ ├── maz-6728.meta.xml │ │ │ ├── maz-6918.meta.xml │ │ │ ├── maz-6993.meta.xml │ │ │ ├── maz-7053.meta.xml │ │ │ ├── maz-7071.meta.xml │ │ │ ├── maz-7220.meta.xml │ │ │ ├── maz-7690.meta.xml │ │ │ ├── maz-7967.meta.xml │ │ │ ├── maz-7969.meta.xml │ │ │ ├── maz-8134.meta.xml │ │ │ ├── maz-8288.meta.xml │ │ │ ├── maz-8361.meta.xml │ │ │ ├── maz-8509.meta.xml │ │ │ ├── maz-8563.meta.xml │ │ │ ├── maz-8586.meta.xml │ │ │ ├── maz-8665.meta.xml │ │ │ ├── maz-8727.meta.xml │ │ │ ├── maz-8838.meta.xml │ │ │ ├── maz-8981.meta.xml │ │ │ ├── maz-9207.meta.xml │ │ │ ├── maz-9335.meta.xml │ │ │ ├── maz-9521.meta.xml │ │ │ ├── maz-9538.meta.xml │ │ │ ├── maz-9612.meta.xml │ │ │ ├── maz-9650.meta.xml │ │ │ ├── maz-9725.meta.xml │ │ │ ├── maz-9782.meta.xml │ │ │ ├── maz-9852.meta.xml │ │ │ ├── maz-9884.meta.xml │ │ │ └── maz-9891.meta.xml │ │ ├── primary-data │ │ │ ├── maz-00001.txt │ │ │ ├── maz-00002.txt │ │ │ ├── maz-10110.txt │ │ │ ├── maz-10175.txt │ │ │ ├── maz-10205.txt │ │ │ ├── maz-10207.txt │ │ │ ├── maz-10374.txt │ │ │ ├── maz-10423.txt │ │ │ ├── maz-10503.txt │ │ │ ├── maz-10575.txt │ │ │ ├── maz-10652.txt │ │ │ ├── maz-10902.txt │ │ │ ├── maz-11177.txt │ │ │ ├── maz-11279.txt │ │ │ ├── maz-11280.txt │ │ │ ├── maz-11299.txt │ │ │ ├── maz-11318.txt │ │ │ ├── maz-11507.txt │ │ │ ├── maz-11544.txt │ │ │ ├── maz-11670.txt │ │ │ ├── maz-11735.txt │ │ │ ├── maz-11766.txt │ │ │ ├── maz-11916.txt │ │ │ ├── maz-12084.txt │ │ │ ├── maz-12188.txt │ │ │ ├── maz-12383.txt │ │ │ ├── maz-12473.txt │ │ │ ├── maz-12510.txt │ │ │ ├── maz-12576.txt │ │ │ ├── maz-12666.txt │ │ │ ├── maz-12976.txt │ │ │ ├── maz-13015.txt │ │ │ ├── maz-13125.txt │ │ │ ├── maz-13153.txt │ │ │ ├── maz-13311.txt │ │ │ ├── maz-13507.txt │ │ │ ├── maz-13758.txt │ │ │ ├── maz-13915.txt │ │ │ ├── maz-13946.txt │ │ │ ├── maz-14047.txt │ │ │ ├── maz-14055.txt │ │ │ ├── maz-14071.txt │ │ │ ├── maz-14072.txt │ │ │ ├── maz-14172.txt │ │ │ ├── maz-1423.txt │ │ │ ├── maz-14384.txt │ │ │ ├── maz-14399.txt │ │ │ ├── maz-14422.txt │ │ │ ├── maz-1453.txt │ │ │ ├── maz-14590.txt │ │ │ ├── maz-14654.txt │ │ │ ├── maz-14792.txt │ │ │ ├── maz-14813.txt │ │ │ ├── maz-14841.txt │ │ │ ├── maz-14853.txt │ │ │ ├── maz-14881.txt │ │ │ ├── maz-15155.txt │ │ │ ├── maz-15209.txt │ │ │ ├── maz-15347.txt │ │ │ ├── maz-15545.txt │ │ │ ├── maz-15609.txt │ │ │ ├── maz-15702.txt │ │ │ ├── maz-15734.txt │ │ │ ├── maz-15970.txt │ │ │ ├── maz-16153.txt │ │ │ ├── maz-16177.txt │ │ │ ├── maz-16250.txt │ │ │ ├── maz-16294.txt │ │ │ ├── maz-16353.txt │ │ │ ├── maz-16360.txt │ │ │ ├── maz-16590.txt │ │ │ ├── maz-1679.txt │ │ │ ├── maz-16987.txt │ │ │ ├── maz-17062.txt │ │ │ ├── maz-17091.txt │ │ │ ├── maz-17242.txt │ │ │ ├── maz-17254.txt │ │ │ ├── maz-17300.txt │ │ │ ├── maz-17539.txt │ │ │ ├── maz-1757.txt │ │ │ ├── maz-17664.txt │ │ │ ├── maz-17673.txt │ │ │ ├── maz-17698.txt │ │ │ ├── maz-17706.txt │ │ │ ├── maz-17953.txt │ │ │ ├── maz-18006.txt │ │ │ ├── maz-18160.txt │ │ │ ├── maz-18171.txt │ │ │ ├── maz-1818.txt │ │ │ ├── maz-18333.txt │ │ │ ├── maz-18354.txt │ │ │ ├── maz-18377.txt │ │ │ ├── maz-18454.txt │ │ │ ├── maz-18480.txt │ │ │ ├── maz-18712.txt │ │ │ ├── maz-18750.txt │ │ │ ├── maz-18912.txt │ │ │ ├── maz-18914.txt │ │ │ ├── maz-18945.txt │ │ │ ├── maz-19012.txt │ │ │ ├── maz-19074.txt │ │ │ ├── maz-19150.txt │ │ │ ├── maz-19295.txt │ │ │ ├── maz-19372.txt │ │ │ ├── maz-19436.txt │ │ │ ├── maz-19442.txt │ │ │ ├── maz-19501.txt │ │ │ ├── maz-2316.txt │ │ │ ├── maz-2609.txt │ │ │ ├── maz-2611.txt │ │ │ ├── maz-2669.txt │ │ │ ├── maz-3073.txt │ │ │ ├── maz-3080.txt │ │ │ ├── maz-3110.txt │ │ │ ├── maz-3277.txt │ │ │ ├── maz-3367.txt │ │ │ ├── maz-3377.txt │ │ │ ├── maz-3415.txt │ │ │ ├── maz-3547.txt │ │ │ ├── maz-4031.txt │ │ │ ├── maz-4181.txt │ │ │ ├── maz-4282.txt │ │ │ ├── maz-4403.txt │ │ │ ├── maz-4428.txt │ │ │ ├── maz-4472.txt │ │ │ ├── maz-4636.txt │ │ │ ├── maz-4794.txt │ │ │ ├── maz-4959.txt │ │ │ ├── maz-5007.txt │ │ │ ├── maz-5010.txt │ │ │ ├── maz-5012.txt │ │ │ ├── maz-5039.txt │ │ │ ├── maz-5144.txt │ │ │ ├── maz-5297.txt │ │ │ ├── maz-5701.txt │ │ │ ├── maz-5709.txt │ │ │ ├── maz-5715.txt │ │ │ ├── maz-5873.txt │ │ │ ├── maz-5876.txt │ │ │ ├── maz-5932.txt │ │ │ ├── maz-6046.txt │ │ │ ├── maz-6159.txt │ │ │ ├── maz-6165.txt │ │ │ ├── maz-6193.txt │ │ │ ├── maz-6488.txt │ │ │ ├── maz-6539.txt │ │ │ ├── maz-6728.txt │ │ │ ├── maz-6918.txt │ │ │ ├── maz-6993.txt │ │ │ ├── maz-7053.txt │ │ │ ├── maz-7071.txt │ │ │ ├── maz-7220.txt │ │ │ ├── maz-7690.txt │ │ │ ├── maz-7967.txt │ │ │ ├── maz-7969.txt │ │ │ ├── maz-8134.txt │ │ │ ├── maz-8288.txt │ │ │ ├── maz-8361.txt │ │ │ ├── maz-8509.txt │ │ │ ├── maz-8563.txt │ │ │ ├── maz-8586.txt │ │ │ ├── maz-8665.txt │ │ │ ├── maz-8727.txt │ │ │ ├── maz-8838.txt │ │ │ ├── maz-8981.txt │ │ │ ├── maz-9207.txt │ │ │ ├── maz-9335.txt │ │ │ ├── maz-9521.txt │ │ │ ├── maz-9538.txt │ │ │ ├── maz-9612.txt │ │ │ ├── maz-9650.txt │ │ │ ├── maz-9725.txt │ │ │ ├── maz-9782.txt │ │ │ ├── maz-9852.txt │ │ │ ├── maz-9884.txt │ │ │ └── maz-9891.txt │ │ ├── rst │ │ │ ├── maz-00001.rs3 │ │ │ ├── maz-00002.rs3 │ │ │ ├── maz-10110.rs3 │ │ │ ├── maz-10175.rs3 │ │ │ ├── maz-10205.rs3 │ │ │ ├── maz-10207.rs3 │ │ │ ├── maz-10374.rs3 │ │ │ ├── maz-10423.rs3 │ │ │ ├── maz-10503.rs3 │ │ │ ├── maz-10575.rs3 │ │ │ ├── maz-10652.rs3 │ │ │ ├── maz-10902.rs3 │ │ │ ├── maz-11177.rs3 │ │ │ ├── maz-11279.rs3 │ │ │ ├── maz-11280.rs3 │ │ │ ├── maz-11299.rs3 │ │ │ ├── maz-11318.rs3 │ │ │ ├── maz-11507.rs3 │ │ │ ├── maz-11544.rs3 │ │ │ ├── maz-11670.rs3 │ │ │ ├── maz-11735.rs3 │ │ │ ├── maz-11766.rs3 │ │ │ ├── maz-11916.rs3 │ │ │ ├── maz-12084.rs3 │ │ │ ├── maz-12188.rs3 │ │ │ ├── maz-12383.rs3 │ │ │ ├── maz-12473.rs3 │ │ │ ├── maz-12510.rs3 │ │ │ ├── maz-12576.rs3 │ │ │ ├── maz-12666.rs3 │ │ │ ├── maz-12976.rs3 │ │ │ ├── maz-13015.rs3 │ │ │ ├── maz-13125.rs3 │ │ │ ├── maz-13153.rs3 │ │ │ ├── maz-13311.rs3 │ │ │ ├── maz-13507.rs3 │ │ │ ├── maz-13758.rs3 │ │ │ ├── maz-13915.rs3 │ │ │ ├── maz-13946.rs3 │ │ │ ├── maz-14047.rs3 │ │ │ ├── maz-14055.rs3 │ │ │ ├── maz-14071.rs3 │ │ │ ├── maz-14072.rs3 │ │ │ ├── maz-14172.rs3 │ │ │ ├── maz-1423.rs3 │ │ │ ├── maz-14384.rs3 │ │ │ ├── maz-14399.rs3 │ │ │ ├── maz-14422.rs3 │ │ │ ├── maz-1453.rs3 │ │ │ ├── maz-14590.rs3 │ │ │ ├── maz-14654.rs3 │ │ │ ├── maz-14792.rs3 │ │ │ ├── maz-14813.rs3 │ │ │ ├── maz-14841.rs3 │ │ │ ├── maz-14853.rs3 │ │ │ ├── maz-14881.rs3 │ │ │ ├── maz-15155.rs3 │ │ │ ├── maz-15209.rs3 │ │ │ ├── maz-15347.rs3 │ │ │ ├── maz-15545.rs3 │ │ │ ├── maz-15609.rs3 │ │ │ ├── maz-15702.rs3 │ │ │ ├── maz-15734.rs3 │ │ │ ├── maz-15970.rs3 │ │ │ ├── maz-16153.rs3 │ │ │ ├── maz-16177.rs3 │ │ │ ├── maz-16250.rs3 │ │ │ ├── maz-16294.rs3 │ │ │ ├── maz-16353.rs3 │ │ │ ├── maz-16360.rs3 │ │ │ ├── maz-16590.rs3 │ │ │ ├── maz-1679.rs3 │ │ │ ├── maz-16987.rs3 │ │ │ ├── maz-17062.rs3 │ │ │ ├── maz-17091.rs3 │ │ │ ├── maz-17242.rs3 │ │ │ ├── maz-17254.rs3 │ │ │ ├── maz-17300.rs3 │ │ │ ├── maz-17539.rs3 │ │ │ ├── maz-1757.rs3 │ │ │ ├── maz-17664.rs3 │ │ │ ├── maz-17673.rs3 │ │ │ ├── maz-17698.rs3 │ │ │ ├── maz-17706.rs3 │ │ │ ├── maz-17953.rs3 │ │ │ ├── maz-18006.rs3 │ │ │ ├── maz-18160.rs3 │ │ │ ├── maz-18171.rs3 │ │ │ ├── maz-1818.rs3 │ │ │ ├── maz-18333.rs3 │ │ │ ├── maz-18354.rs3 │ │ │ ├── maz-18377.rs3 │ │ │ ├── maz-18454.rs3 │ │ │ ├── maz-18480.rs3 │ │ │ ├── maz-18712.rs3 │ │ │ ├── maz-18750.rs3 │ │ │ ├── maz-18912.rs3 │ │ │ ├── maz-18914.rs3 │ │ │ ├── maz-18945.rs3 │ │ │ ├── maz-19012.rs3 │ │ │ ├── maz-19074.rs3 │ │ │ ├── maz-19150.rs3 │ │ │ ├── maz-19295.rs3 │ │ │ ├── maz-19372.rs3 │ │ │ ├── maz-19436.rs3 │ │ │ ├── maz-19442.rs3 │ │ │ ├── maz-19501.rs3 │ │ │ ├── maz-2316.rs3 │ │ │ ├── maz-2609.rs3 │ │ │ ├── maz-2611.rs3 │ │ │ ├── maz-2669.rs3 │ │ │ ├── maz-3073.rs3 │ │ │ ├── maz-3080.rs3 │ │ │ ├── maz-3110.rs3 │ │ │ ├── maz-3277.rs3 │ │ │ ├── maz-3367.rs3 │ │ │ ├── maz-3377.rs3 │ │ │ ├── maz-3415.rs3 │ │ │ ├── maz-3547.rs3 │ │ │ ├── maz-4031.rs3 │ │ │ ├── maz-4181.rs3 │ │ │ ├── maz-4282.rs3 │ │ │ ├── maz-4403.rs3 │ │ │ ├── maz-4428.rs3 │ │ │ ├── maz-4472.rs3 │ │ │ ├── maz-4636.rs3 │ │ │ ├── maz-4794.rs3 │ │ │ ├── maz-4959.rs3 │ │ │ ├── maz-5007.rs3 │ │ │ ├── maz-5010.rs3 │ │ │ ├── maz-5012.rs3 │ │ │ ├── maz-5039.rs3 │ │ │ ├── maz-5144.rs3 │ │ │ ├── maz-5297.rs3 │ │ │ ├── maz-5701.rs3 │ │ │ ├── maz-5709.rs3 │ │ │ ├── maz-5715.rs3 │ │ │ ├── maz-5873.rs3 │ │ │ ├── maz-5876.rs3 │ │ │ ├── maz-5932.rs3 │ │ │ ├── maz-6046.rs3 │ │ │ ├── maz-6159.rs3 │ │ │ ├── maz-6165.rs3 │ │ │ ├── maz-6193.rs3 │ │ │ ├── maz-6488.rs3 │ │ │ ├── maz-6539.rs3 │ │ │ ├── maz-6728.rs3 │ │ │ ├── maz-6918.rs3 │ │ │ ├── maz-6993.rs3 │ │ │ ├── maz-7053.rs3 │ │ │ ├── maz-7071.rs3 │ │ │ ├── maz-7220.rs3 │ │ │ ├── maz-7690.rs3 │ │ │ ├── maz-7967.rs3 │ │ │ ├── maz-7969.rs3 │ │ │ ├── maz-8134.rs3 │ │ │ ├── maz-8288.rs3 │ │ │ ├── maz-8361.rs3 │ │ │ ├── maz-8509.rs3 │ │ │ ├── maz-8563.rs3 │ │ │ ├── maz-8586.rs3 │ │ │ ├── maz-8665.rs3 │ │ │ ├── maz-8727.rs3 │ │ │ ├── maz-8838.rs3 │ │ │ ├── maz-8981.rs3 │ │ │ ├── maz-9207.rs3 │ │ │ ├── maz-9335.rs3 │ │ │ ├── maz-9521.rs3 │ │ │ ├── maz-9538.rs3 │ │ │ ├── maz-9612.rs3 │ │ │ ├── maz-9650.rs3 │ │ │ ├── maz-9725.rs3 │ │ │ ├── maz-9782.rs3 │ │ │ ├── maz-9852.rs3 │ │ │ ├── maz-9884.rs3 │ │ │ └── maz-9891.rs3 │ │ ├── syntax │ │ │ ├── maz-00001.xml │ │ │ ├── maz-00002.xml │ │ │ ├── maz-10110.xml │ │ │ ├── maz-10175.xml │ │ │ ├── maz-10205.xml │ │ │ ├── maz-10207.xml │ │ │ ├── maz-10374.xml │ │ │ ├── maz-10423.xml │ │ │ ├── maz-10503.xml │ │ │ ├── maz-10575.xml │ │ │ ├── maz-10652.xml │ │ │ ├── maz-10902.xml │ │ │ ├── maz-11177.xml │ │ │ ├── maz-11279.xml │ │ │ ├── maz-11280.xml │ │ │ ├── maz-11299.xml │ │ │ ├── maz-11318.xml │ │ │ ├── maz-11507.xml │ │ │ ├── maz-11544.xml │ │ │ ├── maz-11670.xml │ │ │ ├── maz-11735.xml │ │ │ ├── maz-11766.xml │ │ │ ├── maz-11916.xml │ │ │ ├── maz-12084.xml │ │ │ ├── maz-12188.xml │ │ │ ├── maz-12383.xml │ │ │ ├── maz-12473.xml │ │ │ ├── maz-12510.xml │ │ │ ├── maz-12576.xml │ │ │ ├── maz-12666.xml │ │ │ ├── maz-12976.xml │ │ │ ├── maz-13015.xml │ │ │ ├── maz-13125.xml │ │ │ ├── maz-13153.xml │ │ │ ├── maz-13311.xml │ │ │ ├── maz-13507.xml │ │ │ ├── maz-13758.xml │ │ │ ├── maz-13915.xml │ │ │ ├── maz-13946.xml │ │ │ ├── maz-14047.xml │ │ │ ├── maz-14055.xml │ │ │ ├── maz-14071.xml │ │ │ ├── maz-14072.xml │ │ │ ├── maz-14172.xml │ │ │ ├── maz-1423.xml │ │ │ ├── maz-14384.xml │ │ │ ├── maz-14399.xml │ │ │ ├── maz-14422.xml │ │ │ ├── maz-1453.xml │ │ │ ├── maz-14590.xml │ │ │ ├── maz-14654.xml │ │ │ ├── maz-14792.xml │ │ │ ├── maz-14813.xml │ │ │ ├── maz-14841.xml │ │ │ ├── maz-14853.xml │ │ │ ├── maz-14881.xml │ │ │ ├── maz-15155.xml │ │ │ ├── maz-15209.xml │ │ │ ├── maz-15347.xml │ │ │ ├── maz-15545.xml │ │ │ ├── maz-15609.xml │ │ │ ├── maz-15702.xml │ │ │ ├── maz-15734.xml │ │ │ ├── maz-15970.xml │ │ │ ├── maz-16153.xml │ │ │ ├── maz-16177.xml │ │ │ ├── maz-16250.xml │ │ │ ├── maz-16294.xml │ │ │ ├── maz-16353.xml │ │ │ ├── maz-16360.xml │ │ │ ├── maz-16590.xml │ │ │ ├── maz-1679.xml │ │ │ ├── maz-16987.xml │ │ │ ├── maz-17062.xml │ │ │ ├── maz-17091.xml │ │ │ ├── maz-17242.xml │ │ │ ├── maz-17254.xml │ │ │ ├── maz-17300.xml │ │ │ ├── maz-17539.xml │ │ │ ├── maz-1757.xml │ │ │ ├── maz-17664.xml │ │ │ ├── maz-17673.xml │ │ │ ├── maz-17698.xml │ │ │ ├── maz-17706.xml │ │ │ ├── maz-17953.xml │ │ │ ├── maz-18006.xml │ │ │ ├── maz-18160.xml │ │ │ ├── maz-18171.xml │ │ │ ├── maz-1818.xml │ │ │ ├── maz-18333.xml │ │ │ ├── maz-18354.xml │ │ │ ├── maz-18377.xml │ │ │ ├── maz-18454.xml │ │ │ ├── maz-18480.xml │ │ │ ├── maz-18712.xml │ │ │ ├── maz-18750.xml │ │ │ ├── maz-18912.xml │ │ │ ├── maz-18914.xml │ │ │ ├── maz-18945.xml │ │ │ ├── maz-19012.xml │ │ │ ├── maz-19074.xml │ │ │ ├── maz-19150.xml │ │ │ ├── maz-19295.xml │ │ │ ├── maz-19372.xml │ │ │ ├── maz-19436.xml │ │ │ ├── maz-19442.xml │ │ │ ├── maz-19501.xml │ │ │ ├── maz-2316.xml │ │ │ ├── maz-2609.xml │ │ │ ├── maz-2611.xml │ │ │ ├── maz-2669.xml │ │ │ ├── maz-3073.xml │ │ │ ├── maz-3080.xml │ │ │ ├── maz-3110.xml │ │ │ ├── maz-3277.xml │ │ │ ├── maz-3367.xml │ │ │ ├── maz-3377.xml │ │ │ ├── maz-3415.xml │ │ │ ├── maz-3547.xml │ │ │ ├── maz-4031.xml │ │ │ ├── maz-4181.xml │ │ │ ├── maz-4282.xml │ │ │ ├── maz-4403.xml │ │ │ ├── maz-4428.xml │ │ │ ├── maz-4472.xml │ │ │ ├── maz-4636.xml │ │ │ ├── maz-4794.xml │ │ │ ├── maz-4959.xml │ │ │ ├── maz-5007.xml │ │ │ ├── maz-5010.xml │ │ │ ├── maz-5012.xml │ │ │ ├── maz-5039.xml │ │ │ ├── maz-5144.xml │ │ │ ├── maz-5297.xml │ │ │ ├── maz-5701.xml │ │ │ ├── maz-5709.xml │ │ │ ├── maz-5715.xml │ │ │ ├── maz-5873.xml │ │ │ ├── maz-5876.xml │ │ │ ├── maz-5932.xml │ │ │ ├── maz-6046.xml │ │ │ ├── maz-6159.xml │ │ │ ├── maz-6165.xml │ │ │ ├── maz-6193.xml │ │ │ ├── maz-6488.xml │ │ │ ├── maz-6539.xml │ │ │ ├── maz-6728.xml │ │ │ ├── maz-6918.xml │ │ │ ├── maz-6993.xml │ │ │ ├── maz-7053.xml │ │ │ ├── maz-7071.xml │ │ │ ├── maz-7220.xml │ │ │ ├── maz-7690.xml │ │ │ ├── maz-7967.xml │ │ │ ├── maz-7969.xml │ │ │ ├── maz-8134.xml │ │ │ ├── maz-8288.xml │ │ │ ├── maz-8361.xml │ │ │ ├── maz-8509.xml │ │ │ ├── maz-8563.xml │ │ │ ├── maz-8586.xml │ │ │ ├── maz-8665.xml │ │ │ ├── maz-8727.xml │ │ │ ├── maz-8838.xml │ │ │ ├── maz-8981.xml │ │ │ ├── maz-9207.xml │ │ │ ├── maz-9335.xml │ │ │ ├── maz-9521.xml │ │ │ ├── maz-9538.xml │ │ │ ├── maz-9612.xml │ │ │ ├── maz-9650.xml │ │ │ ├── maz-9725.xml │ │ │ ├── maz-9782.xml │ │ │ ├── maz-9852.xml │ │ │ ├── maz-9884.xml │ │ │ ├── maz-9891.xml │ │ │ └── tiger_test.xml │ │ └── tokenized │ │ │ ├── maz-00001.tok │ │ │ ├── maz-00002.tok │ │ │ ├── maz-10110.tok │ │ │ ├── maz-10175.tok │ │ │ ├── maz-10205.tok │ │ │ ├── maz-10207.tok │ │ │ ├── maz-10374.tok │ │ │ ├── maz-10423.tok │ │ │ ├── maz-10503.tok │ │ │ ├── maz-10575.tok │ │ │ ├── maz-10652.tok │ │ │ ├── maz-10902.tok │ │ │ ├── maz-11177.tok │ │ │ ├── maz-11279.tok │ │ │ ├── maz-11280.tok │ │ │ ├── maz-11299.tok │ │ │ ├── maz-11318.tok │ │ │ ├── maz-11507.tok │ │ │ ├── maz-11544.tok │ │ │ ├── maz-11670.tok │ │ │ ├── maz-11735.tok │ │ │ ├── maz-11766.tok │ │ │ ├── maz-11916.tok │ │ │ ├── maz-12084.tok │ │ │ ├── maz-12188.tok │ │ │ ├── maz-12383.tok │ │ │ ├── maz-12473.tok │ │ │ ├── maz-12510.tok │ │ │ ├── maz-12576.tok │ │ │ ├── maz-12666.tok │ │ │ ├── maz-12976.tok │ │ │ ├── maz-13015.tok │ │ │ ├── maz-13125.tok │ │ │ ├── maz-13153.tok │ │ │ ├── maz-13311.tok │ │ │ ├── maz-13507.tok │ │ │ ├── maz-13758.tok │ │ │ ├── maz-13915.tok │ │ │ ├── maz-13946.tok │ │ │ ├── maz-14047.tok │ │ │ ├── maz-14055.tok │ │ │ ├── maz-14071.tok │ │ │ ├── maz-14072.tok │ │ │ ├── maz-14172.tok │ │ │ ├── maz-1423.tok │ │ │ ├── maz-14384.tok │ │ │ ├── maz-14399.tok │ │ │ ├── maz-14422.tok │ │ │ ├── maz-1453.tok │ │ │ ├── maz-14590.tok │ │ │ ├── maz-14654.tok │ │ │ ├── maz-14792.tok │ │ │ ├── maz-14813.tok │ │ │ ├── maz-14841.tok │ │ │ ├── maz-14853.tok │ │ │ ├── maz-14881.tok │ │ │ ├── maz-15155.tok │ │ │ ├── maz-15209.tok │ │ │ ├── maz-15347.tok │ │ │ ├── maz-15545.tok │ │ │ ├── maz-15609.tok │ │ │ ├── maz-15702.tok │ │ │ ├── maz-15734.tok │ │ │ ├── maz-15970.tok │ │ │ ├── maz-16153.tok │ │ │ ├── maz-16177.tok │ │ │ ├── maz-16250.tok │ │ │ ├── maz-16294.tok │ │ │ ├── maz-16353.tok │ │ │ ├── maz-16360.tok │ │ │ ├── maz-16590.tok │ │ │ ├── maz-1679.tok │ │ │ ├── maz-16987.tok │ │ │ ├── maz-17062.tok │ │ │ ├── maz-17091.tok │ │ │ ├── maz-17242.tok │ │ │ ├── maz-17254.tok │ │ │ ├── maz-17300.tok │ │ │ ├── maz-17539.tok │ │ │ ├── maz-1757.tok │ │ │ ├── maz-17664.tok │ │ │ ├── maz-17673.tok │ │ │ ├── maz-17698.tok │ │ │ ├── maz-17706.tok │ │ │ ├── maz-17953.tok │ │ │ ├── maz-18006.tok │ │ │ ├── maz-18160.tok │ │ │ ├── maz-18171.tok │ │ │ ├── maz-1818.tok │ │ │ ├── maz-18333.tok │ │ │ ├── maz-18354.tok │ │ │ ├── maz-18377.tok │ │ │ ├── maz-18454.tok │ │ │ ├── maz-18480.tok │ │ │ ├── maz-18712.tok │ │ │ ├── maz-18750.tok │ │ │ ├── maz-18912.tok │ │ │ ├── maz-18914.tok │ │ │ ├── maz-18945.tok │ │ │ ├── maz-19012.tok │ │ │ ├── maz-19074.tok │ │ │ ├── maz-19150.tok │ │ │ ├── maz-19295.tok │ │ │ ├── maz-19372.tok │ │ │ ├── maz-19436.tok │ │ │ ├── maz-19442.tok │ │ │ ├── maz-19501.tok │ │ │ ├── maz-2316.tok │ │ │ ├── maz-2609.tok │ │ │ ├── maz-2611.tok │ │ │ ├── maz-2669.tok │ │ │ ├── maz-3073.tok │ │ │ ├── maz-3080.tok │ │ │ ├── maz-3110.tok │ │ │ ├── maz-3277.tok │ │ │ ├── maz-3367.tok │ │ │ ├── maz-3377.tok │ │ │ ├── maz-3415.tok │ │ │ ├── maz-3547.tok │ │ │ ├── maz-4031.tok │ │ │ ├── maz-4181.tok │ │ │ ├── maz-4282.tok │ │ │ ├── maz-4403.tok │ │ │ ├── maz-4428.tok │ │ │ ├── maz-4472.tok │ │ │ ├── maz-4636.tok │ │ │ ├── maz-4794.tok │ │ │ ├── maz-4959.tok │ │ │ ├── maz-5007.tok │ │ │ ├── maz-5010.tok │ │ │ ├── maz-5012.tok │ │ │ ├── maz-5039.tok │ │ │ ├── maz-5144.tok │ │ │ ├── maz-5297.tok │ │ │ ├── maz-5701.tok │ │ │ ├── maz-5709.tok │ │ │ ├── maz-5715.tok │ │ │ ├── maz-5873.tok │ │ │ ├── maz-5876.tok │ │ │ ├── maz-5932.tok │ │ │ ├── maz-6046.tok │ │ │ ├── maz-6159.tok │ │ │ ├── maz-6165.tok │ │ │ ├── maz-6193.tok │ │ │ ├── maz-6488.tok │ │ │ ├── maz-6539.tok │ │ │ ├── maz-6728.tok │ │ │ ├── maz-6918.tok │ │ │ ├── maz-6993.tok │ │ │ ├── maz-7053.tok │ │ │ ├── maz-7071.tok │ │ │ ├── maz-7220.tok │ │ │ ├── maz-7690.tok │ │ │ ├── maz-7967.tok │ │ │ ├── maz-7969.tok │ │ │ ├── maz-8134.tok │ │ │ ├── maz-8288.tok │ │ │ ├── maz-8361.tok │ │ │ ├── maz-8509.tok │ │ │ ├── maz-8563.tok │ │ │ ├── maz-8586.tok │ │ │ ├── maz-8665.tok │ │ │ ├── maz-8727.tok │ │ │ ├── maz-8838.tok │ │ │ ├── maz-8981.tok │ │ │ ├── maz-9207.tok │ │ │ ├── maz-9335.tok │ │ │ ├── maz-9521.tok │ │ │ ├── maz-9538.tok │ │ │ ├── maz-9612.tok │ │ │ ├── maz-9650.tok │ │ │ ├── maz-9725.tok │ │ │ ├── maz-9782.tok │ │ │ ├── maz-9852.tok │ │ │ ├── maz-9884.tok │ │ │ └── maz-9891.tok │ ├── ptb-example.mrg │ ├── rs3tree │ │ ├── eins-zwei-drei-(circ-(circ-eins-from-zwei)-from-drei).rs3 │ │ ├── eins-zwei-drei-(circ-(circ-eins-from-zwei)-to-drei).rs3 │ │ ├── eins-zwei-drei-(circ-(circ-eins-to-zwei)-from-drei).rs3 │ │ ├── eins-zwei-drei-(circ-(circ-eins-to-zwei)-to-drei.rs3 │ │ ├── eins-zwei-drei-(circ-(joint-eins-and-zwei)-from-drei).rs3 │ │ ├── eins-zwei-drei-(circ-(joint-eins-and-zwei)-to-drei).rs3 │ │ ├── eins-zwei-drei-(circ-eins-from-(joint-zwei-and-drei).rs3 │ │ ├── eins-zwei-drei-(circ-eins-to-(joint-zwei-and-drei).rs3 │ │ ├── eins-zwei-drei-(elab-eins-from-(joint-zwei-and-drei).rs3 │ │ ├── eins-zwei-drei-(joint-eins-and-zwei-and-drei).rs3 │ │ ├── eins-zwei-drei-only-segments.rs3 │ │ ├── empty.rs3 │ │ ├── foo-bar-circ-bar-to-foo.rs3 │ │ ├── foo-bar-circ-foo-to-bar-plus-top-span.rs3 │ │ ├── foo-bar-circ-foo-to-bar.rs3 │ │ ├── foo-bar-elab-bar-to-foo.rs3 │ │ ├── foo-bar-elab-foo-to-bar.rs3 │ │ ├── foo-bar-foo-conj-bar.rs3 │ │ ├── foo-bar-foo-joint-bar-plus-top-span.rs3 │ │ ├── foo-bar-foo-joint-bar.rs3 │ │ ├── foo-bar-only-segments.rs3 │ │ ├── isanlp_rst1.rs3 │ │ ├── maz-00001-excerpt.rs3 │ │ ├── maz-10207-excerpt.rs3 │ │ ├── maz-10575-excerpt.rs3 │ │ ├── maz-11279-excerpt.rs3 │ │ ├── maz-12666-excerpt.rs3 │ │ ├── maz-14654-excerpt.rs3 │ │ ├── maz-14813-excerpt.rs3 │ │ ├── maz-3367-excerpt.rs3 │ │ ├── maz-4472-excerpt.rs3 │ │ ├── maz-6918-excerpt.rs3 │ │ ├── multinuc-plus-two-satellites.rs3 │ │ ├── n-s-s-schema-eins-zwei-(joint-drei-vier)-plus-top-span.rs3 │ │ ├── n-s-s-schema-eins-zwei-(joint-drei-vier).rs3 │ │ ├── n-s-s-schema-eins-zwei-drei-plus-top-span.rs3 │ │ ├── n-s-s-schema-eins-zwei-drei.rs3 │ │ ├── one-edu-span.rs3 │ │ ├── only-one-segment-with-umlauts.rs3 │ │ ├── only-one-segment.rs3 │ │ ├── schema-elab-elab-plus-top-span.rs3 │ │ └── schema-elab-elab.rs3 │ ├── rst-example1.dis │ ├── rst-example2.dis │ ├── saltxmi-example.salt │ ├── short.codra │ ├── short.dplp │ ├── short.hilda │ ├── short.hs2015 │ ├── short.rs3 │ ├── short.stagedp │ ├── urml-base.dtd │ └── urml-example.xml │ ├── discoursegraph.py │ ├── merging.py │ ├── readwrite │ ├── __init__.py │ ├── anaphoricity.py │ ├── brackets.py │ ├── brat.py │ ├── conano.py │ ├── conll.py │ ├── decour.py │ ├── dot.py │ ├── exmaralda.py │ ├── exportxml.py │ ├── freqt.py │ ├── generic.py │ ├── geoff.py │ ├── gexf.py │ ├── graphml.py │ ├── mmax2.py │ ├── neo4j.py │ ├── paulaxml │ │ ├── __init__.py │ │ ├── paula.py │ │ ├── paula_feat.dtd │ │ ├── paula_header.dtd │ │ ├── paula_mark.dtd │ │ ├── paula_multiFeat.dtd │ │ ├── paula_rel.dtd │ │ ├── paula_struct.dtd │ │ └── paula_text.dtd │ ├── ptb.py │ ├── rst │ │ ├── __init__.py │ │ ├── common.py │ │ ├── dis │ │ │ ├── __init__.py │ │ │ ├── codra.py │ │ │ ├── common.py │ │ │ ├── disfilewriter.py │ │ │ ├── disgraph.py │ │ │ └── distree.py │ │ ├── dplp.py │ │ ├── heilman_sagae_2015.py │ │ ├── hilda.py │ │ ├── rs3 │ │ │ ├── __init__.py │ │ │ ├── common.py │ │ │ ├── rs3filewriter.py │ │ │ ├── rs3graph.py │ │ │ └── rs3tree.py │ │ ├── rstlatex.py │ │ ├── stagedp.py │ │ └── urml.py │ ├── salt │ │ ├── __init__.py │ │ ├── edges.py │ │ ├── elements.py │ │ ├── labels.py │ │ ├── layers.py │ │ ├── nodes.py │ │ ├── saltxmi.py │ │ └── util.py │ ├── tiger.py │ └── tree.py │ ├── relabel.py │ ├── statistics.py │ └── util.py └── tests ├── conftest.py ├── readwrite ├── test_anaphoricity.py ├── test_brackets.py ├── test_brat.py ├── test_codra.py ├── test_conano.py ├── test_conll.py ├── test_decour.py ├── test_dis.py ├── test_dot.py ├── test_dplp.py ├── test_exmaralda.py ├── test_exportxml.py ├── test_freqt.py ├── test_gefx.py ├── test_generic.py ├── test_geoff.py ├── test_graphml.py ├── test_hilda.py ├── test_hs2015.py ├── test_mmax2.py ├── test_neo4j.py ├── test_paula.py ├── test_ptb.py ├── test_rs3.py ├── test_rs3tree.py ├── test_rst_conversion.py ├── test_rstlatex.py ├── test_saltxmi.py ├── test_stagedp.py ├── test_tiger.py └── test_tree.py ├── test_corpora.py ├── test_data.py ├── test_discoursegraph.py └── test_relabel.py /.dockerignore: -------------------------------------------------------------------------------- 1 | **/__pycache__ 2 | **/*.pyc 3 | -------------------------------------------------------------------------------- /.github/workflows/ci.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/.github/workflows/ci.yml -------------------------------------------------------------------------------- /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/.gitignore -------------------------------------------------------------------------------- /Dockerfile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/Dockerfile -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/LICENSE -------------------------------------------------------------------------------- /MANIFEST.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/MANIFEST.in -------------------------------------------------------------------------------- /Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/Makefile -------------------------------------------------------------------------------- /NEWS.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/NEWS.rst -------------------------------------------------------------------------------- /README.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/README.rst -------------------------------------------------------------------------------- /docs/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/docs/Makefile -------------------------------------------------------------------------------- /docs/conf.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/docs/conf.py -------------------------------------------------------------------------------- /docs/discoursegraphs.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/docs/discoursegraphs.rst -------------------------------------------------------------------------------- /docs/history.rst: -------------------------------------------------------------------------------- 1 | .. include:: ../NEWS.rst 2 | -------------------------------------------------------------------------------- /docs/index.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/docs/index.rst -------------------------------------------------------------------------------- /docs/make.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/docs/make.bat -------------------------------------------------------------------------------- /docs/modules.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/docs/modules.rst -------------------------------------------------------------------------------- /docs/readme.rst: -------------------------------------------------------------------------------- 1 | .. include:: ../README.rst -------------------------------------------------------------------------------- /requirements.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/requirements.txt -------------------------------------------------------------------------------- /setup.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/setup.cfg -------------------------------------------------------------------------------- /setup.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/setup.py -------------------------------------------------------------------------------- /src/discoursegraphs/__init__.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/__init__.py -------------------------------------------------------------------------------- /src/discoursegraphs/corpora.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/corpora.py -------------------------------------------------------------------------------- /src/discoursegraphs/data/conll2009-elefant-mate.tsv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/conll2009-elefant-mate.tsv -------------------------------------------------------------------------------- /src/discoursegraphs/data/conll2009-example.tsv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/conll2009-example.tsv -------------------------------------------------------------------------------- /src/discoursegraphs/data/conll2010-elefant-mate.tsv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/conll2010-elefant-mate.tsv -------------------------------------------------------------------------------- /src/discoursegraphs/data/conllx-example.tsv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/conllx-example.tsv -------------------------------------------------------------------------------- /src/discoursegraphs/data/decour-example.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/decour-example.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/exportxml-example.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/exportxml-example.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/long.codra: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/long.codra -------------------------------------------------------------------------------- /src/discoursegraphs/data/long.dplp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/long.dplp -------------------------------------------------------------------------------- /src/discoursegraphs/data/long.hilda: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/long.hilda -------------------------------------------------------------------------------- /src/discoursegraphs/data/long.hs2015: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/long.hs2015 -------------------------------------------------------------------------------- /src/discoursegraphs/data/long.stagedp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/long.stagedp -------------------------------------------------------------------------------- /src/discoursegraphs/data/mann-thompson-1987/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/mann-thompson-1987/README -------------------------------------------------------------------------------- /src/discoursegraphs/data/mann-thompson-1987/bouquets-in-a-basket.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/mann-thompson-1987/bouquets-in-a-basket.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/mann-thompson-1987/bouquets-in-a-basket.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/mann-thompson-1987/bouquets-in-a-basket.txt -------------------------------------------------------------------------------- /src/discoursegraphs/data/mann-thompson-1987/car-repair.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/mann-thompson-1987/car-repair.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/mann-thompson-1987/car-repair.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/mann-thompson-1987/car-repair.txt -------------------------------------------------------------------------------- /src/discoursegraphs/data/mann-thompson-1987/floppy-drive-heads-circumstance.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/mann-thompson-1987/floppy-drive-heads-circumstance.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/mann-thompson-1987/floppy-drive-heads-circumstance.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/mann-thompson-1987/floppy-drive-heads-circumstance.txt -------------------------------------------------------------------------------- /src/discoursegraphs/data/mann-thompson-1987/letter-to-byte-magazine-antithesis.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/mann-thompson-1987/letter-to-byte-magazine-antithesis.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/mann-thompson-1987/letter-to-byte-magazine-antithesis.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/mann-thompson-1987/letter-to-byte-magazine-antithesis.txt -------------------------------------------------------------------------------- /src/discoursegraphs/data/mann-thompson-1987/letter-to-byte-magazine-evidence.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/mann-thompson-1987/letter-to-byte-magazine-evidence.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/mann-thompson-1987/letter-to-byte-magazine-evidence.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/mann-thompson-1987/letter-to-byte-magazine-evidence.txt -------------------------------------------------------------------------------- /src/discoursegraphs/data/mann-thompson-1987/memorex-floppy-disk-ad.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/mann-thompson-1987/memorex-floppy-disk-ad.txt -------------------------------------------------------------------------------- /src/discoursegraphs/data/mann-thompson-1987/personal-letter-concession.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/mann-thompson-1987/personal-letter-concession.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/mann-thompson-1987/personal-letter-concession.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/mann-thompson-1987/personal-letter-concession.txt -------------------------------------------------------------------------------- /src/discoursegraphs/data/mann-thompson-1987/resource-guide.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/mann-thompson-1987/resource-guide.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/mann-thompson-1987/resource-guide.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/mann-thompson-1987/resource-guide.txt -------------------------------------------------------------------------------- /src/discoursegraphs/data/mann-thompson-1987/staff-breakfast.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/mann-thompson-1987/staff-breakfast.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/mann-thompson-1987/staff-breakfast.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/mann-thompson-1987/staff-breakfast.txt -------------------------------------------------------------------------------- /src/discoursegraphs/data/mann-thompson-1987/syncom-floppy-disk-ad.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/mann-thompson-1987/syncom-floppy-disk-ad.txt -------------------------------------------------------------------------------- /src/discoursegraphs/data/mann-thompson-1987/tech-reports.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/mann-thompson-1987/tech-reports.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/mann-thompson-1987/tech-reports.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/mann-thompson-1987/tech-reports.txt -------------------------------------------------------------------------------- /src/discoursegraphs/data/mann-thompson-1987/tennis-tips-purpose.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/mann-thompson-1987/tennis-tips-purpose.txt -------------------------------------------------------------------------------- /src/discoursegraphs/data/mann-thompson-1987/weather-joint.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/mann-thompson-1987/weather-joint.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/mann-thompson-1987/weather-joint.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/mann-thompson-1987/weather-joint.txt -------------------------------------------------------------------------------- /src/discoursegraphs/data/maz-17706-das.anaphoricity: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/maz-17706-das.anaphoricity -------------------------------------------------------------------------------- /src/discoursegraphs/data/maz-17706-es.anaphoricity: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/maz-17706-es.anaphoricity -------------------------------------------------------------------------------- /src/discoursegraphs/data/maz-17706.exb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/maz-17706.exb -------------------------------------------------------------------------------- /src/discoursegraphs/data/one-edu.dplp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/one-edu.dplp -------------------------------------------------------------------------------- /src/discoursegraphs/data/one-edu.stagedp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/one-edu.stagedp -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/README -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/connectors/maz-00001.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/connectors/maz-00001.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/connectors/maz-00002.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/connectors/maz-00002.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/connectors/maz-10110.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/connectors/maz-10110.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/connectors/maz-10175.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/connectors/maz-10175.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/connectors/maz-10205.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/connectors/maz-10205.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/connectors/maz-10207.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/connectors/maz-10207.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/connectors/maz-10374.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/connectors/maz-10374.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/connectors/maz-10423.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/connectors/maz-10423.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/connectors/maz-10503.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/connectors/maz-10503.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/connectors/maz-10575.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/connectors/maz-10575.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/connectors/maz-10652.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/connectors/maz-10652.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/connectors/maz-10902.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/connectors/maz-10902.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/connectors/maz-11177.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/connectors/maz-11177.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/connectors/maz-11279.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/connectors/maz-11279.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/connectors/maz-11280.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/connectors/maz-11280.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/connectors/maz-11299.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/connectors/maz-11299.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/connectors/maz-11318.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/connectors/maz-11318.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/connectors/maz-11507.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/connectors/maz-11507.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/connectors/maz-11544.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/connectors/maz-11544.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/connectors/maz-11670.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/connectors/maz-11670.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/connectors/maz-11735.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/connectors/maz-11735.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/connectors/maz-11766.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/connectors/maz-11766.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/connectors/maz-11916.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/connectors/maz-11916.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/connectors/maz-12084.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/connectors/maz-12084.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/connectors/maz-12188.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/connectors/maz-12188.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/connectors/maz-12383.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/connectors/maz-12383.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/connectors/maz-12473.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/connectors/maz-12473.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/connectors/maz-12510.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/connectors/maz-12510.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/connectors/maz-12576.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/connectors/maz-12576.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/connectors/maz-12666.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/connectors/maz-12666.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/connectors/maz-12976.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/connectors/maz-12976.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/connectors/maz-13015.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/connectors/maz-13015.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/connectors/maz-13125.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/connectors/maz-13125.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/connectors/maz-13153.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/connectors/maz-13153.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/connectors/maz-13311.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/connectors/maz-13311.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/connectors/maz-13507.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/connectors/maz-13507.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/connectors/maz-13758.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/connectors/maz-13758.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/connectors/maz-13915.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/connectors/maz-13915.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/connectors/maz-13946.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/connectors/maz-13946.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/connectors/maz-14047.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/connectors/maz-14047.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/connectors/maz-14055.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/connectors/maz-14055.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/connectors/maz-14071.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/connectors/maz-14071.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/connectors/maz-14072.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/connectors/maz-14072.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/connectors/maz-14172.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/connectors/maz-14172.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/connectors/maz-1423.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/connectors/maz-1423.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/connectors/maz-14384.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/connectors/maz-14384.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/connectors/maz-14399.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/connectors/maz-14399.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/connectors/maz-14422.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/connectors/maz-14422.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/connectors/maz-1453.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/connectors/maz-1453.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/connectors/maz-14590.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/connectors/maz-14590.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/connectors/maz-14654.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/connectors/maz-14654.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/connectors/maz-14792.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/connectors/maz-14792.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/connectors/maz-14813.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/connectors/maz-14813.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/connectors/maz-14841.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/connectors/maz-14841.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/connectors/maz-14853.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/connectors/maz-14853.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-00001.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-00001.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-00002.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-00002.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-10110.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-10110.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-10175.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-10175.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-10205.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-10205.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-10207.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-10207.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-10374.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-10374.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-10423.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-10423.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-10503.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-10503.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-10575.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-10575.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-10652.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-10652.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-10902.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-10902.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-11177.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-11177.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-11279.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-11279.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-11280.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-11280.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-11299.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-11299.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-11318.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-11318.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-11507.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-11507.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-11544.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-11544.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-11670.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-11670.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-11735.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-11735.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-11766.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-11766.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-11916.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-11916.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-12084.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-12084.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-12188.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-12188.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-12383.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-12383.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-12473.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-12473.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-12510.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-12510.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-12576.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-12576.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-12666.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-12666.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-12976.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-12976.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-13015.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-13015.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-13125.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-13125.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-13153.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-13153.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-13311.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-13311.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-13507.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-13507.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-13758.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-13758.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-13915.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-13915.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-13946.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-13946.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-14047.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-14047.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-14055.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-14055.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-14071.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-14071.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-14072.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-14072.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-14172.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-14172.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-1423.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-1423.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-14384.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-14384.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-14399.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-14399.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-14422.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-14422.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-1453.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-1453.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-14590.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-14590.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-14654.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-14654.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-14792.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-14792.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-14813.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-14813.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-14841.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-14841.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-14853.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-14853.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-14881.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-14881.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-15155.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-15155.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-15209.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-15209.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-15347.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-15347.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-15545.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-15545.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-15609.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-15609.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-15702.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-15702.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-15734.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-15734.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-15970.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-15970.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-16153.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-16153.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-16177.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-16177.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-16250.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-16250.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-16294.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-16294.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-16353.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-16353.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-16360.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-16360.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-16590.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-16590.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-1679.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-1679.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-16987.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-16987.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-17062.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-17062.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-17091.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-17091.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-17242.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-17242.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-17254.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-17254.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-17300.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-17300.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-17539.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-17539.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-1757.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-1757.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-17664.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-17664.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-17673.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-17673.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-17698.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-17698.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-17706.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-17706.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-17953.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-17953.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-18006.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-18006.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-18160.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-18160.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-18171.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-18171.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-1818.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-1818.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-18333.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-18333.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-18354.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-18354.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-18377.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-18377.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-18454.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-18454.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-18480.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-18480.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-18712.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-18712.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-18750.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-18750.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-18912.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-18912.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-18914.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-18914.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-18945.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-18945.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-19012.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-19012.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-19074.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-19074.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-19150.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-19150.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-19295.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-19295.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-19372.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-19372.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-19436.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-19436.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-19442.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-19442.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-19501.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-19501.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-2316.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-2316.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-2609.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-2609.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-2611.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-2611.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-2669.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-2669.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-3073.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-3073.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-3080.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-3080.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-3110.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-3110.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-3277.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-3277.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-3367.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-3367.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-3377.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-3377.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-3415.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-3415.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-3547.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-3547.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-4031.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-4031.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-4181.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-4181.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-4282.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-4282.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-4403.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-4403.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-4428.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-4428.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-4472.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-4472.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-4636.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-4636.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-4794.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-4794.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-4959.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-4959.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-5007.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-5007.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-5010.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-5010.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-5012.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-5012.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-5039.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-5039.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-5144.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-5144.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-5297.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-5297.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-5701.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-5701.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-5709.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-5709.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-5715.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-5715.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-5873.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-5873.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-5876.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-5876.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-5932.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-5932.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-6046.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-6046.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-6159.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-6159.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-6165.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-6165.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-6193.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-6193.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-6488.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-6488.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-6539.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-6539.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-6728.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-6728.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-6918.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-6918.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-6993.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-6993.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-7053.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-7053.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-7071.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-7071.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-7220.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-7220.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-7690.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-7690.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-7967.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-7967.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-7969.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-7969.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-8134.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-8134.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-8288.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-8288.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-8361.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-8361.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-8509.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-8509.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-8563.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-8563.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-8586.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-8586.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-8665.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-8665.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-8727.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-8727.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-8838.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-8838.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-8981.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-8981.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-9207.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-9207.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-9335.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-9335.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-9521.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-9521.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-9538.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-9538.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-9612.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-9612.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-9650.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-9650.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-9725.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-9725.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-9782.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-9782.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-9852.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-9852.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-9884.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-9884.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-9891.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/rst/maz-9891.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-00001.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-00001.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-00002.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-00002.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-10110.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-10110.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-10175.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-10175.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-10205.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-10205.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-10207.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-10207.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-10374.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-10374.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-10423.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-10423.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-10503.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-10503.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-10575.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-10575.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-10652.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-10652.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-10902.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-10902.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-11177.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-11177.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-11279.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-11279.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-11280.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-11280.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-11299.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-11299.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-11318.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-11318.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-11507.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-11507.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-11544.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-11544.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-11670.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-11670.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-11735.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-11735.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-11766.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-11766.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-11916.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-11916.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-12084.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-12084.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-12188.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-12188.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-12383.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-12383.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-12473.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-12473.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-12510.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-12510.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-12576.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-12576.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-12666.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-12666.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-12976.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-12976.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-13015.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-13015.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-13125.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-13125.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-13153.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-13153.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-13311.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-13311.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-13507.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-13507.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-13758.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-13758.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-13915.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-13915.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-13946.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-13946.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-14047.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-14047.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-14055.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-14055.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-14071.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-14071.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-14072.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-14072.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-14172.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-14172.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-1423.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-1423.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-14384.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-14384.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-14399.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-14399.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-14422.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-14422.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-1453.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-1453.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-14590.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-14590.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-14654.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-14654.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-14792.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-14792.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-14813.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-14813.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-14841.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-14841.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-14853.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-14853.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-14881.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-14881.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-15155.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-15155.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-15209.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-15209.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-15347.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-15347.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-15545.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-15545.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-15609.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-15609.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-15702.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-15702.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-15734.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-15734.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-15970.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-15970.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-16153.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-16153.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-16177.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-16177.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-16250.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-16250.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-16294.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-16294.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-16353.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-16353.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-16360.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-16360.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-16590.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-16590.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-1679.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-1679.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-16987.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-16987.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-17062.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-17062.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-17091.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-17091.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-17242.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-17242.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-17254.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-17254.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-17300.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-17300.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-17539.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-17539.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-1757.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-1757.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-17664.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-17664.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-17673.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-17673.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-17698.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-17698.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-17706.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-17706.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-17953.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-17953.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-18006.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-18006.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-18160.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-18160.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-18171.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-18171.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-1818.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-1818.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-18333.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-18333.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-18354.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-18354.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-18377.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-18377.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-18454.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-18454.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-18480.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-18480.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-18712.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-18712.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-18750.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-18750.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-18912.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-18912.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-18914.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-18914.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-18945.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-18945.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-19012.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-19012.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-19074.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-19074.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-19150.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-19150.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-19295.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-19295.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-19372.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-19372.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-19436.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-19436.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-19442.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-19442.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-19501.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-19501.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-2316.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-2316.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-2609.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-2609.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-2611.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-2611.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-2669.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-2669.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-3073.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-3073.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-3080.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-3080.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-3110.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-3110.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-3277.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-3277.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-3367.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-3367.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-3377.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-3377.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-3415.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-3415.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-3547.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-3547.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-4031.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-4031.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-4181.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-4181.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-4282.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-4282.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-4403.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-4403.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-4428.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-4428.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-4472.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-4472.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-4636.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-4636.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-4794.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-4794.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-4959.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-4959.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-5007.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-5007.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-5010.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-5010.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-5012.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-5012.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-5039.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-5039.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-5144.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-5144.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-5297.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-5297.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-5701.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-5701.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-5709.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-5709.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-5715.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-5715.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-5873.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-5873.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-5876.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-5876.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-5932.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-5932.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-6046.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-6046.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-6159.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-6159.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-6165.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-6165.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-6193.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-6193.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-6488.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-6488.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-6539.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-6539.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-6728.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-6728.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-6918.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-6918.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-6993.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-6993.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-7053.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-7053.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-7071.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-7071.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-7220.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-7220.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-7690.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-7690.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-7967.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-7967.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-7969.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-7969.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-8134.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-8134.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-8288.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-8288.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-8361.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-8361.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-8509.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-8509.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-8563.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-8563.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-8586.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-8586.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-8665.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-8665.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-8727.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-8727.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-8838.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-8838.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-8981.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-8981.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-9207.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-9207.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-9335.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-9335.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-9521.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-9521.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-9538.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-9538.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-9612.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-9612.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-9650.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-9650.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-9725.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-9725.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-9782.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-9782.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-9852.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-9852.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-9884.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-9884.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-9891.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/maz-9891.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/tiger_test.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/syntax/tiger_test.xml -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-1423.tok: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-1423.tok -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-1453.tok: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-1453.tok -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-1679.tok: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-1679.tok -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-1757.tok: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-1757.tok -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-1818.tok: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-1818.tok -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-2316.tok: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-2316.tok -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-2609.tok: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-2609.tok -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-2611.tok: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-2611.tok -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-2669.tok: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-2669.tok -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-3073.tok: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-3073.tok -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-3080.tok: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-3080.tok -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-3110.tok: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-3110.tok -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-3277.tok: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-3277.tok -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-3367.tok: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-3367.tok -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-3377.tok: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-3377.tok -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-3415.tok: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-3415.tok -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-3547.tok: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-3547.tok -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-4031.tok: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-4031.tok -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-4181.tok: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-4181.tok -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-4282.tok: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-4282.tok -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-4403.tok: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-4403.tok -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-4428.tok: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-4428.tok -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-4472.tok: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-4472.tok -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-4636.tok: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-4636.tok -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-4794.tok: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-4794.tok -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-4959.tok: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-4959.tok -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-5007.tok: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-5007.tok -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-5010.tok: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-5010.tok -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-5012.tok: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-5012.tok -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-5039.tok: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-5039.tok -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-5144.tok: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-5144.tok -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-5297.tok: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-5297.tok -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-5701.tok: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-5701.tok -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-5709.tok: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-5709.tok -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-5715.tok: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-5715.tok -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-5873.tok: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-5873.tok -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-5876.tok: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-5876.tok -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-5932.tok: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-5932.tok -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-6046.tok: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-6046.tok -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-6159.tok: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-6159.tok -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-6165.tok: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-6165.tok -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-6193.tok: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-6193.tok -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-6488.tok: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-6488.tok -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-6539.tok: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-6539.tok -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-6728.tok: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-6728.tok -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-6918.tok: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-6918.tok -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-6993.tok: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-6993.tok -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-7053.tok: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-7053.tok -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-7071.tok: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-7071.tok -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-7220.tok: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-7220.tok -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-7690.tok: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-7690.tok -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-7967.tok: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-7967.tok -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-7969.tok: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-7969.tok -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-8134.tok: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-8134.tok -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-8288.tok: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-8288.tok -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-8361.tok: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-8361.tok -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-8509.tok: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-8509.tok -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-8563.tok: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-8563.tok -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-8586.tok: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-8586.tok -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-8665.tok: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-8665.tok -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-8727.tok: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-8727.tok -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-8838.tok: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-8838.tok -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-8981.tok: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-8981.tok -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-9207.tok: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-9207.tok -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-9335.tok: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-9335.tok -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-9521.tok: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-9521.tok -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-9538.tok: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-9538.tok -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-9612.tok: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-9612.tok -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-9650.tok: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-9650.tok -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-9725.tok: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-9725.tok -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-9782.tok: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-9782.tok -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-9852.tok: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-9852.tok -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-9884.tok: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-9884.tok -------------------------------------------------------------------------------- /src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-9891.tok: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/potsdam-commentary-corpus-2.0.0/tokenized/maz-9891.tok -------------------------------------------------------------------------------- /src/discoursegraphs/data/ptb-example.mrg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/ptb-example.mrg -------------------------------------------------------------------------------- /src/discoursegraphs/data/rs3tree/eins-zwei-drei-only-segments.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/rs3tree/eins-zwei-drei-only-segments.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/rs3tree/empty.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/rs3tree/empty.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/rs3tree/foo-bar-circ-bar-to-foo.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/rs3tree/foo-bar-circ-bar-to-foo.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/rs3tree/foo-bar-circ-foo-to-bar-plus-top-span.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/rs3tree/foo-bar-circ-foo-to-bar-plus-top-span.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/rs3tree/foo-bar-circ-foo-to-bar.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/rs3tree/foo-bar-circ-foo-to-bar.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/rs3tree/foo-bar-elab-bar-to-foo.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/rs3tree/foo-bar-elab-bar-to-foo.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/rs3tree/foo-bar-elab-foo-to-bar.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/rs3tree/foo-bar-elab-foo-to-bar.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/rs3tree/foo-bar-foo-conj-bar.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/rs3tree/foo-bar-foo-conj-bar.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/rs3tree/foo-bar-foo-joint-bar-plus-top-span.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/rs3tree/foo-bar-foo-joint-bar-plus-top-span.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/rs3tree/foo-bar-foo-joint-bar.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/rs3tree/foo-bar-foo-joint-bar.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/rs3tree/foo-bar-only-segments.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/rs3tree/foo-bar-only-segments.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/rs3tree/isanlp_rst1.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/rs3tree/isanlp_rst1.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/rs3tree/maz-00001-excerpt.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/rs3tree/maz-00001-excerpt.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/rs3tree/maz-10207-excerpt.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/rs3tree/maz-10207-excerpt.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/rs3tree/maz-10575-excerpt.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/rs3tree/maz-10575-excerpt.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/rs3tree/maz-11279-excerpt.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/rs3tree/maz-11279-excerpt.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/rs3tree/maz-12666-excerpt.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/rs3tree/maz-12666-excerpt.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/rs3tree/maz-14654-excerpt.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/rs3tree/maz-14654-excerpt.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/rs3tree/maz-14813-excerpt.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/rs3tree/maz-14813-excerpt.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/rs3tree/maz-3367-excerpt.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/rs3tree/maz-3367-excerpt.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/rs3tree/maz-4472-excerpt.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/rs3tree/maz-4472-excerpt.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/rs3tree/maz-6918-excerpt.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/rs3tree/maz-6918-excerpt.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/rs3tree/multinuc-plus-two-satellites.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/rs3tree/multinuc-plus-two-satellites.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/rs3tree/n-s-s-schema-eins-zwei-(joint-drei-vier).rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/rs3tree/n-s-s-schema-eins-zwei-(joint-drei-vier).rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/rs3tree/n-s-s-schema-eins-zwei-drei-plus-top-span.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/rs3tree/n-s-s-schema-eins-zwei-drei-plus-top-span.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/rs3tree/n-s-s-schema-eins-zwei-drei.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/rs3tree/n-s-s-schema-eins-zwei-drei.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/rs3tree/one-edu-span.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/rs3tree/one-edu-span.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/rs3tree/only-one-segment-with-umlauts.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/rs3tree/only-one-segment-with-umlauts.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/rs3tree/only-one-segment.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/rs3tree/only-one-segment.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/rs3tree/schema-elab-elab-plus-top-span.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/rs3tree/schema-elab-elab-plus-top-span.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/rs3tree/schema-elab-elab.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/rs3tree/schema-elab-elab.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/rst-example1.dis: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/rst-example1.dis -------------------------------------------------------------------------------- /src/discoursegraphs/data/rst-example2.dis: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/rst-example2.dis -------------------------------------------------------------------------------- /src/discoursegraphs/data/saltxmi-example.salt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/saltxmi-example.salt -------------------------------------------------------------------------------- /src/discoursegraphs/data/short.codra: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/short.codra -------------------------------------------------------------------------------- /src/discoursegraphs/data/short.dplp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/short.dplp -------------------------------------------------------------------------------- /src/discoursegraphs/data/short.hilda: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/short.hilda -------------------------------------------------------------------------------- /src/discoursegraphs/data/short.hs2015: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/short.hs2015 -------------------------------------------------------------------------------- /src/discoursegraphs/data/short.rs3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/short.rs3 -------------------------------------------------------------------------------- /src/discoursegraphs/data/short.stagedp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/short.stagedp -------------------------------------------------------------------------------- /src/discoursegraphs/data/urml-base.dtd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/urml-base.dtd -------------------------------------------------------------------------------- /src/discoursegraphs/data/urml-example.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/data/urml-example.xml -------------------------------------------------------------------------------- /src/discoursegraphs/discoursegraph.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/discoursegraph.py -------------------------------------------------------------------------------- /src/discoursegraphs/merging.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/merging.py -------------------------------------------------------------------------------- /src/discoursegraphs/readwrite/__init__.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/readwrite/__init__.py -------------------------------------------------------------------------------- /src/discoursegraphs/readwrite/anaphoricity.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/readwrite/anaphoricity.py -------------------------------------------------------------------------------- /src/discoursegraphs/readwrite/brackets.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/readwrite/brackets.py -------------------------------------------------------------------------------- /src/discoursegraphs/readwrite/brat.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/readwrite/brat.py -------------------------------------------------------------------------------- /src/discoursegraphs/readwrite/conano.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/readwrite/conano.py -------------------------------------------------------------------------------- /src/discoursegraphs/readwrite/conll.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/readwrite/conll.py -------------------------------------------------------------------------------- /src/discoursegraphs/readwrite/decour.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/readwrite/decour.py -------------------------------------------------------------------------------- /src/discoursegraphs/readwrite/dot.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/readwrite/dot.py -------------------------------------------------------------------------------- /src/discoursegraphs/readwrite/exmaralda.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/readwrite/exmaralda.py -------------------------------------------------------------------------------- /src/discoursegraphs/readwrite/exportxml.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/readwrite/exportxml.py -------------------------------------------------------------------------------- /src/discoursegraphs/readwrite/freqt.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/readwrite/freqt.py -------------------------------------------------------------------------------- /src/discoursegraphs/readwrite/generic.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/readwrite/generic.py -------------------------------------------------------------------------------- /src/discoursegraphs/readwrite/geoff.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/readwrite/geoff.py -------------------------------------------------------------------------------- /src/discoursegraphs/readwrite/gexf.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/readwrite/gexf.py -------------------------------------------------------------------------------- /src/discoursegraphs/readwrite/graphml.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/readwrite/graphml.py -------------------------------------------------------------------------------- /src/discoursegraphs/readwrite/mmax2.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/readwrite/mmax2.py -------------------------------------------------------------------------------- /src/discoursegraphs/readwrite/neo4j.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/readwrite/neo4j.py -------------------------------------------------------------------------------- /src/discoursegraphs/readwrite/paulaxml/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /src/discoursegraphs/readwrite/paulaxml/paula.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/readwrite/paulaxml/paula.py -------------------------------------------------------------------------------- /src/discoursegraphs/readwrite/paulaxml/paula_feat.dtd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/readwrite/paulaxml/paula_feat.dtd -------------------------------------------------------------------------------- /src/discoursegraphs/readwrite/paulaxml/paula_header.dtd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/readwrite/paulaxml/paula_header.dtd -------------------------------------------------------------------------------- /src/discoursegraphs/readwrite/paulaxml/paula_mark.dtd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/readwrite/paulaxml/paula_mark.dtd -------------------------------------------------------------------------------- /src/discoursegraphs/readwrite/paulaxml/paula_multiFeat.dtd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/readwrite/paulaxml/paula_multiFeat.dtd -------------------------------------------------------------------------------- /src/discoursegraphs/readwrite/paulaxml/paula_rel.dtd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/readwrite/paulaxml/paula_rel.dtd -------------------------------------------------------------------------------- /src/discoursegraphs/readwrite/paulaxml/paula_struct.dtd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/readwrite/paulaxml/paula_struct.dtd -------------------------------------------------------------------------------- /src/discoursegraphs/readwrite/paulaxml/paula_text.dtd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/readwrite/paulaxml/paula_text.dtd -------------------------------------------------------------------------------- /src/discoursegraphs/readwrite/ptb.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/readwrite/ptb.py -------------------------------------------------------------------------------- /src/discoursegraphs/readwrite/rst/__init__.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/readwrite/rst/__init__.py -------------------------------------------------------------------------------- /src/discoursegraphs/readwrite/rst/common.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/readwrite/rst/common.py -------------------------------------------------------------------------------- /src/discoursegraphs/readwrite/rst/dis/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /src/discoursegraphs/readwrite/rst/dis/codra.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/readwrite/rst/dis/codra.py -------------------------------------------------------------------------------- /src/discoursegraphs/readwrite/rst/dis/common.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/readwrite/rst/dis/common.py -------------------------------------------------------------------------------- /src/discoursegraphs/readwrite/rst/dis/disfilewriter.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/readwrite/rst/dis/disfilewriter.py -------------------------------------------------------------------------------- /src/discoursegraphs/readwrite/rst/dis/disgraph.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/readwrite/rst/dis/disgraph.py -------------------------------------------------------------------------------- /src/discoursegraphs/readwrite/rst/dis/distree.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/readwrite/rst/dis/distree.py -------------------------------------------------------------------------------- /src/discoursegraphs/readwrite/rst/dplp.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/readwrite/rst/dplp.py -------------------------------------------------------------------------------- /src/discoursegraphs/readwrite/rst/heilman_sagae_2015.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/readwrite/rst/heilman_sagae_2015.py -------------------------------------------------------------------------------- /src/discoursegraphs/readwrite/rst/hilda.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/readwrite/rst/hilda.py -------------------------------------------------------------------------------- /src/discoursegraphs/readwrite/rst/rs3/__init__.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/readwrite/rst/rs3/__init__.py -------------------------------------------------------------------------------- /src/discoursegraphs/readwrite/rst/rs3/common.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/readwrite/rst/rs3/common.py -------------------------------------------------------------------------------- /src/discoursegraphs/readwrite/rst/rs3/rs3filewriter.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/readwrite/rst/rs3/rs3filewriter.py -------------------------------------------------------------------------------- /src/discoursegraphs/readwrite/rst/rs3/rs3graph.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/readwrite/rst/rs3/rs3graph.py -------------------------------------------------------------------------------- /src/discoursegraphs/readwrite/rst/rs3/rs3tree.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/readwrite/rst/rs3/rs3tree.py -------------------------------------------------------------------------------- /src/discoursegraphs/readwrite/rst/rstlatex.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/readwrite/rst/rstlatex.py -------------------------------------------------------------------------------- /src/discoursegraphs/readwrite/rst/stagedp.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/readwrite/rst/stagedp.py -------------------------------------------------------------------------------- /src/discoursegraphs/readwrite/rst/urml.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/readwrite/rst/urml.py -------------------------------------------------------------------------------- /src/discoursegraphs/readwrite/salt/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /src/discoursegraphs/readwrite/salt/edges.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/readwrite/salt/edges.py -------------------------------------------------------------------------------- /src/discoursegraphs/readwrite/salt/elements.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/readwrite/salt/elements.py -------------------------------------------------------------------------------- /src/discoursegraphs/readwrite/salt/labels.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/readwrite/salt/labels.py -------------------------------------------------------------------------------- /src/discoursegraphs/readwrite/salt/layers.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/readwrite/salt/layers.py -------------------------------------------------------------------------------- /src/discoursegraphs/readwrite/salt/nodes.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/readwrite/salt/nodes.py -------------------------------------------------------------------------------- /src/discoursegraphs/readwrite/salt/saltxmi.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/readwrite/salt/saltxmi.py -------------------------------------------------------------------------------- /src/discoursegraphs/readwrite/salt/util.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/readwrite/salt/util.py -------------------------------------------------------------------------------- /src/discoursegraphs/readwrite/tiger.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/readwrite/tiger.py -------------------------------------------------------------------------------- /src/discoursegraphs/readwrite/tree.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/readwrite/tree.py -------------------------------------------------------------------------------- /src/discoursegraphs/relabel.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/relabel.py -------------------------------------------------------------------------------- /src/discoursegraphs/statistics.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/statistics.py -------------------------------------------------------------------------------- /src/discoursegraphs/util.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/src/discoursegraphs/util.py -------------------------------------------------------------------------------- /tests/conftest.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/tests/conftest.py -------------------------------------------------------------------------------- /tests/readwrite/test_anaphoricity.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/tests/readwrite/test_anaphoricity.py -------------------------------------------------------------------------------- /tests/readwrite/test_brackets.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/tests/readwrite/test_brackets.py -------------------------------------------------------------------------------- /tests/readwrite/test_brat.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/tests/readwrite/test_brat.py -------------------------------------------------------------------------------- /tests/readwrite/test_codra.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/tests/readwrite/test_codra.py -------------------------------------------------------------------------------- /tests/readwrite/test_conano.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/tests/readwrite/test_conano.py -------------------------------------------------------------------------------- /tests/readwrite/test_conll.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/tests/readwrite/test_conll.py -------------------------------------------------------------------------------- /tests/readwrite/test_decour.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/tests/readwrite/test_decour.py -------------------------------------------------------------------------------- /tests/readwrite/test_dis.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/tests/readwrite/test_dis.py -------------------------------------------------------------------------------- /tests/readwrite/test_dot.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/tests/readwrite/test_dot.py -------------------------------------------------------------------------------- /tests/readwrite/test_dplp.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/tests/readwrite/test_dplp.py -------------------------------------------------------------------------------- /tests/readwrite/test_exmaralda.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/tests/readwrite/test_exmaralda.py -------------------------------------------------------------------------------- /tests/readwrite/test_exportxml.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/tests/readwrite/test_exportxml.py -------------------------------------------------------------------------------- /tests/readwrite/test_freqt.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/tests/readwrite/test_freqt.py -------------------------------------------------------------------------------- /tests/readwrite/test_gefx.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/tests/readwrite/test_gefx.py -------------------------------------------------------------------------------- /tests/readwrite/test_generic.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/tests/readwrite/test_generic.py -------------------------------------------------------------------------------- /tests/readwrite/test_geoff.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/tests/readwrite/test_geoff.py -------------------------------------------------------------------------------- /tests/readwrite/test_graphml.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/tests/readwrite/test_graphml.py -------------------------------------------------------------------------------- /tests/readwrite/test_hilda.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/tests/readwrite/test_hilda.py -------------------------------------------------------------------------------- /tests/readwrite/test_hs2015.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/tests/readwrite/test_hs2015.py -------------------------------------------------------------------------------- /tests/readwrite/test_mmax2.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/tests/readwrite/test_mmax2.py -------------------------------------------------------------------------------- /tests/readwrite/test_neo4j.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/tests/readwrite/test_neo4j.py -------------------------------------------------------------------------------- /tests/readwrite/test_paula.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/tests/readwrite/test_paula.py -------------------------------------------------------------------------------- /tests/readwrite/test_ptb.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/tests/readwrite/test_ptb.py -------------------------------------------------------------------------------- /tests/readwrite/test_rs3.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/tests/readwrite/test_rs3.py -------------------------------------------------------------------------------- /tests/readwrite/test_rs3tree.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/tests/readwrite/test_rs3tree.py -------------------------------------------------------------------------------- /tests/readwrite/test_rst_conversion.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/tests/readwrite/test_rst_conversion.py -------------------------------------------------------------------------------- /tests/readwrite/test_rstlatex.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/tests/readwrite/test_rstlatex.py -------------------------------------------------------------------------------- /tests/readwrite/test_saltxmi.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/tests/readwrite/test_saltxmi.py -------------------------------------------------------------------------------- /tests/readwrite/test_stagedp.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/tests/readwrite/test_stagedp.py -------------------------------------------------------------------------------- /tests/readwrite/test_tiger.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/tests/readwrite/test_tiger.py -------------------------------------------------------------------------------- /tests/readwrite/test_tree.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/tests/readwrite/test_tree.py -------------------------------------------------------------------------------- /tests/test_corpora.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/tests/test_corpora.py -------------------------------------------------------------------------------- /tests/test_data.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/tests/test_data.py -------------------------------------------------------------------------------- /tests/test_discoursegraph.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/tests/test_discoursegraph.py -------------------------------------------------------------------------------- /tests/test_relabel.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arne-cl/discoursegraphs/HEAD/tests/test_relabel.py --------------------------------------------------------------------------------