forked from GitHub/gf-core
coercions from special categories in Construction to N and PN
This commit is contained in:
@@ -48,5 +48,9 @@ lincat Language = PN ;
|
||||
|
||||
lin InLanguage l = SyntaxChi.mkAdv (mkPrep "在") (mkNP l) ;
|
||||
|
||||
lin
|
||||
weekdayN w = w ;
|
||||
monthN m = m ;
|
||||
languagePN l = l ;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user