summaryrefslogtreecommitdiff
path: root/RGens/data/sample-grammars/president.gram
diff options
context:
space:
mode:
Diffstat (limited to 'RGens/data/sample-grammars/president.gram')
-rwxr-xr-xRGens/data/sample-grammars/president.gram64
1 files changed, 0 insertions, 64 deletions
diff --git a/RGens/data/sample-grammars/president.gram b/RGens/data/sample-grammars/president.gram
deleted file mode 100755
index 63b928c..0000000
--- a/RGens/data/sample-grammars/president.gram
+++ /dev/null
@@ -1,64 +0,0 @@
-[us-president] george washington
- john adams
- thomas jefferson
- james madison
- james monroe
- john quincy adams
- andrew jackson
- martin van buren
- william henry harrison
- john tyler
- james polk
- zachary taylor
- millard fillmore
- franklin pierce
- james buchanan
- abraham lincoln
- andrew johnson
- ulysses s grant
- rutherford b. hayes
- james garfield
- chester a. arthur
- grover cleveland
- benjamin harrison
- william mckinley
- theodore roosevelt
- william taft
- woodrow wilson
- warren g. harding
- calvin coolidge
- herbert hoover
- franklin d. roosevelt
- harry s truman
- dwight eisenhower
- john f. kennedy
- lyndon b. johnson
- richard nixon
- gerald ford
- jimmie carter
- ronald reagan
- george bush
- bill clinton
- george w. bush
- barack obama
- donald trump
-
-[us-president-common] washington
- adams
- jefferson
- madison
- monroe
- adams
- jackson
- van buren
- harrison
- taylor
- lincoln
- johnson
- garfield
- roosevelt
- wilson
- truman
-
-pragma export-rule [us-president]
-pragma export-rule [us-president-common]