diff --git a/show/dance2015/song16.n3 b/show/dance2015/song16.n3 --- a/show/dance2015/song16.n3 +++ b/show/dance2015/song16.n3 @@ -17,7 +17,8 @@ , , , - ; + , + ; ns1:effect , , , @@ -25,6 +26,7 @@ , , , + , , , , @@ -79,6 +81,9 @@ a ns1:Curve ; rdfs:label "full" . + a ns1:Curve ; + rdfs:label "cyc" . + a ns1:Effect ; rdfs:label "widered" ; ns1:code "env = ", @@ -116,6 +121,11 @@ ns1:code "env = ", "out = * env" . + a ns1:Effect ; + rdfs:label "cyc" ; + ns1:code "env = ", + "out = * env" . + a ns1:Effect, ; rdfs:label "mid chase" ;