mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-24 03:52:50 -06:00
gf-book web page index and toc
This commit is contained in:
14
gf-book/examples/chapter2/foodEng.cf
Normal file
14
gf-book/examples/chapter2/foodEng.cf
Normal file
@@ -0,0 +1,14 @@
|
||||
Pred. Comment ::= Item "is" Quality
|
||||
This. Item ::= "this" Kind
|
||||
That. Item ::= "that" Kind
|
||||
Mod. Kind ::= Quality Kind
|
||||
Wine. Kind ::= "wine"
|
||||
Cheese. Kind ::= "cheese"
|
||||
Fish. Kind ::= "fish"
|
||||
Very. Quality ::= "very" Quality
|
||||
Fresh. Quality ::= "fresh"
|
||||
Warm. Quality ::= "warm"
|
||||
Italian. Quality ::= "Italian"
|
||||
Expensive. Quality ::= "expensive"
|
||||
Delicious. Quality ::= "delicious"
|
||||
Boring. Quality ::= "boring"
|
||||
Reference in New Issue
Block a user