mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-19 16:20:16 -06:00
Made a round of changes as shown on https://github.com/GrammaticalFramework/gf-rgl/pull/410
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
--# -path=.:../common:../abstract
|
||||
|
||||
concrete ExtendTam of Extend = CatTam
|
||||
** ExtendFunctor - [
|
||||
{- ** ExtendFunctor - [
|
||||
VPS -- finite VP's with tense and polarity
|
||||
, ListVPS
|
||||
, ListVPS
|
||||
, VPI
|
||||
, ListVPI -- infinitive VP's (TODO: with anteriority and polarity)
|
||||
, MkVPS
|
||||
@@ -27,7 +27,7 @@ concrete ExtendTam of Extend = CatTam
|
||||
-- [VPI2] {2} ; -- to love, to hate
|
||||
|
||||
]
|
||||
with (Grammar=GrammarTam)
|
||||
with (Grammar=GrammarTam) -}
|
||||
** open Prelude, Coordination, ResTam, NounTam in {
|
||||
-- lincat
|
||||
-- VPS, VPI = SS ;
|
||||
|
||||
Reference in New Issue
Block a user