1 / 14

<text> <s> <cl> <NP>Dan Morgan</NP> <VP> <VB>told</VB> <NP

Syntactic Structure Markup. <text> <s> <cl> <NP>Dan Morgan</NP> <VP> <VB>told</VB> <NP> himself</NP> </VP> </cl> <cl> <NP>he</NP> <VP> <VB>would forget</VB> <NP>Ann Turner</NP> </VP> <PU>.</PU> </cl> </s> … </text>. <text> <s> <cl>

Télécharger la présentation

<text> <s> <cl> <NP>Dan Morgan</NP> <VP> <VB>told</VB> <NP

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Syntactic Structure Markup <text> <s> <cl> <NP>Dan Morgan</NP> <VP> <VB>told</VB> <NP> himself</NP> </VP> </cl> <cl> <NP>he</NP> <VP> <VB>would forget</VB> <NP>Ann Turner</NP> </VP> <PU>.</PU> </cl> </s> … </text>

  2. <text> <s> <cl> <NP>Dan Morgan</NP> <VP> <VB>told</VB> <NP> himself</NP> </VP> </cl> <cl> <NP>he</NP> <VP> <VB>would forget</VB> <NP>Ann Turner</NP> </VP> <PU>.</PU> </cl> </s> … </text>

  3. <text> <s> <cl> <NP>DanMorgan</NP> <VP> <VB>told</VB> <NP> himself</NP> </VP> </cl> <cl> <NP>he</NP> <VP> <VB>would forget</VB> <NP>Ann Turner</NP> </VP> <PU>.</PU> </cl> </s> … </text> Cl→ NP VP VP→ VB NP

  4. Example DTD(Vivien Mast)

  5. If we would try to load this file with XML Notepad, then we would get an error message as follows:

  6. Example DTD(Vivien Mast)

  7. Graphical view of XML schema

More Related