Hi Sven!

On Di, 04 Mai 2010, Sven Hartrumpf wrote:

> Tue, 04 May 2010 10:49:19 +0200 (CEST), I wrote:
> > Example annotation file:
> > 
> > Berlin top
> > Paris top
> > Rome top
> > ...
> 
> top
>  cl1 ; (is direct subclass of top)
>   cl1.1 ; (is direct subclass of cl1)
>   cl1.2
>  cl2
>   cl2.1
>   cl2.2
>  cl3
>  cl4
>   cl4.1
>    cl4.1.1
>    cl4.1.2
>   cl4.2
> ...
> I want to _efficiently_ (in terms of human annotation speed) modify the
> "annotation file". In the example above, a possible result file could
> be the following:
> 
> Berlin cl1.2
> Paris cl3
> Rome cl41

I am probably too tired to figure out, why Berlin would get cl1.2 (a 
subsubclass), while Rome and Paris are a subclass of the tree besides, I 
don't understand how to relate from the hierarchy to the annotation 
file. So I leave that for others to answer. 

regards,
Christian

-- 
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

Reply via email to