blob: 60a54f70b4a8e7bf9f23b0946c3980750dd471ab [file] [log] [blame]
Nils Diewald6d50c1f2013-12-04 20:14:08 +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])
Nils Diewald4d183ea2013-12-05 02:51:38 +000014bsp13b.json: startswith(<np>,[pos=Det])
Joachim Bingela9baacf2013-12-04 18:19:48 +000015bsp14.json: 'vers{2,3}uch'
Joachim Bingel4d9986c2013-12-04 18:50:38 +000016bsp15.json: [orth='vers.*ch']
Joachim Bingel8fd7a542013-12-04 19:34:18 +000017bsp16.json: [(base=bar|base=foo)&orth=foobar]
Nils Diewald4d183ea2013-12-05 02:51:38 +000018bsp17.json: within(<np>,[base=Mann])