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

FEATS removed

parent a9b6d181
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -44,12 +44,12 @@ conllusvg.insertTextline=function(textid,i,j,t){
</td></tr></table>
<textarea cols="120" rows="10" id="conllu" onchange="conllusvg.reparse('conllu');editorChangeURL('conllu')">
1	על	על	ADP	ADP	_	2	case	_	_
2	טעם	טעם	NOUN	NOUN	Gender=Masc|Number=Sing	5	obl	_	_
2	טעם	טעם	NOUN	NOUN	_	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	_	_
4	ריח	ריח	NOUN	NOUN	_	2	conj	_	_
5	אין	אין	AUX	AUX	_	6	aux	_	_
6	להתווכח	התווכח	VERB	VERB	_	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>