summaryrefslogtreecommitdiff
path: root/RGens/data/sample-grammars/long-data/number-word.gram
blob: 18d53fdda03027556076e0d3a55ba75c6ce924dc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[number-word] → one
	two
	three
	four
	five
	six
	seven
	eight
	nine
	ten

pragma initial-rule [number-word]