diff options
Diffstat (limited to 'RGens/data/sample-grammars/martial-arts.gram')
| -rwxr-xr-x | RGens/data/sample-grammars/martial-arts.gram | 39 |
1 files changed, 0 insertions, 39 deletions
diff --git a/RGens/data/sample-grammars/martial-arts.gram b/RGens/data/sample-grammars/martial-arts.gram deleted file mode 100755 index 2f9f557..0000000 --- a/RGens/data/sample-grammars/martial-arts.gram +++ /dev/null @@ -1,39 +0,0 @@ -[martial-arts-name] → [art-1] [art-2] - [art-1] [art-3] - [art-2] [art-3] - [art-1] [art-2] [art-3] - -pragma initial-rule [martial-arts-name] - -[art-1] → running - hungry - angry - naked - drunken - fortunate - lazy - swift - powerful - enlightened - -[art-2] → ox - tiger - dragon - crane - monkey - turtle - manticore - serpent - hummingbird - demon - -[art-3] → fist - stance - spinning kick - attack - technique - style - dance - movement - touch - fu |
