mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-28 14:02:50 -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