diff options
Diffstat (limited to 'data/misc')
| -rwxr-xr-x | data/misc/700000items.gram | 99 | ||||
| -rwxr-xr-x | data/misc/nimble.gram | 30 |
2 files changed, 129 insertions, 0 deletions
diff --git a/data/misc/700000items.gram b/data/misc/700000items.gram new file mode 100755 index 0000000..4158dcb --- /dev/null +++ b/data/misc/700000items.gram @@ -0,0 +1,99 @@ +[item-name] [noun] + +pragma prefix-with [item-name] [post] +pragma prefix-with [item-name] [adj] +pragma prefix-with [item-name] [adj] +pragma prefix-with [item-name] [pre] + +pragma suffix-with [item-name] [end] + +pragma initial-rule [item-name] + +[noun] Boy + Kid + Tears + Head + Bag + Brain + Box + Eye + Sack + Meat + Paw + Ring + Poop + Acid + Liquid + Shield + Money + Friend + Aura + Battery + Milk + +[end] of Secrets + of Flies + da Whoop + of Shadows + of Meat + Baby + of Pills + of Cards + Fetus + Worm + 2.0 + is Power + in a jar + +[adj] Gross + Smelly + Holy + Dead + Small + Rotten + Tiny + Magic + Mysterious + Lost + Little + Sacred + Cursed + Evil + Demonic + Sad + Turdy + Sticky + Ultra + Super + Satanic + Sulfuric + Epic + Explosive + Powerful + Charged + Electric + Bloody + Charmed + Burning + Charred + Poison + Rainbow + Soy + +[post] Bomb + Coin + Spider + Fly + Cube of + Book of + Halo of + Trinity + Bum + Revenge + +[pre] Bob's + Guppy's + Mr. + My + Mom's + Mama diff --git a/data/misc/nimble.gram b/data/misc/nimble.gram new file mode 100755 index 0000000..3567777 --- /dev/null +++ b/data/misc/nimble.gram @@ -0,0 +1,30 @@ +[nimble-bimble] [bimble] + +pragma prefix-with [nimble-bimble] [nimble-plural] +pragma suffix-with [nimble-bimble] [nimble-plural] + +pragma initial-rule [nimble-bimble] + +[nimble-plural] [nimble-art] [nimble] + +[bimble] bimble + nimble + bimble + nimble + bimble + nimble + dindle + symbol + frindle + kindle + titties + +[nimble-art] the + my + her + all over + this + while they + a + +[nimble] [bimble] |
