Commit a9b6d181 authored by Koichi Yasuoka's avatar Koichi Yasuoka
Browse files

Hebrew

parent 665ac42e
Loading
Loading
Loading
Loading
+7 −5
Original line number Diff line number Diff line
@@ -43,11 +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	I	I	PRON	_	_	2	nsubj	_	_
2	have	have	VERB	_	_	0	root	_	_
3	a	a	DET	_	_	4	det	_	_
4	pen	pen	NOUN	_	_	2	obj	_	SpaceAfter=No
5	.	.	PUNCT	_	_	2	punct	_	_
1	על	על	ADP	ADP	_	2	case	_	_
2	טעם	טעם	NOUN	NOUN	Gender=Masc|Number=Sing	5	obl	_	_
3-4	וריח	_	_	_	_	_	_	_	_
3	ו	ו	CCONJ	CCONJ	_	4	cc	_	SpaceAfter=No
4	ריח	ריח	NOUN	NOUN	Gender=Masc|Number=Sing	2	conj	_	_
5	אין	אין	AUX	AUX	VerbType=Mod	6	aux	_	_
6	להתווכח	התווכח	VERB	VERB	HebBinyan=HITPAEL|VerbForm=Inf	0	root	_	_
</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>