diff --git a/conllusvg/editorRtoL.html b/conllusvg/editorRtoL.html index d0873a8be7f8e8cd12489d84aace66a9dcee7026..d4267bc4cbac8f813dd203e240e677f6f574f5ed 100644 --- a/conllusvg/editorRtoL.html +++ b/conllusvg/editorRtoL.html @@ -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>