[go: up one dir, main page]

File: tagged.xml

package info (click to toggle)
ucto 0.35-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,192 kB
  • sloc: cpp: 5,235; xml: 1,226; sh: 409; python: 151; makefile: 44
file content (40 lines) | stat: -rw-r--r-- 1,144 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
<?xml version="1.0" encoding="UTF-8"?>
<FoLiA xmlns="http://ilk.uvt.nl/folia" xmlns:xlink="http://www.w3.org/1999/xlink" xml:id="tagged" version="2.5">
  <metadata>
    <annotations>
      <text-annotation/>
      <paragraph-annotation/>
      <sentence-annotation/>
      <string-annotation/>
      <style-annotation/>
    </annotations>
  </metadata>
  <text xml:id="tagged.text">
    <s xml:id="tagged.text.s.1">
      <t>
	<t-str>item1<t-style tag="token"><feat class="superscript"
	subset="font_typeface"/>2</t-style></t-str> something
      </t>
    </s>
    <s xml:id="tagged.text.s.2">
      <t>
	<t-str><t-style tag="token"><feat class="superscript"
	subset="font_typeface"/>3</t-style>note</t-str> someone
      </t>
    </s>
    <p xml:id="tagged.p.1">
      <s xml:id="tagged.text.p.1.s.1">
	<t>
	  <t-str><t-style tag="token"><feat class="superscript"
	  subset="font_typeface"/>4</t-style>opm:</t-str> iets
	</t>
      </s>
      <s xml:id="tagged.text.p.1.s.2">
	<t>
	  <t-str>item6<t-style tag="token"><feat class="superscript"
	  subset="font_typeface"/>*</t-style></t-str> notitie
	</t>
      </s>
    </p>
  </text>
</FoLiA>