diff --git a/show/dance2009/subterms/song17.n3 b/show/dance2009/subterms/song17.n3 --- a/show/dance2009/subterms/song17.n3 +++ b/show/dance2009/subterms/song17.n3 @@ -1,35 +1,54 @@ - . - . - . - . - . - . - . - "bow(t)". - "bow". - . - . - "chase1(t) * chase(t, names=cycline, ontime=.2, offset=0) + chase1(t) * chase(t, names=back, ontime=.3, offset=0)". - "". - . - . - "bpurpleall(t)". - "bpurpleall". - . - . - "patios(t)". - "patios". - . - . - "cast3(t)". - "song17c3". - . - . - "cast2(t)". - "song17c2". - . - . - "cast1(t)+song17(t)". - "song17". - . - . +#Processed by Id: cwm.py,v 1.197 2007/12/13 15:38:39 syosi Exp + # using base file:///home/drewp/projects/light9/show/dance2009/subterms/ + +# Notation3 generation by +# notation3.py,v 1.200 2007/12/11 21:18:08 syosi Exp + +# Base was: file:///home/drewp/projects/light9/show/dance2009/subterms/ + @prefix : . + + + , + , + , + , + , + , + . + + a ; + "chase1(t) * chase(t, names=cycline, ontime=.2, offset=0) + chase1(t) * chase(t, names=back, ontime=.3, offset=0)"; + ; + :label "cs1" . + + a ; + "bow(t)"; + ; + :label "bow" . + + a ; + "bpurpleall(t)"; + ; + :label "bpurpleall" . + + a ; + "patios(t)"; + ; + :label "patios" . + + a ; + "cast1(t)+song17(t)"; + ; + :label "song17" . + + a ; + "cast2(t)"; + ; + :label "song17c2" . + + a ; + "cast3(t)"; + ; + :label "song17c3" . + +#ENDS