deactivated PQ-native 'within' for demo reasons (otherwise within(x,y) can't be supported)
diff --git a/src/test/resources/queries/readme.txt b/src/test/resources/queries/readme.txt
index 19948cc..5cfd658 100644
--- a/src/test/resources/queries/readme.txt
+++ b/src/test/resources/queries/readme.txt
@@ -13,4 +13,5 @@
 bsp13.json:	startswith(<np>,[!pos=Det])
 bsp14.json:	'vers{2,3}uch'
 bsp15.json:	[orth='vers.*ch']
-bsp16.json: [(base=bar|base=foo)&orth=foobar]
\ No newline at end of file
+bsp16.json: [(base=bar|base=foo)&orth=foobar]
+bsp17.json:	within(<np>,[base=Mann])
\ No newline at end of file