(Ara) misc. small fixes and cleanup

This commit is contained in:
Inari Listenmaa
2018-12-29 18:45:47 +02:00
parent 06a3d83f02
commit 9a9b36dca8
4 changed files with 9 additions and 25 deletions
-1
View File
@@ -15,7 +15,6 @@ oper DetNP : Det -> NP = notYet "DetNP" ;
oper ExistIP : IP -> QCl = notYet "ExistIP" ;
oper FunRP : Prep -> NP -> RP -> RP = notYet "FunRP" ;
oper ImpPl1 : VP -> Utt = notYet "ImpPl1" ;
oper ImpersCl : VP -> Cl = notYet "ImpersCl" ;
oper PConjConj : Conj -> PConj = notYet "PConjConj" ;
oper PPartNP : NP -> V2 -> NP = notYet "PPartNP" ;
oper PredSCVP : SC -> VP -> Cl = notYet "PredSCVP" ;