mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-24 03:52:50 -06:00
cheese.s in tutorial
This commit is contained in:
@@ -1166,7 +1166,7 @@ example shows such a table:
|
||||
The application of a table to a parameter is done by the **selection**
|
||||
operator ``!``. For instance,
|
||||
```
|
||||
Cheese.s ! Pl
|
||||
table {Sg => "cheese" ; Pl => "cheeses"} ! Pl
|
||||
```
|
||||
is a selection, whose value is ``"cheeses"``.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user