mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-08 06:36:32 -06:00
relatives and imperatives in Pred Eng and Swe
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
abstract Pred = Cat [Ant,NP,Utt,IP,IAdv,Conj,RS,Imp,IComp] ** {
|
||||
abstract Pred = Cat [Ant,NP,Utt,IP,IAdv,Conj,RS,RP] ** {
|
||||
|
||||
cat
|
||||
Arg ;
|
||||
@@ -78,8 +78,8 @@ fun
|
||||
|
||||
-- imperatives
|
||||
|
||||
ImpVP : PrVP aNone -> Imp ;
|
||||
|
||||
PrImpSg : PrVP aNone -> Utt ;
|
||||
PrImpPl : PrVP aNone -> Utt ;
|
||||
|
||||
-- participles as adjectives
|
||||
|
||||
|
||||
Reference in New Issue
Block a user