1
0
forked from GitHub/gf-core

Extra.PurposeVP to express "I work to get rich"

This commit is contained in:
aarne
2013-08-21 15:11:01 +00:00
parent 142b07ca82
commit 752d36e7a3
2 changed files with 6 additions and 0 deletions

View File

@@ -82,4 +82,8 @@ abstract Extra = Cat ** {
ExistsNP : NP -> Cl ; -- there exists a number / there exist numbers
-- infinitive for purpose AR 21/8/2013
PurposeVP : VP -> Adv ; -- to become happy
}