<?xml version="1.0"?>
<!DOCTYPE AGSet SYSTEM "ag.dtd">

<!-- Posti

   1.LUE (0.7) NELJÄS (0.8) KANSIO (0.8) = 0.448 
   2.LOPETA (0.3) = 0.3 
   3.LUE (0.7) KOLMAS (0.2) KANSIO (0.8) = 0.112 
   4.LUE (0.7) NELJÄS (0.8) POSTI (0.2) = 0.112 
   5.LUE (0.7) KOLMAS (0.2) POSTI (0.2) = 0.028 

-->

<AGSet id="posti1" version="1.0" xmlns="http://www.ldc.upenn.edu/atlas/ag/" 
	xmlns:xlink="http://www.w3.org/1999/xlink"
        xmlns:dc="http://purl.org/DC/documents/rec-dces-19990702.htm">

  <Metadata>
    <dc:title>The AG representation for the INTERACT example included
	in Markku Turunen's note</dc:title>
  </Metadata>

  <Timeline id="T1">
    <Metadata>
       <dc:language>Finnish</dc:language>
    </Metadata>

    <Signal id="S1" mimeClass="audio" mimeType="wav" encoding="wav"
        unit="ms" xlink:href="posti.wav"/>
  </Timeline>      

  <AG id="t1" type="transcription" timeline="T1">

    <Anchor id="node_0" offset="0" unit="ms"/>
    <Anchor id="node_1" offset="110" unit="ms"/>
    <Anchor id="node_2" offset="230" unit="ms"/>
    <Anchor id="node_3" offset="340" unit="ms"/>
    <Anchor id="node_4" offset="40" unit="ms"/>

    <Annotation id="edge_1" type="W" start="node_0" end="node_1">
      <Feature name="label">lue</Feature>
      <Feature name="output">lue</Feature>
      <Feature name="score">0.7</Feature>
      <Feature name="acousticScore">0.8</Feature>
      <Feature name="LMScore">0.9</Feature>
    </Annotation>

    <Annotation id="edge_2" type="W" start="node_1" end="node_2">
      <Feature name="label">3.</Feature>
      <Feature name="output">kolmas</Feature>
      <Feature name="score">0.2</Feature>
      <Feature name="acousticScore">0.4</Feature>
      <Feature name="LMScore">0.6</Feature>
    </Annotation>

    <Annotation id="edge_3" type="W" start="node_1" end="node_2">
      <Feature name="label">4.</Feature>
      <Feature name="output">neljas</Feature>
      <Feature name="score">0.8</Feature>
      <Feature name="acousticScore">0.89</Feature>
      <Feature name="LMScore">0.9</Feature>
    </Annotation>

    <Annotation id="edge_4" type="W" start="node_2" end="node_3">
      <Feature name="label">posti</Feature>
      <Feature name="output">posti</Feature>
      <Feature name="score">0.2</Feature>
      <Feature name="acousticScore">0.5</Feature>
      <Feature name="LMScore">0.4</Feature>
    </Annotation>

    <Annotation id="edge_5" type="W" start="node_2" end="node_3">
      <Feature name="label">kansio</Feature>
      <Feature name="output">kansio</Feature>
      <Feature name="score">0.8</Feature>
      <Feature name="acousticScore">0.9</Feature>
      <Feature name="LMScore">0.89</Feature>
    </Annotation>

    <Annotation id="edge_6" type="W" start="node_4" end="node_3">
      <Feature name="label">lopeta</Feature>
      <Feature name="output">lopeta</Feature>
      <Feature name="score">0.3</Feature>
      <Feature name="acousticScore">0.5</Feature>
      <Feature name="LMScore">0.6</Feature>
    </Annotation>

    <Annotation id="edge_7" type="W" start="node_0" end="node_4">
      <Feature name="label">...</Feature>
      <Feature name="output">...</Feature>
      <Feature name="score">0.3</Feature>
      <Feature name="acousticScore">0.5</Feature>
      <Feature name="LMScore">0.6</Feature>
    </Annotation>

  </AG>
</AGSet>

