From 9a0bf41772184f7072f76cfa94e520d022261e4f Mon Sep 17 00:00:00 2001 From: "Benjamin J. Culkin" Date: Wed, 11 Oct 2017 22:25:02 -0300 Subject: More grammars --- RGens/data/sample-grammars/address.gram | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'RGens/data/sample-grammars/address.gram') diff --git a/RGens/data/sample-grammars/address.gram b/RGens/data/sample-grammars/address.gram index 5b963d9..5896ebb 100644 --- a/RGens/data/sample-grammars/address.gram +++ b/RGens/data/sample-grammars/address.gram @@ -71,8 +71,8 @@ pragma initial-rule [us-postal-address] division center m. l. king - washington - lincoln + Washington + Lincoln college university stadium @@ -85,18 +85,18 @@ pragma initial-rule [us-postal-address] sunset telegraph railroad - el paseo + El Paseo market church mill highland woodland - hillcrest - lakeview + Hillcrest + Lakeview central [geographic-thing] -[street-generic-standalone] broadway - avenue of the americas - kingshighway - el camino real +[street-generic-standalone] Broadway + avenue of the Americas + Kingshighway + El Camino real -- cgit v1.2.3