blob: 5fa4709ffeb57716bd9b581d0d254afd9e0a5fcb [file] [log] [blame]
Nils Diewald26087ea2013-12-05 16:51:30 +00001bsp1.json: [base=foo]|([base=foo][base=bar])* meta author=Goethe&year=1815
2bsp2.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]})
6bsp6.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])
14bsp13b.json: startswith(<np>,[pos=Det])
15bsp14.json: 'vers{2,3}uch'
16bsp15.json: [orth='vers.*ch']
17bsp16.json: [(base=bar|base=foo)&orth=foobar]
18bsp17.json: within(<np>,[base=Mann])