(Kor) Add more documentation

This commit is contained in:
Inari Listenmaa
2020-03-25 12:51:51 +01:00
parent adfa5ce4fd
commit f9d23d52ee
3 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ lin
--2 Clauses missing object noun phrases
-- : NP -> VPSlash -> ClSlash ;
SlashVP = predVP ;
-- SlashVP = predVP ;
{-
-- : ClSlash -> Adv -> ClSlash ; -- (whom) he sees today
AdvSlash cls adv = cls ** insertAdv adv cls ;