Skip to content

Commit

Permalink
another try (try.2)
Browse files Browse the repository at this point in the history
  • Loading branch information
bansp committed Nov 18, 2024
1 parent b662df5 commit 2a4bf5b
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions P5/Source/Specs/att.linguistic.dependency.xml
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,16 @@ Build step 'Execute shell' marked build as failure
<datatype><dataRef key="teidata.text"/></datatype>
<exemplum xml:lang="en">
<!--<p>Universal Dependencies analysis of the sentence <q>I had no clue</q>, provided in the plain text, column-based CoNNL-U format.</p>-->

<egXML xmlns="http://www.tei-c.org/ns/Examples" xml:id="ATTLINGDEP-egXML-head-src" valid="feasible"><!--
1 I I PRON PRP Case=Nom|Number=Sing|Person=1 2 nsubj _ _
2 had have VERB VBP Number=Sing|Person=1|Tense=Past 0 root _ _
3 no no DET DT PronType=Neg 4 det _ _
4 clue clue NOUN NN Number=Sing 2 obj _ SpaceAfter=No
5 . . PUNCT . _ 2 punct _ _
--></egXML>
<!--<p>(description)</p>-->
<ab>
<!-- this is probably a failed attempt - it may be better to try some kind of raw display, perhaps each previously tabulated line styled as monospace -->
<table rows="5" cols="10" style="text-align:left; font-family:monospace;margin-left:2em;padding-left:2em">
Expand Down Expand Up @@ -162,16 +172,6 @@ Build step 'Execute shell' marked build as failure
</row>
</table>
</ab>

<egXML xmlns="http://www.tei-c.org/ns/Examples" xml:id="ATTLINGDEP-egXML-head-src" valid="feasible"><!--
1 I I PRON PRP Case=Nom|Number=Sing|Person=1 2 nsubj _ _
2 had have VERB VBP Number=Sing|Person=1|Tense=Past 0 root _ _
3 no no DET DT PronType=Neg 4 det _ _
4 clue clue NOUN NN Number=Sing 2 obj _ SpaceAfter=No
5 . . PUNCT . _ 2 punct _ _
--></egXML>
<p>(description)</p>
</exemplum>


Expand Down

0 comments on commit 2a4bf5b

Please sign in to comment.