summaryrefslogtreecommitdiff
path: root/data/sample-grammars/theory.gram
blob: af2ce498137f760aae758b0ed096bcdc70326b1f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
[theory] [plural+last] [theory-suffix]
	[plural+last] [theory-suffix]
	the [2+last-name] [theory-suffix]
	the [2+last-name] [theory-suffix]
	the [2+last-name] [theory-suffix]
	the [3+last-name] [theory-suffix]
	[plural+last] [ordinal] [theory-suffix]
	the [last-name] [theory-suffix]
	the [last-name] [theory-suffix]

pragma initial-rule [theory]

[plural+last] [last-name] 's

[2+last-name] [last-name] - [last-name]

[3+last-name] [last-name] - [last-name] - [last-name]

[theory-suffix] theory
	law
	theorem
	postulate
	conjecture
	principle
	hypothesis