river

You plunge naked into the ice water. You are carried along with the river until you reach a pool where the current is slower. In the mud at the riverbank is a metal collar.


you have:a metal collar
wear the collar
go back on the road
start over

<RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:g="htp://www.holoweb.net/~liam/rdfg/" >
<Description about="#river">
<g:story rdf:resource="#You plunge naked into the ice water. You are carried along with the river until you reach a pool where the current is slower. In the mud at the riverbank is a metal collar."/>
</Description>
<Description about="#player">
<g:is at rdf:resource="#river"/>
</Description>

<Description about="#river">
<g:link rdf:resource="#wear the collar"/>
</Description>
<Description about="#river">
<g:link rdf:resource="#go back on the road"/>
</Description>

<Description about="#river">
<g:give rdf:resource="#a metal collar"/>
</Description>

<Description about="#river">
<g:take rdf:resource="#a large purple bath towel"/>
</Description>
<Description about="#river">
<g:take rdf:resource="#a bar of soap"/>
</Description>
<Description about="#river">
<g:take rdf:resource="#the sword of Rand"/>
</Description>
<Description about="#river">
<g:take rdf:resource="#a piece of XML"/>
</Description>
<Description about="#river">
<g:take rdf:resource="#Prince Danbri"/>
</Description>
<Description about="#river">
<g:take rdf:resource="#internal_error"/>
</Description>
<Description about="#player">
<g:has rdf:resource="#a metal collar"/>
</Description>
</RDF>