mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-14 05:32:51 -06:00
added Greek to ResourceDemo
This commit is contained in:
@@ -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} ;
|
||||
|
||||
Reference in New Issue
Block a user