blob: 845280ac8a81d12a81c81ebc46890c108aeaf9d4 [file] [log] [blame]
# $Id: sep-term.n3,v 1.1 2006-12-09 20:39:25 andy_seaborne Exp $
{ <a> <b> <c>} <p> <o>.
{ <a> <b> <c>. <d> <e> <f>} <p> <o>.
{ <a> <b> <c>. <d> <e> <f>.} <p> <o>.
<something> <relatedTo> <somethingElse>;
<relatedTo> <anotherThing>;
<and> <anotherThing>;
.
<something> <relatedTo> <somethingElse>;
<relatedTo> <anotherThing>;
<and> <anotherThing>
.
# this case doesn't work yet:
{ <a> <b> <c>. #foo
} <p> <o>.