1
0
forked from GitHub/gf-rgl

extended Synopsis with categories, structural, and an example

This commit is contained in:
aarne
2007-07-04 09:39:24 +00:00
parent 7d4285536d
commit b7ffd929a0
4 changed files with 986 additions and 41 deletions

View File

@@ -46,9 +46,9 @@ abstract Common = {
--2 Tense, polarity, and anteriority
Tense ; -- tense: present, past, future, conditional
Pol ; -- polarity: positive, negative
Ant ; -- anteriority: simultaneous, anterior
Tense ; -- tense e.g. present, past, future
Pol ; -- polarity e.g. positive, negative
Ant ; -- anteriority e.g. simultaneous, anterior
fun
PPos, PNeg : Pol ; -- I sleep/don't sleep