Commit 8a1fa704 authored by Koichi Yasuoka's avatar Koichi Yasuoka
Browse files

add "."

parent d0b40cd4
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -45,11 +45,11 @@ conllusvg.insertTextline=function(textid,i,j,t){
<textarea cols="120" rows="10" id="conllu" onchange="conllusvg.reparse('conllu');editorChangeURL('conllu')">
1	על	על	ADP	ADP	_	2	case	_	_
2	טעם	טעם	NOUN	NOUN	_	6	obl	_	_
3-4	וריח	_	_	_	_	_	_	_	_
3	ו	ו	CCONJ	CCONJ	_	4	cc	_	SpaceAfter=No
4	ריח	ריח	NOUN	NOUN	_	2	conj	_	_
5	אין	אין	AUX	AUX	_	6	aux	_	_
6	להתווכח	התווכח	VERB	VERB	_	0	root	_	_
6	להתווכח	התווכח	VERB	VERB	_	0	root	_	SpaceAfter=No
7	.	.	PUNCT	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>