Add some comments for the prepositions

This commit is contained in:
Ayberk Tosun
2017-08-22 18:48:34 +03:00
parent d4a345e830
commit 359be0d077
2 changed files with 13 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
concrete ConjunctionEng of Conjunction =
CatTur ** open ResTur, Coordination, Prelude in {
lin
-- ConjNP : Conj -> ListNP -> NP
-- ConjNP conj ss =
}