mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-09 19:22:50 -06:00
refinementsPnb-2011-05-10
This commit is contained in:
@@ -12,7 +12,7 @@ concrete SymbolPnb of Symbol = CatPnb ** open Prelude, ResPnb in {
|
||||
NumPN i = {s = \\_ =>i.s ; g = Masc} ;
|
||||
CNIntNP cn i = {
|
||||
s = \\c => cn.s ! Sg ! Dir ++ i.s ;
|
||||
a = agrP3 cn.g Sg;
|
||||
a = agrP3 cn.g Sg ;
|
||||
isPron = False
|
||||
} ;
|
||||
CNSymbNP det cn xs = {
|
||||
|
||||
Reference in New Issue
Block a user