home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 2006 November (DVD) / PCWELT_11_2006.ISO / casper / filesystem.squashfs / usr / share / doc / festival / examples / example.apml < prev    next >
Encoding:
Extensible Markup Language  |  2003-01-15  |  3.4 KB  |  114 lines

  1. <?xml version='1.0'?>
  2. <!DOCTYPE apml SYSTEM "apml.dtd" []>
  3.  
  4. <apml>
  5.  
  6. <turnallocation type="take"> 
  7. <performative type="greet"> 
  8. <rheme>Good <emphasis x-pitchaccent="Hstar">morning </emphasis> 
  9.        Mr Smith<boundary type="LL"/>
  10. </rheme> 
  11. </performative> 
  12. </turnallocation>
  13.  
  14.  
  15. <performative type="inform">
  16. <theme belief-relation="gen-spec"
  17.                affect="sorry-for"> 
  18.        I'm sorry to <emphasis x-pitchaccent="LplusHstar">tell</emphasis> you 
  19. <boundary type="LH"/>
  20. </theme>
  21. <rheme>that you have been <emphasis x-pitchaccent="Hstar"> diagnosed </emphasis> 
  22.        as <emphasis x-pitchaccent="Hstar">suffering</emphasis> 
  23.        from a <emphasis x-pitchaccent="Hstar"
  24.                         adjectival="small">mild</emphasis> 
  25.        <emphasis x-pitchaccent="Hstar">form</emphasis> 
  26.        of what we call <emphasis x-pitchaccent="Hstar">angina</emphasis>
  27.                        <emphasis x-pitchaccent="Hstar">pectoris</emphasis>.
  28.        <boundary type="LL"/>
  29. </rheme>
  30. </performative> 
  31.  
  32. <performative type="inform">
  33. <theme belief-relation="gen-spec">
  34.        This is 
  35. </theme>
  36. <rheme>
  37.         a <emphasis x-pitchaccent="Hstar"> spasm </emphasis>
  38.         of the <emphasis x-pitchaccent="Hstar"
  39.                          deictic="0 30 0"> chest </emphasis>
  40.        <boundary type="LL"/>,
  41. </rheme>
  42. <theme belief-relation="gen-spec">
  43.        resulting from
  44. </theme>
  45. <rheme belief-relation="cause-effect">
  46.        overexertion when the <emphasis x-pitchaccent="Hstar"> heart </emphasis> 
  47.        is diseased
  48.        <boundary type="LL"/>
  49. </rheme>
  50. </performative>
  51.  
  52. <performative type="suggest">
  53. <theme belief-relation="solutionhood">
  54.        To <emphasis x-pitchaccent="LplusHstar">solve </emphasis>
  55.        this problem
  56.        <boundary type="LH"/>, 
  57. </theme>
  58. <rheme belief-relation="suggestion">
  59.        there are two 
  60.        <emphasis x-pitchaccent="Hstar">drugs </emphasis>I would like you to take. 
  61.        <boundary type="LL"/>
  62. </rheme>
  63. </performative> 
  64.  
  65. <performative type="inform">
  66. <theme> The <emphasis x-pitchaccent="LplusHstar">first</emphasis> 
  67.         one 
  68.         <boundary type="LH"/>
  69. </theme> 
  70. <rheme>is <emphasis>Aspirin,</emphasis> <boundary type="LL"/></rheme>
  71.  
  72.  
  73. <theme belief-relation="modifier">
  74.        which is 
  75. </theme>
  76. <rheme>an <emphasis>analgesic.</emphasis><boundary type="LL"/></rheme>    
  77. </performative> 
  78.  
  79. <performative type="paraphrase">
  80. <theme belief-relation="gen-spec"
  81.               affect="relief">
  82.        that is,
  83. </theme>
  84. <rheme>it <emphasis x-pitchaccent="Hstar">relieves</emphasis>
  85.        the <emphasis x-pitchaccent="Hstar">pain.</emphasis> 
  86.        <boundary type="LL"/>
  87. </rheme>
  88. </performative>
  89.  
  90. <performative type="inform">    
  91. <theme> I have <emphasis x-pitchaccent="LplusHstar">prescribed</emphasis> it 
  92.         <boundary type="LH"/>
  93. </theme>
  94. <rheme belief-relation="justification">
  95.        to cure your <emphasis x-pitchaccent="Hstar">angina </emphasis> 
  96.        <boundary type="LL"/>
  97. </rheme>
  98. </performative>
  99.  
  100. <performative type="inform">
  101. <theme affect="sorry-for"> The <emphasis x-pitchaccent="LplusHstar"
  102.                       adjectival="tiny">only 
  103.         </emphasis> 
  104.             <emphasis x-pitchaccent="LplusHstar"
  105.                       adjectival="tiny">problem 
  106.             </emphasis> 
  107.         <boundary type="LH"/>
  108. </theme> 
  109. <rheme>is that this drug can be associated with 
  110.     some <emphasis x-pitchaccent="Hstar">sideeffects</emphasis> 
  111.        <boundary type="LL"/>.
  112. </rheme>
  113. </performative>
  114. </apml>