Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Non-atomic ulex lemmas not supported by owlfss #3

Open
Kaljurand opened this issue Apr 14, 2012 · 0 comments
Open

Non-atomic ulex lemmas not supported by owlfss #3

Kaljurand opened this issue Apr 14, 2012 · 0 comments

Comments

@Kaljurand
Copy link
Member

./ape.exe -text "Every name is a string." -ulextext "noun_sg(name, dp(name), neutr). noun_sg(string, d(string), neutr)." -solo drs

drs([],[=>(
    drs([A],[object(A,dp(name),countable,na,eq,1)-1/2]),
    drs([B,C], [object(B,d(string),countable,na,eq,1)-1/5,predicate(C,be,A,B)-1/3]))])

./ape.exe -text "Every name is a string." -ulextext "noun_sg(name, dp(name), neutr). noun_sg(string, d(string), neutr)." -solo owlfss

ERROR: type_error(list,d(string)): system:atom_length/2: 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant