mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-24 03:52:50 -06:00
reduced overgeneration by only allowing one AdA in Phrasebook
This commit is contained in:
@@ -5,7 +5,7 @@ abstract Words = Sentences ** {
|
||||
Wine, Beer, Water, Coffee, Tea : Kind ;
|
||||
Cheese, Fish, Pizza : Kind ;
|
||||
Fresh, Warm, Italian,
|
||||
Expensive, Delicious, Boring : Quality ;
|
||||
Expensive, Delicious, Boring, Good : Property ;
|
||||
|
||||
Bar, Restaurant, Toilet : PlaceKind ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user