mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-06 17:52:51 -06:00
started Phrasebook with Finnish and Romanian
This commit is contained in:
8
examples/phrasebook/Food.gf
Normal file
8
examples/phrasebook/Food.gf
Normal file
@@ -0,0 +1,8 @@
|
||||
-- (c) 2009 Aarne Ranta under LGPL
|
||||
|
||||
abstract Food = Sentences ** {
|
||||
fun
|
||||
Wine, Cheese, Fish, Pizza : Kind ;
|
||||
Fresh, Warm, Italian,
|
||||
Expensive, Delicious, Boring : Quality ;
|
||||
}
|
||||
Reference in New Issue
Block a user