forked from GitHub/gf-rgl
10 lines
723 B
Plaintext
10 lines
723 B
Plaintext
-- gf -run alltenses/LangIce.gfo <example-tables.gfs
|
|
|
|
gt MkDocument (NoDefinition "") (InflectionN ?) "" | l | wf -file="example-tables.html"
|
|
gt MkDocument (NoDefinition "") (InflectionA ?) "" | l | wf -append -file="example-tables.html"
|
|
gt MkDocument (NoDefinition "") (InflectionV ?) "" | l | wf -append -file="example-tables.html"
|
|
gt MkDocument (NoDefinition "") (InflectionV2 ?) "" | l | wf -append -file="example-tables.html"
|
|
gt MkDocument (NoDefinition "") (InflectionV3 ?) "" | l | wf -append -file="example-tables.html"
|
|
gt MkDocument (NoDefinition "") (InflectionVV ?) "" | l | wf -append -file="example-tables.html"
|
|
gt MkDocument (NoDefinition "") (InflectionV2V ?) "" | l | wf -append -file="example-tables.html"
|