mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-05 09:12:51 -06:00
nominalization in Extra Dut and Eng (from Ramona)
This commit is contained in:
@@ -2,8 +2,10 @@ abstract ExtraDutAbs = Extra [
|
||||
VPI,ListVPI,BaseVPI,ConsVPI,MkVPI,ComplVPIVV,ConjVPI,
|
||||
VPS,ListVPS,BaseVPS,ConsVPS,ConjVPS,MkVPS,PredVPS,
|
||||
Temp,Pol,S,NP,
|
||||
VV,VP,Conj,IComp,ICompAP,IAdvAdv,Adv,AP,IAdv] **
|
||||
VV,VP,Conj,IComp,ICompAP,IAdvAdv,Adv,AP,IAdv,
|
||||
VPSlash, NominalizeVPSlashNP] **
|
||||
{
|
||||
|
||||
--{
|
||||
--
|
||||
-- fun
|
||||
@@ -14,4 +16,6 @@ abstract ExtraDutAbs = Extra [
|
||||
--
|
||||
--}
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user