added Greek to ResourceDemo

This commit is contained in:
aarne
2013-04-25 13:55:08 +00:00
parent 56f87a4c34
commit 563b2b185d
3 changed files with 4 additions and 4 deletions

View File

@@ -66,7 +66,7 @@ concrete NounDut of Noun = CatDut ** open ResDut, Prelude in {
PossPron p = {
s = \\_,n,g => p.unstressed.poss ;
sp = \\n,g => p.substposs ;
a = Strong
a = Weak
} ;
NumCard n = {s = n.s ! Utr ! Nom ; n = n.n ; isNum = True} ;