From 0faa5175b6f0de8835ed514615ac64135f406b29 Mon Sep 17 00:00:00 2001 From: "Benjamin J. Culkin" Date: Tue, 29 May 2018 15:35:02 -0300 Subject: Move files out of folder --- RGens/data/sample-grammars/anime.gram | 102 ---------------------------------- 1 file changed, 102 deletions(-) delete mode 100755 RGens/data/sample-grammars/anime.gram (limited to 'RGens/data/sample-grammars/anime.gram') diff --git a/RGens/data/sample-grammars/anime.gram b/RGens/data/sample-grammars/anime.gram deleted file mode 100755 index 85cc7db..0000000 --- a/RGens/data/sample-grammars/anime.gram +++ /dev/null @@ -1,102 +0,0 @@ -[anime-name] [short-anime-name] - [short-anime-name] - [long-anime-name] - -[short-anime-name] [first-name] - [second-name] - [third-name] - -[long-anime-name] [short-anime-name] - -pragma initial-rule [anime-name] - -pragma suffix-with [short-anime-name] [first-name] -pragma suffix-with [short-anime-name] [second-name] -pragma suffix-with [short-anime-name] [third-name] - -pragma prefix-with [long-anime-name] [third-name] -pragma prefix-with [long-anime-name] [second-name] -pragma prefix-with [long-anime-name] [first-name] - -[first-name] Vampire - Cat - Death - Mermaid - Infinite - Quantum - Endless - Bravo - Magical - Neon - Omega - Robo - Gothic - Peach - Ghost - Rhinestone - Mini - Blood - Bubblegum - Tokyo - Lucky - Soul - Cowboy - Awkward - Lucid - Space - -[second-name] Princess - Planet - Blade - Bride - Squad - Soldier - Waitress - Handkerchief - Goddess - Sushi - Star - [planet] - Moon - Zombie - Banana - Dragon - Rocket - Fist - Chef - Robot - Psychic - Boogie - Power - Hamster - Tennis - Ballerina - Blackout - Phantom - -[third-name] Forever - Detectives - Memories - Outlaw - Chaos - Go! - Overture - 9000 - Super! - Zero - Genesis - Eternal - X - Revolution - Cowboy - Academy - Jellyfish - Club - Girl - Hunter - Arcade - Fantasy - Ultimate - Sudoku - Alchemy - Champion -- cgit v1.2.3