blob: 5cfd658748e98a0f2b51ea1b715e318a52971464 [file] [log] [blame]
Nils Diewald1a6bb092013-12-04 17:03:19 +00001bsp1.json: [base=foo]|([base=foo][base=bar]) meta author=Goethe&year=1815
Nils Diewald22efd2d2013-11-29 22:54:24 +00002bsp2.json: ([base=foo]|[base=bar])[base=foobar]
3bsp3.json: shrink({[base=Mann]})
4bsp4.json: shrink({[base=foo]}[orth=bar])
5bsp5.json: shrink(1:[base=Der]{1:[base=Mann]})
Joachim Bingela9baacf2013-12-04 18:19:48 +00006bsp6.json: [base=Katze]
7bsp7.json: [base!=Katze]
8bsp8.json: [!base=Katze]
9bsp9.json: [base=Katze&orth=Katzen]
10bsp10.json: [base=Katze][orth=und][orth=Hunde]
11bsp11.json: [!(base=Katze&orth=Katzen)]
12bsp12.json: contains(<np>,[base=Mann])
13bsp13.json: startswith(<np>,[!pos=Det])
14bsp14.json: 'vers{2,3}uch'
Joachim Bingel4d9986c2013-12-04 18:50:38 +000015bsp15.json: [orth='vers.*ch']
Joachim Bingel8fd7a542013-12-04 19:34:18 +000016bsp16.json: [(base=bar|base=foo)&orth=foobar]
17bsp17.json: within(<np>,[base=Mann])