Skip to content
Snippets Groups Projects
Commit d783a927 authored by Koichi Yasuoka's avatar Koichi Yasuoka
Browse files

XPOS removed

parent 7099a35c
No related branches found
No related tags found
No related merge requests found
......@@ -43,13 +43,13 @@ conllusvg.insertTextline=function(textid,i,j,t){
<text id="status" />
</td></tr></table>
<textarea cols="120" rows="10" id="conllu" onchange="conllusvg.reparse('conllu');editorChangeURL('conllu')">
1 על על ADP ADP _ 2 case _ _
2 טעם טעם NOUN NOUN _ 6 obl _ _
3 ו ו CCONJ CCONJ _ 4 cc _ SpaceAfter=No
4 ריח ריח NOUN NOUN _ 2 conj _ _
5 אין אין AUX AUX _ 6 aux _ _
6 להתווכח התווכח VERB VERB _ 0 root _ SpaceAfter=No
7 . . PUNCT PUNCT _ 6 punct _ _
1 על על ADP _ _ 2 case _ _
2 טעם טעם NOUN _ _ 6 obl _ _
3 ו ו CCONJ _ _ 4 cc _ SpaceAfter=No
4 ריח ריח NOUN _ _ 2 conj _ _
5 אין אין AUX _ _ 6 aux _ _
6 להתווכח התווכח VERB _ _ 0 root _ SpaceAfter=No
7 . . PUNCT _ _ 6 punct _ _
</textarea>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="100%" height="100%" onload="editorCheckURL('conllu');conllusvg.edit(this,'conllu')">
</svg>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment