1
0
forked from GitHub/gf-rgl

needed for Sevilla lights

This commit is contained in:
aarne
2004-12-10 11:24:42 +00:00
parent 4b9baed41a
commit 9d5c103d17
20 changed files with 663 additions and 13 deletions

View File

@@ -19,6 +19,7 @@ fun
SymbPN : String -> PN ; -- "x"
SymbCN : CN -> String -> CN ; -- "number x"
IntCN : CN -> Int -> CN ; -- "number 53"
IndefOneNP : CN -> NP ; -- "a car", "cars"
IndefNumNP : Num -> CN -> NP ; -- "houses", "86 houses"