1
0
forked from GitHub/gf-rgl

add SlashV2V

This commit is contained in:
Meowyam
2023-02-23 16:00:28 +08:00
parent 0eeaf5bce7
commit dab2749b82
2 changed files with 12 additions and 7 deletions

View File

@@ -1,4 +1,4 @@
abstract ParseEngAbs =
abstract ParseEngAbs =
Tense,
Cat,
Noun - [PPartNP],
@@ -51,11 +51,11 @@ fun CompoundSgCN : CN -> CN -> CN ;
SlashVPIV2V : V2V -> Pol -> VPI -> VPSlash ;
SlashSlashV2V : V2V -> Ant -> Pol -> VPSlash -> VPSlash ;
ComplVV : VV -> Ant -> Pol -> VP -> VP ;
PredVPosv,PredVPovs : NP -> VP -> Cl ;
that_RP : RP ;
who_RP : RP ;