diff options
| author | Benjamin J. Culkin <bjculkin@mix.wvu.edu> | 2018-08-08 15:27:27 -0300 |
|---|---|---|
| committer | Benjamin J. Culkin <bjculkin@mix.wvu.edu> | 2018-08-08 15:27:27 -0300 |
| commit | e3f1e4ff331e8820eca6fdc9467c7bebeb9e05b8 (patch) | |
| tree | cf9316ba17e3c8d46ed0bddeb60195cd6d07a7c7 /data/new-sample-grammars/cbs.gram | |
| parent | 5ab1f1df04000219ae19a70c38a66dda3849b665 (diff) | |
Update sample grammars
Diffstat (limited to 'data/new-sample-grammars/cbs.gram')
| -rwxr-xr-x | data/new-sample-grammars/cbs.gram | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/data/new-sample-grammars/cbs.gram b/data/new-sample-grammars/cbs.gram index a72de3e..64ff579 100755 --- a/data/new-sample-grammars/cbs.gram +++ b/data/new-sample-grammars/cbs.gram @@ -61,12 +61,14 @@ pragma prefix-with [boss-title] [boss-title-co] [boss-title-vice] [boss-age] Senior + Junior [boss-exec] Executive Principal [boss-groupal] Group Global + Local [boss-department-1] Human Resources Controllers @@ -917,6 +919,9 @@ pragma export-rule [boss] disciplined accelerated impressive + [growth+percent] + +[growth+percent] [1..20] [1..20] % [growth-improvement] growth improvement |
