renamed Slash to ClSlash, generalized Refl to VPSlash in exper

This commit is contained in:
aarne
2008-04-22 18:16:41 +00:00
parent e332bd6214
commit 8d9bfd9b50
9 changed files with 22 additions and 12 deletions

View File

@@ -2,6 +2,12 @@
abstract Backward = Cat ** {
-- from Cat
cat
Slash ;
fun
-- from Verb 19/4/2008
@@ -13,6 +19,8 @@ fun
ComplV2Q : V2Q -> NP -> QS -> VP ; -- ask me who came
ComplV2A : V2A -> NP -> AP -> VP ; -- paint it red
ReflV2 : V2 -> VP ; -- use itself
-- from Sentence 19/4/2008
SlashV2 : NP -> V2 -> Slash ; -- (whom) he sees