mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-11 04:02:52 -06:00
Support nested parameters, but fails with non-static values (see FoodsBull, ASg kind.g).
This commit is contained in:
@@ -1,14 +1,19 @@
|
||||
Foods: Pred (That Wine) Delicious
|
||||
FoodsBul: онова вино е превъзходно
|
||||
FoodsEng: that wine is delicious
|
||||
|
||||
Foods: Pred (This Pizza) (Very Boring)
|
||||
FoodsBul: тази пица е много еднообразна
|
||||
FoodsEng: this pizza is very boring
|
||||
|
||||
Foods: Pred (This Cheese) Fresh
|
||||
FoodsBul: това сирене е свежо
|
||||
FoodsEng: this cheese is fresh
|
||||
|
||||
Foods: Pred (Those Fish) Warm
|
||||
FoodsBul: онези риби са горещи
|
||||
FoodsEng: those fish are warm
|
||||
|
||||
Foods: Pred (That (Mod Boring (Mod Italian Pizza))) Expensive
|
||||
FoodsBul: онази еднообразна италианска пица е скъпа
|
||||
FoodsEng: that boring Italian pizza is expensive
|
||||
|
||||
Reference in New Issue
Block a user